* Overhaul of the Tick Timers plugin.
Added new OverlayUtils that are commonly found.
Added Attack Speed to npcManager. (Thanks wiki <3)
Updated Prayer API to contain widget info as well.
* Remove unnecessary code.
* Add Dag King animations.
* Update NPCManager to use int instead of Integer.
* Add Waterbith Region check for DKs
* Make valid region check happen only during game state change event.
* Renaming and other misc.
* Renaming and other misc.
* widgets: update name to more accurately represent widget
* BarbarianAssault: WIP batools/barbarianassult merge
* widgetinfo: add weapon name widget
* healer codes: semi-fixed
* menu prioritization: walk here here now takes priority over incorrect
eggs and any type of bait if enabled in config
* add cntl healer
* add slider config option for prayer metronome volume, and fix some more
menu options
* add shift overstock and cleanup imports/config
* add death timers and update copyrights and config
* Remove unused class
* add mode class
* add ProjectileSpawn event
* add tagging
* add reset before wave starts
* improve end of wave handling and disabling/enabling plugin mid game
* fix horn of glory pt. 1
* fix horn of glory pt. 2
* fix call timer and finish horn of glory
* fix 🙏 healer codes
* cleanup and move certain methods to client thread
* cleanup
Currently, the wiki scraper has the hitpoints key name as hitpoints1/2/3/4 for challenge mode mobs, this adds an annoying obstacle. But i'm working on it.
- 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
* Mini GPU overhaul
* Alch value
* Stoned Loot Tracker (persistent loot tracker)
* Checkstyle
* Added back max values to GPU plugin
* Persistent loot tracker config options
* Zulrah plugin type
* Add inventory highlight plugin
When dragging an item in the inventory, a highlight will show up to help
the player place the item in the correct slot, instead of missing when
they drag the item to the "gutter"
* Fix inventory highlight plugin
* Inventory highlight plugin type
* Inventory highlight config options
* Fix ess pouch swapping
* Runecraftig config options
* Add plugin type to persistient loot tracker
* Fix panel repaint
* Disable this for now
* Revert "Fix ess pouch swapping" -> PR #351
This reverts commit c18f65069f5df3a1cafb983af5b3e162817a22fe.
* I blame intellij for this
* Fix test
Replaces various emoticons entered in public/friends/private chats with their corresponding emoji images.
Co-authored-by: Adam <Adam@sigterm.info>
Co-authored-by: Tomas Slusny <slusnucky@gmail.com>
* xp tracker: display >1m exp with thousandths precision
* fishing plugin: fix trawler timer with one tick left
* Remove gray pixel from Dragon Scimitar cursor (#8725)
* client: add smelting plugin
Co-authored-by: Adam <Adam@sigterm.info>
* constants: add GAME_TICK_LENGTH and use where needed
Also update many usages of 20ms to CLIENT_TICK_LENGTH
* regenmeter: add option to notify before next hp regen
* barrows plugin: add prayer drain timer
* chat: ensure queued messages are always cleared after adding
Mark queued message type as non null because addChatMessage will throw
if it is. This was causing the client to get stuck trying to add the
same broken message each loop.
* party plugin: add partyinfo debug command
* party service: check joins are for the current party
The server can resume party membership on handshake to parties other
than the current client party (eg. if the client is restarted or for any
other reason the current party changes). This desyncs otherwise if the
joins aren't checked to be in the current party.
* Updated barbassault/ba tools
* Update
Adds RuneLitePlusPlugin
-adds option for RL+ presence (disabled by default)
-Redirects a lot of older RL links to our updated ones.
Prepare for next development iteration 0.1.2