Commit Graph
11 Commits
Author SHA1 Message Date
ST0NEWALL 207c65c325 gradle: Remove deprecated methods & fix tests (#1149)
gradle: Remove deprecated methods & fix tests
2019-07-27 02:18:13 -04:00
pklite 058aeb8da9 Adds Loot Tracker session filter and fixes reset button (#1066)
* Add Session filter and make it default

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Fixes reset button functionality

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Fixes Session filter

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Adds missing tob loot record events (untested)

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-07-20 22:52:33 +01:00
pklite d0bd2ae49a Fixes small anti-drag config bug that would hide the config to change the drag delay when using always-on mode (#1007)
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-07-16 12:24:35 -04:00
pklite e7af9222fb Adds a configuration option to make the inventory anti-drag enabled by default (#795)
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-28 18:18:04 +01:00
pklite d96e5c41d5 Pvp loot value message (#697)
* Sends a game message that tells you the total value of the loot whenever you get a pvp kill

Signed-off-by: PKLite <stonewall@pklite.xyz>

* forgot chatmessagetype

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Moves this from pvp tools to Loot Tracker

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Account for new WorldType

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Update LootTrackerPlugin.java
2019-06-26 09:38:25 +01:00
pklite 716a068b3e Fixes protect item overlay in pvp worlds (#758)
* Updates whalewatchers to work with new worldtypes, fixes bug where the protect item overlay was not being enabled on PvP worlds

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Make sure plugin stops displaying overlays for disabled config items

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-26 09:12:16 +01:00
pklite b33852f28a Makes the player count overlay only show up in PvP areas (#691)
* Makes the player counter overlay only show up in wilderness, pvp worlds,
or clan wars

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Include deadman mode worlds

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-22 04:24:00 +01:00
pklite 1e18bc9c65 Adds an overlay for the local player counter (#669)
* Adds an overlay for friendly/enemy player count from PvP tools

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Prevents local player from being added to count

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-20 11:30:42 +01:00
pklite 850ebe30fd Adds an overlay for the local player counter (#669)
* Adds an overlay for friendly/enemy player count from PvP tools

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Prevents local player from being added to count

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-20 01:41:54 -07:00
pklite 4fbc35de96 Adds an overlay for the local player counter (#669)
* Adds an overlay for friendly/enemy player count from PvP tools

Signed-off-by: PKLite <stonewall@pklite.xyz>

* Prevents local player from being added to count

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-20 01:41:15 -07:00
pklite d4e53da693 Adds the option to remove the world map and special attack orbs to the (#645)
learn to click plugin

Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-06-18 11:44:03 +01:00