Releases: chsami/Microbot
Releases · chsami/Microbot
Release 1.7.6
Merge pull request #723 from chsami/development 1.7.6
Nightly Build
Features
- add config option for displaying wintertodt overlay when using QOL plugin #723 (g-mason0)
- update collision-map #723 (g-mason0)
Bug Fixes
- add null check to isWidgetVisible #723 (g-mason0)
- MTA - turn to NPC if tile is not on screen, telekentic room #723 (g-mason0)
- convert degradedBaseHoldAmount to use int[] in-order to store degradation values based on RC level #723 (g-mason0)
- Thieving - add is bank interface open to ensure we are able to find the food #723 (g-mason0)
- prioritize walking back to inital location if we are not able to find NPC #723 (g-mason0)
Chores
- clean-up unused method getCombinationRuneCount #723 (g-mason0)
- clean-up plugin manager classes to remove disableWalkerUpdate #723 (g-mason0)
- show developer plugins in release build #723 (g-mason0)
- remove gmason tag from auto looter plugindescriptor #723 (g-mason0)
- update to runelite 1.11.2 #723 (g-mason0)
- bump to 1.7.6 #723 (g-mason0)
Commits
- 96f4cff: Update Rs2Reflection.java (Morteza Pourmoghaddam) #716
- bd37c44: item identification: add moth and butterfly jars (Macweese) #723
- 3549306: item identification: add barbarian potions (Macweese) #723
- aac6f63: item charges: add barbarian mixes (Macweese) #723
- 425a919: item charges: add moonlight potion (Macweese) #723
- 660702f: item charges: add moth mixes (Macweese) #723
- 9cb6e24: Update Rs2Reflection.java (Morteza Pourmoghaddam) #716
- b18e8a2: Merge branch 'development' into main (chsami) #716
- d9da3a9: Merge branch 'development' of https://github.com/chsami/Microbot into development (g-mason0) #723
- 3bd4721: change from isInteracting to isAnimating (Yt) #719
- 31b540c: fix grapefarmer (Yt) #719
- b0282db: Merge branch 'development' of https://github.com/chsami/Microbot into development (g-mason0) #723
- 59a3edd: Bradley combat plugin commit. (Bradley Taylor) #717
- 786a2ab: Merge branch 'chsami:main' into bradley (Bradley Taylor) #717
- 530920d: Bradley combat plugin commit. (Bradley Taylor) #717
- c4c60c8: Merge remote-tracking branch 'origin/bradley' into bradley (Bradley Taylor) #717
- 7e4d332: Bradley combat plugin commit. (Bradley Taylor) #717
- 6b2f36e: fix an Rs2Npc.interact() usage to "attack" the target (pkcs21) #721
- fd080e2: Fix getAttackableNpcs() to work in multi (pkcs21) #720
- 2a570c8: loot tracker: capture unique wintertodt rewards (Macweese) #723
- 277da03: item stats: fix ancient brew stat drain floor (#18787) (Macweese) #723
- 7a92cf4: Update Item IDs to 2025-2-26 (RuneLite Cache-Code Autoupdater) #723
- 9fb0cab: Update Item variations to 2025-2-26 (RuneLite Cache-Code Autoupdater) #723
- 6b3473e: Update Scripts to 2025-2-26 (RuneLite Cache-Code Autoupdater) #723
- 8685f49: Update Object IDs to 2025-2-26 (RuneLite Cache-Code Autoupdater) #723
- 3982e9e: Update NPC IDs to 2025-2-26 (RuneLite Cache-Code Autoupdater) #723
- c6a0e83: Release 1.11.2 (RuneLite updater) #723
- 79138a4: Bump for 1.11.3-SNAPSHOT (RuneLite updater) #723
Release 1.7.5.1
Merge pull request #715 from chsami/development 1.7.5.1
Release 1.7.5
Merge pull request #714 from chsami/development 1.7.5
Release 1.7.4
Merge pull request #708 from chsami/development 1.7.4
Release 1.7.3
Merge pull request #694 from chsami/development 1.7.3
Release 1.7.1
Features
- prayer regeneration potion #677 (chsami)
- add drop order (interact order) to AutoWoodcutting Script #682 (g-mason0)
- add anti-lure future to DefaultScript in AutoLooter #682 (g-mason0)
- add rocks onto cairn isle #682 (g-mason0)
- add agility shortcut near varrock fields #682 (g-mason0)
- add broken-wall in burgh de rott #682 (g-mason0)
- add ladder in burgh de rott #682 (g-mason0)
- add broken-wall in burgh de rott #682 (g-mason0)
- add BankTutorial Blocking Event #682 (g-mason0)
- add overlay helper class #682 (g-mason0)
- add death blocking event, handles inital death dialouge & leaves deaths domain #682 (g-mason0)
- add BankJagexPopupEvent, this will auto-complete the 'want more bank space' pop-up when not using a jagex account #682 (g-mason0)
Bug Fixes
- remove members requirement between musa point & port sarim #679 (g-mason0)
- update worldpoint for cam tourm bank #679 (g-mason0)
- default tan true #682 (chsami)
- update action for boat between port sarim & entrana #682 (g-mason0)
- build errors, missing class account.java #682 (g-mason0)
- update drinkPrayerPotionAt to simply checking if the potion exists in inventory & priorizting the proper potions #682 (g-mason0)
- sleepUntil bankTutorialWidget is no longer visible #682 (g-mason0)
- add widget timeout for quetzal map #682 (g-mason0)
- check if we have blighted super restore, before returning usePotion #682 (g-mason0)
- add sleepUntil want more bank space widget is no longer visible #682 (g-mason0)
Chores
Commits
- 1474b4c: Fixed outofFragments from returning true when it wasn't out; causing it to mine forever (Gage307) #681
- a00f89e: Merge branch 'chsami:development' into development (Gage307) #681
- 01e8145: restore (Gage307) #681
- d20d0de: Merge remote-tracking branch 'origin/development' into development (Gage307) #681
- 2ea7ad9: Merge remote-tracking branch 'origin/development' into development (Gage307) #681
- avoid looting when banking #678 (chsami)
- avoid looting when banking or walking #678 (chsami)
- avoid safespot when banking/walking #678 (chsami)
- 3371b56: only show test path in debug (chsami) #682
- c185651: Merge branch 'chsami:development' into development (Gage307) #681
- 866709e: prayerRegenerationPotion logic added (chsami) #677
- 483a1f9: NPC tanner (Gage307) #681
- b41383f: Delete runelite-client/src/main/java/net/runelite/client/plugins/microbot/brimAgility directory (Gage307) #681
- fd800e6: Merge branch 'chsami:development' into development (Gage307) #681
- ec202d0: Removed unused imports (Gage307) #681
- fcf649e: Merge remote-tracking branch 'origin/development' into development (Gage307) #681
- qolplugin inventory/equipment #682 (chsami)
- Improve performance find bank & chest #682 (chsami)
- added inventorysetup dropdown component in AIOFIGHTER #682 (chsami)
- renamed PlayerAssistantPlugin to AIOFighter #682 (chsami)
- 7b366e0: if bankpin empty (chsami) #682
- c9407ce: bank fixes (chsami) #682
- 26eaabd: mage training arena fixes (chsami) #682
- 305b4cd: login jagex account with reflection (chsami) #682
- d6bdf11: remove start check widget (chsami) #682
- 10d1635: setLoginWithJagexAccount (chsami) #682
- 7242b79: setLoginWithJagexAccount (chsami) #682
- 8103321: Merge branch 'chsami:development' into development (Gage307) #681
- bb6aa8e: Added log and extra widget check (Gage307) #681
- bd6e51c: Merge branch 'chsami:development' into development (Gage307) #681
- 0b13760: increase timeout to 10 secs (chsami) #682
- aee2a3e: Merge remote-tracking branch 'origin/development' into development (chsami) #682
- 3bb757c: Merge branch 'development' of https://github.com/chsami/Microbot into development (g-mason0) #682
- 89f64c6: Merge branch 'chsami:development' into development (Gage307) #681
- 606b4c5: Merge branch 'development' of https://github.com/chsami/Microbot into development (g-mason0) #682
Release 1.6.9
1.6.9
Release 1.6.8.3
Release 1.6.8.2
Merge pull request #637 from chsami/development 1.6.8.2