Commit Graph
16 Commits
Author SHA1 Message Date
Infinitay 5115afc5e0 Remove unused Inject Notifier 2019-06-11 14:11:26 -04:00
Infinitay 7414632799 Add copyright, add/remove overlay on npc (de)spawn 2019-06-11 13:54:42 -04:00
Infinitay 97cd5e24d5 Remove fire bomb notification (added in #513) 2019-06-10 22:45:38 -04:00
Infinitay c15c93f5e5 Refactor Vorkath plugin
- Uses ProjectileMoved and AnimationChanged
 - Changed overlay to display the current phase vorkath is on
  - No longer shows how many attacks till NEXT phase
  - Shows how many attacks till CURRENT phases special attack
 - Added fire bomb to overlay during acid phase (tick-attack)
 - Removed ZombifiedSpawn class as it is unnecessary
 - Added fire bomb attack notification
2019-06-10 22:45:38 -04:00
Infinitay f75b80206f Fixes #363
- Don't utilize MenuManager's priority methods and instead only swap
 - Don't utilize onGameTick event
 - Add region checking to avoid unnecessary calls
2019-06-01 20:45:57 -04:00
Infinitay fe8e0316f2 Add stream progress overlay for Tears of Guthix
Add overlay for Tears Of Guthix minigame that will show remaining
minimum time for streams to be shown.

Closes #3180
2018-07-09 15:55:57 -04:00
Infinitay 6672ec10d6 Add "getvarp", "setvarp", "getvarb", "setvarb" dev-tool chat commands 2018-07-09 08:54:54 -04:00
Infinitay 71cb0acd87 Add hyperlinks to project layout in README (#3509) 2018-06-01 13:13:09 +02:00
Infinitay d032c526d1 Add fairy ring plugin
Displays location of fairy ring destination on the fairy ring ui.
2018-04-21 22:47:05 -04:00
Infinitay c59cdeda1a kingdom plugin: only show favour when in kingdom
The varbit is not reliable when the kingdom region is not loaded.
Remove config option for showing with low favour.
2018-04-20 09:28:43 -04:00
Infinitay 3096c35e5c Disabled kingdom plugin by default, and it's options 2018-03-29 12:51:03 -04:00
Infinitay 6f0b5c05a3 Disabled plugin by default
- Hopefully will encourage users seeking this
   feature to configure it to their liking.
   For example, if ironman, disable herb box.
2018-03-26 01:51:38 -04:00
Infinitay c369113f28 Fixed checkCanCollectEssence method 2018-03-25 20:34:39 -04:00
Infinitay b0cf1fe57f Added daily task indicators plugin 2018-03-25 17:44:41 -04:00
Infinitay ab7dbf4fa6 Added Kingdom of Miscellania plugin 2018-03-23 13:26:01 -04:00
Infinitay 297cc7c6f9 Add confirmation dialog to runelite logout button 2018-03-10 21:53:07 -05:00