Commit Graph
11 Commits
Author SHA1 Message Date
Onvo 7370d3569b Add colors for impling types
Resolves #250
2018-01-06 19:56:27 -05:00
Onvo e4ea7d15e4 Add hunter plugin 2017-12-23 19:11:39 -05:00
Onvo 93b950c829 Make ground items overlay use new Widget.contains 2017-12-23 19:11:34 -05:00
Onvo 9f6b4e2d6c Add GameObjectsChanged event 2017-12-23 19:11:27 -05:00
Onvo b5c2d75527 Add Widget.contains point 2017-12-23 19:11:21 -05:00
Onvo cb8d4719c4 New MenuActions related to the hunter plugin 2017-12-23 19:11:13 -05:00
RobinWeymans 204f4a9685 Moved configuration web request to another thread (#85)
* Moved configuration web request to another thread

Fixes the FPS drop when spam clicking a config checkbox.
Changed logging back to the original

I was playing around with how i should write the Runnable, and accidently replaced the sl4j logging.
2017-06-16 21:15:03 -04:00
Onvo f3556eda54 Use events instead of Guava for config changes
Only update the config when its changed.
Formatting changes
2017-06-17 02:30:30 +02:00
Onvo 1977d2e549 Scrollable ConfigPanel
ConfigPanel now
- becomes scrollable if there are too many items
- shows label and checkbox on one line
2017-06-17 00:49:36 +02:00
Onvo 81fd1a252b Implings plugin 2017-06-16 13:39:45 +02:00
RobinWeymans 53f97ed90e Hiscore plugin: lookup menu item (#22)
Hiscore plugin: lookup menu item
2017-04-17 20:22:51 -04:00