* Fix player attack options and player indicators
* player attack options
* buying checkstyle bypass method
* for testing the bootstrapper. if the testing works, this can be merged
Signed-off-by: PKLite <stonewall@pklite.xyz>
* runtimeClasspath
Signed-off-by: PKLite <stonewall@pklite.xyz>
* runtimeClasspath
Signed-off-by: PKLite <stonewall@pklite.xyz>
* launcher version bump
Signed-off-by: PKLite <stonewall@pklite.xyz>
* ,
Signed-off-by: PKLite <stonewall@pklite.xyz>
* playerindicators: prioritize clan and friends over targets
Signed-off-by: PKLite <stonewall@pklite.xyz>
* correctly prioritizes, fixed targets and other not showing
Signed-off-by: PKLite <stonewall@pklite.xyz>
* multilines: removes the scheduled method that updated the lines every 1.8s and updates them on clientthread now. seems to have fixed the lag/fps spike that would happen after leaving client open for long time/hopping worlds.
adds clipping for lines rendered on minimap
Signed-off-by: PKLite <stonewall@pklite.xyz>
* remove unused imports
Signed-off-by: PKLite <stonewall@pklite.xyz>
* 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>