* Hopefully fixes tob loot not showing. haven't been able to test it because me no good pvm
Signed-off-by: PKLite <stonewall@pklite.xyz>
* take out old import
Signed-off-by: PKLite <stonewall@pklite.xyz>
* implement Blue's change
* Update LootTrackerPlugin.java
* add missing import
Signed-off-by: PKLite <stonewall@pklite.xyz>
* Locations will now work in Pvp worlds. Started mapping some of the main ones, still need to map some more
Signed-off-by: PKLite <stonewall@pklite.xyz>
* Add the locations provided by the beast Kyle!!
Signed-off-by: PKLite <stonewall@pklite.xyz>
* Add more locations
Signed-off-by: PKLite <stonewall@pklite.xyz>
* remove stupid extra comma
Signed-off-by: PKLite <stonewall@pklite.xyz>
* Refactor WildernessLocation to WorldLocation and move it to the game package
also removed duplicate entry
Signed-off-by: PKLite <stonewall@pklite.xyz>
* Adds an overlay that draws wilderness location names on the World Map
Signed-off-by: PKLite <stonewall@pklite.xyz>
* Removes area outline because the areas need to be fixed
Signed-off-by: PKLite <stonewall@pklite.xyz>
* Fixes outlines
Signed-off-by: PKLite <stonewall@pklite.xyz>
* merge conflicts
Signed-off-by: PKLite <stonewall@pklite.xyz>
* Sort world locs a-z, and fix whitespace
* 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
* 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>
* 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>
* 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>
* 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>
* 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>