Skip to content

Release 1.6.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 08:27
· 56 commits to main since this release
3cd237b

Features

Bug Fixes

  • add waitForInventoryChanges to banking #573 (g-mason0)
  • make waitForInventoryChanges more efficient by using multiple sleepUntils #573 (g-mason0)
  • removed grand exchange teleport from tablet, there really isn't a good way to handle this #573 (g-mason0)
  • added varrock manhole to handleTrapdoor #581 (g-mason0)
  • disableAllPrayers when teleporting away #581 (g-mason0)
  • add brass key requirement for the other side of edgeville dungeon door #581 (g-mason0)
  • add restricted tiles near staircase in draynor manor #581 (g-mason0)
  • lower distance cost of quetzals transports, we have all the locked locations handled now so no reason these should be this high #592 (g-mason0)
  • re-worked logic in autosmelting plugin to not rely on waitForInventoryChanges, this doesn't work with iron ore & ring of forging as its checking just inventory size change #592 (g-mason0)
  • move varbit 9958 to fortis colosseum, placed this on the wrong transport #593 (g-mason0)
  • extend wait time for handle adventure log to ensure there is enough time to walk & interact before the log shows #593 (g-mason0)
  • added a sleepUntil method that includes a reset action to reset the timeout if resetCondition is met #594 (g-mason0)
  • allow teleport spells to work if teleport items are seperated #596 (g-mason0)
  • removed wrong consumable values, oops #596 (g-mason0)
  • add isMembers to teleportation items #596 (g-mason0)

Chores

  • re-organize teleportation_items.tsv to have the correct field order #592 (g-mason0)
  • reset formatting to show changes made #592 (g-mason0)
  • set prayer helper plugin to enabledByDefault to false #593 (g-mason0)
  • remove teleport spells as consumable #596 (g-mason0)

Commits

  • d84840c: Auto hop on player detection (HINDL93) #571
  • c41aa57: Added getClosestNpc to the Rs2Npc Class. (HINDL93) #571
  • 7f2d215: Removed the getClosest (lhndl93) #571
  • 9200afd: Merge branch 'chsami:development' into development (HINDL93) #571
  • 45ab5fe: Moonlight moth plugin (lhndl93) #571
  • 85fe261: Streamlines auto-completion of Holiday Event by modifying party-pete worldpoint, adding more dialouge cycles and sleeps to deal with glitchy cutscenes (Higgles55) #572
  • f8fa3e7: Overlay updated from V1.0.0 to Christmas 2024 - Pop-up to continue plugin or not when cutscene starts - extra and longer sleeps and dialogue cycles (Higgles55) #574
  • ef49c46: Merge branch 'chsami:development' into development (higgles55) #574
  • f13a37e: disable teleports for mta script (chsami) #597
  • 741cb2c: Merge remote-tracking branch 'origin/development' into development (chsami) #597
  • 7cceb6c: MageTrainingArenaScript graveyard room fix (chsami) #597
  • 80d2142: final fixes to holiday event after rigorous testing (Higgles55) #575
  • 85bfc9b: sir amik invite repeat wasn't disntinguihsed from the 3 other invites (Higgles55) #575
  • ccb943f: better logging and total reset of steps if invitations missing after certain case (Higgles55) #575
  • a2205f4: ## Global Class (SexyPinata) #576
  • 1e16689: ## Rs2Player Class (SexyPinata) #576
  • 951c52c: ## Natural Mouse (SexyPinata) #576
  • 75af457: ## Rs2UiHelper Class (SexyPinata) #576
  • c51b0ec: ## Rs2Magic Class (SexyPinata) #576
  • 90f9d33: ## Rs2Bank Class (SexyPinata) #576
  • e5cf2ae: ## Rs2Antiban Class (SexyPinata) #576
  • 6a48a78: ## Tempoross Plugin (SexyPinata) #576
  • 33a0633: ## Varrock Anvil Plugin (SexyPinata) #576
  • e516c03: ## QoL Plugin (SexyPinata) #576
  • c9f785d: ## Motherlode Mine Plugin (SexyPinata) #576
  • aa0ea7c: ## Amethyst Mine Plugin (SexyPinata) #576
  • 29541a1: ## Mahogany Homes Plugin (SexyPinata) #576
  • ad117e6: ## Break Handler (SexyPinata) #576
  • 5cda6db: reset starttime when script is shutdown (chsami) #597
  • 2580f0f: Merge remote-tracking branch 'origin/development' into development (chsami) #597
  • 533d8a5: ## AIO Fighter Plugin (SexyPinata) #576
  • f816d90: Merge branch 'chsami:development' into development (S-1D) #576
  • 82ff816: Adjust gem bag check threshold in AmethystMiningScript (SexyPinata) #576
  • 434ff48: AIO Fighter: Refactor item ID handling and improve bank navigation. (SexyPinata) #576
  • b247df5: Added some more loggin options to help with issues going forward as I can't replicate an issue someone is having. (lhndl93) #577
  • 06953ed: ignorecollision feature added in collisionmap + some web walker fixes (dwarf cannon quest area) (chsami) #597
  • b13f9c2: Merge remote-tracking branch 'origin/development' into development (chsami) #597
  • 77c1559: Takes snow using NeverLogOut logic - Christmas event 2024 (Higgles55) #578
  • 2ac6b5a: Updated the withdraw method and remove the checkInventory method. Testing a lot with all different foods and this works better. (HINDL93) #579
  • 655a0b9: now working snow collector (Higgles55) #578
  • 5fd5c03: Varrock anvil fix (DrDeath) #580
  • 0b2ca93: AutoSmeltingScript.java - added ring of forging for iron bar (chsami) #597
  • 542a171: isIdle() boolean created; as couldn't fit it's functionality in the takingTheSnow() boolean (Higgles55) #578
  • f2fee44: Merge branch 'chsami:development' into development (S-1D) #576
  • ffd0cc7: getNearesstBank refactoring (SexyPinata) #576
  • 4d19ecc: - Fixed spamming uncharged cells while in large mine, added leaving cell strategy (slest) #584
  • 786cfd4: Add Voidwaker to SpecialAttackWeaponEnum (SexyPinata) #585
  • a183de6: Add Firemaking QoL features with quick log lighting (SexyPinata) #585
  • 305b07e: Integrate state management for AIO Fighter. (SexyPinata) #585
  • 46495c9: Refactor randomization utility in ground item handling. (SexyPinata) #585
  • 4d0d4aa: Add portal timing and resource management improvements. (SexyPinata) #585
  • 3f9c07e: Improve uncharged cell handling in GOTR bot script. (SexyPinata) #585
  • 5ccfb98: Update teleportation handling in bot pathfinding. (SexyPinata) #585
  • 2e5b4a1: Add plank sack support to Mahogany Homes script. (SexyPinata) #585
  • b78ef59: Fix issue detecting blood essence in runecrafting bots. (SexyPinata) #585
  • 9d4cc31: Updated birdhunter. (lhndl93) #589
  • d4c65ac: Prayer Helper (lhndl93) #590
  • 670e74f: Merge branch 'development' into development (S-1D) #585
  • 478d9ff: added farming cape support and magic secateurs (Yt) #595