Releases: Gage307/Microbot
Releases · Gage307/Microbot
Release 1.9.8.4
Delete runelite-client/src/main/java/net/runelite/client/plugins/micr…
Nightly Build
nightly Delete runelite-client/src/main/java/net/runelite/client/plugins/micr…
Release $version
Features
- plugin: implement Microbot Plugin Hub integration and update plugin management #1341 (chsami)
- birdhouse: make inventory setups optional with auto-banking #1329 (Your Name)
- AgilityScript: Added the schedulers lock and unlock conditions #1326 (Gage307)
- MicroAgilityPlugin: Added implements SheduleablePlugin, and the conditions #1326 (Gage307)
- plugin-hub: improve plugin loading and management functionality for (chsami)
- Enhanced Grand Exchange API with real-time market data and advanced offer management #1333 (Vox)
- SandMiner: added turbo mode for efficient mining #1336 (Igor)
- mlm: support not having a hammer & getting a hammer on its own #1342 (g-mason0)
- mlm: close depositbox interface if blocking view of the mlm sack #1342 (g-mason0)
- mlm: provided basic inventory configuration if no inventory setup is defined #1342 (g-mason0)
- removed pest control script (chsami)
- removed pest control script (chsami)
- add support for inventory setups in plugin manager and update microbot version to 1.9.7.5 (chsami)
- add support for inventory setups in plugin manager and update microbot version to 1.9.7.5 (chsami)
Bug Fixes
- plugin: update help link to point to the Microbot Hub documentation #1341 (chsami)
- plugin: rename variable for clarity in action listener configuration #1341 (chsami)
- MicroAgilityPlugin: corrected the lock condition reason #1326 (Gage307)
- Barrows: moved the blood rune swap #1326 (Gage307)
- npcTanner: set whattotan back to unset after we run out; incase we want to tan more things. Also end the script if WhatToTan finds nothing #1326 (Gage307)
- npctanner: forgot a return; #1326 (Gage307)
- birdhouse: address review comments from g-mason0 #1329 (Pert)
- birdhouse: follow g-mason0's exact refactoring suggestions #1329 (Pert)
- agility: add operation to 3rd obstacle to only click it before we pass it #1334 (g-mason0)
- rs2uihelper: move pattern out into its own class member #1334 (g-mason0)
- Walker: Thread visibility issues #1339 (kryox)
- mlm: re-prioritize deposit hopper before emptying sack #1342 (g-mason0)
- shortest-path: remove duplicate transport for trapdoor in canafis #1343 (g-mason0)
- mlm: improve waiting until mining by using distance from wall object & isMining Animation #1342 (g-mason0)
- mlm: do not store bounds of mlm sack as this appears to change based on camera angle? #1342 (g-mason0)
- mlm: make attemptToMineVein condtional #1342 (g-mason0)
- correct typo in TODO comment for plugin management (chsami)
Code Refactoring
- update version handling in CI configurations and clean up unused imports (chsami)
- update version handling in CI configurations and clean up unused imports (chsami)
- update version handling in CI configurations and clean up unused imports (chsami)
- update version handling in CI configurations and clean up unused imports (chsami)
- simplify automatic release tag in manual nightly configuration (chsami)
- enhance version retrieval in CI configurations and add JSON version parsing (chsami)
- enhance version retrieval in CI configurations and add JSON version parsing #1341 (chsami)
- streamline plugin loading and management by removing unused code and enhancing plugin descriptor handling #1341 (chsami)
- simplify plugin name retrieval by using annotation directly #1341 (chsami)
- simplify plugin name retrieval by using annotation directly (chsami)
- remove support URL handling from plugin descriptor and simplify help button actionrefactor: remove support URL handling from plugin descriptor and simplify help button action (chsami)
- update external plugin check and streamline version handling in plugin hub (chsami)
Chores
- walker: add logging to handleDoors interactions #1334 (g-mason0)
- script: define thread factory for executor service within script abstract class to better define threads being utilized within script plugins #1334 (g-mason0)
- pathmap-overlay: use static reference within overlay, instead of instanced acccess #1334 (g-mason0)
- update version to 1.9.7.1 in configuration files (chsami)
- bf: ensure leveraging all stamina doses & use smallest to biggest dose #1335 (g-mason0)
- bf: remov...
Release 1.9.6
Commits
- 9ef4d5d: swapped out hasFinishedBuyingOffers (Gage307)
Release 1.9.3
updates
Release 1.9.2
Commits
- c7d5007: swapped .contains for isWearing (Gage307)
Release 1.9.1
Commits
- 0c140c0: made f2p acc builder sheduleable (Gage307)
Release 1.8.9.3
Commits
- 7f164f0: added banker and bank booth refresh (Gage307)