fix(MahoganyHomes): fixed ladder usage instead of teleporting out and walking back to house.#310
Open
Sorries wants to merge 21 commits intochsami:developmentfrom
Open
fix(MahoganyHomes): fixed ladder usage instead of teleporting out and walking back to house.#310Sorries wants to merge 21 commits intochsami:developmentfrom
Sorries wants to merge 21 commits intochsami:developmentfrom
Conversation
…nking management. Also Introducing Infinite mode for the irons out there. (chsami#255) (chsami#258) Plan to work on this further but this is in a good state and tested. Co-authored-by: eemil <eemilv11@gmail.com> Co-authored-by: Chris Gemmell <chris.gemmell8@gmail.com> Co-authored-by: Jesús Hernández <62583125+jesufh@users.noreply.github.com> Co-authored-by: Netoxic <35343567+Netoxique@users.noreply.github.com> Co-authored-by: Gage307 <gagem44@gmail.com> Co-authored-by: davidja92 <david.04dc5@gmail.com> Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com> Co-authored-by: FunkyMonkeyCloud <na@gmail.com> Co-authored-by: Igor <74077743+Bolado@users.noreply.github.com> Co-authored-by: Jamdrizzle <james_94@live.co.uk> Co-authored-by: Jam <mysteriousjam@outlook.com> Co-authored-by: eqp48 <cdr48s@pm.me> Co-authored-by: VIPDO1 <74063365+VIPDO1@users.noreply.github.com> Co-authored-by: Syntax <79747812+Syntax2022@users.noreply.github.com>
* - Maiden blood, spawn, and red tracking - Bloat timers, tile highlights, and stomp warnings - Fully interactive Nylo helper with pillar HP, alive count, and wave timing overlays - Sotetseg maze helpers plus automated prayer queue UI - Xarpus and Verzik attack indicators, webs, shadows, and prayer widgets * - Fix Misc section in config showing blank - Renamed Plugin to be more descriptive - Add shared source for WeaponID in QoL Plugin * - Fix refactor weapon ID lookup to remove QoL plugin dependency per review feedback --------- Co-authored-by: Syntax <79747812+Syntax2022@users.noreply.github.com> Co-authored-by: Syntax <n195674fghj@gmail.coom> Co-authored-by: eemil <eemilv11@gmail.com> Co-authored-by: Chris Gemmell <chris.gemmell8@gmail.com> Co-authored-by: Jesús Hernández <62583125+jesufh@users.noreply.github.com> Co-authored-by: Netoxic <35343567+Netoxique@users.noreply.github.com> Co-authored-by: Gage307 <gagem44@gmail.com> Co-authored-by: davidja92 <david.04dc5@gmail.com> Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com> Co-authored-by: FunkyMonkeyCloud <na@gmail.com> Co-authored-by: Igor <74077743+Bolado@users.noreply.github.com> Co-authored-by: Jamdrizzle <james_94@live.co.uk> Co-authored-by: Jam <mysteriousjam@outlook.com> Co-authored-by: eqp48 <cdr48s@pm.me> Co-authored-by: VIPDO1 <74063365+VIPDO1@users.noreply.github.com>
Fixed revenant names in RevSelections (chsami#267) Co-authored-by: chsami <sami.chkhachkhi@gmail.com> Co-authored-by: eemil <eemilv11@gmail.com> Co-authored-by: Chris Gemmell <chris.gemmell8@gmail.com> Co-authored-by: Jesús Hernández <62583125+jesufh@users.noreply.github.com> Co-authored-by: Netoxic <35343567+Netoxique@users.noreply.github.com> Co-authored-by: Gage307 <gagem44@gmail.com> Co-authored-by: davidja92 <david.04dc5@gmail.com> Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com> Co-authored-by: FunkyMonkeyCloud <na@gmail.com> Co-authored-by: Igor <74077743+Bolado@users.noreply.github.com> Co-authored-by: Jamdrizzle <james_94@live.co.uk> Co-authored-by: Jam <mysteriousjam@outlook.com> Co-authored-by: eqp48 <cdr48s@pm.me> Co-authored-by: VIPDO1 <74063365+VIPDO1@users.noreply.github.com> Co-authored-by: Syntax <79747812+Syntax2022@users.noreply.github.com> Co-authored-by: Syntax <n195674fghj@gmail.coom> Co-authored-by: Pixelated <notareal@email.address>
Development into main
Add GitHub plugins release tag for version resolution
Refactor plugin release tag handling to use stable 'latest-release' i…
Update build workflow name and add permissions for release creation
Add initial implementation of Sailing Plugin with salvaging features …
Rename SailingPlugin to MSailingPlugin and update references; enhance…
Bump HouseThievingPlugin version to 1.0.2; enforce quest completion r…
Bump MSailingPlugin version to 1.0.2; update salvaging script to wait…
Bump AerialFishingPlugin version to 1.1.2; update bait item reference…
* Bump AutoWoodcuttingPlugin version to 1.8.1; update tree query method for client thread compatibility * Fix(AutoFishing): Barbarian fishing required items (chsami#288) * Fix(AutoFishing): Barbarian fishing required items * Feature(QoL): Add fletching knife as a compatable quick fletch option --------- Co-authored-by: FunkyMonkeyCloud <na@gmail.com> --------- Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com> Co-authored-by: FunkyMonkeyCloud <na@gmail.com>
Bump ThievingPlugin version to 2.1.0; enhance ThievingOverlay with ta…
Bump AIOFighterPlugin version to 2.0.9; update safety checks and logg…
Rev killer, Barrows updates (chsami#298) * fix(BarrowsScript): numerous bug fixes * fix(RevKillerScript): numerous bug fixes
fix(motherload-mine): use direct vein click to prevent mining unreach…
Development
…mi#309) Automated slayer plugin handling the complete task cycle: getting assignments from any of 8 slayer masters, banking for supplies, traveling to task locations, fighting monsters with prayer/potion management, looting, cannon support, and returning for new tasks. Key features: - Per-task JSON profile system (gear, style, prayer, location, potions) - 40+ predefined cannon spots, 80+ location keys - Prayer flicking (lazy, perfect lazy, mixed), AOE dodging - Superior monster prioritization, world hop on crash - Auto skip/block tasks with point safety reserves - POH pool restoration with spellbook swap - Death safety (auto-logout to pause gravestone) - Break handler integration - User documentation (docs/README.md) Co-authored-by: Chillibloke <87402686+Chillibloke@users.noreply.github.com> Co-authored-by: eemil <eemilv11@gmail.com> Co-authored-by: Chris Gemmell <chris.gemmell8@gmail.com> Co-authored-by: Jesús Hernández <62583125+jesufh@users.noreply.github.com> Co-authored-by: Netoxic <35343567+Netoxique@users.noreply.github.com> Co-authored-by: Gage307 <gagem44@gmail.com> Co-authored-by: davidja92 <david.04dc5@gmail.com> Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com> Co-authored-by: FunkyMonkeyCloud <na@gmail.com> Co-authored-by: Igor <74077743+Bolado@users.noreply.github.com> Co-authored-by: Jamdrizzle <james_94@live.co.uk> Co-authored-by: Jam <mysteriousjam@outlook.com> Co-authored-by: eqp48 <cdr48s@pm.me> Co-authored-by: VIPDO1 <74063365+VIPDO1@users.noreply.github.com> Co-authored-by: Syntax <79747812+Syntax2022@users.noreply.github.com> Co-authored-by: Syntax <n195674fghj@gmail.coom> Co-authored-by: Pixelated <notareal@email.address> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
… walking back to house.
…ation widget pops up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.