Skip to content

main to dev#323

Merged
chsami merged 31 commits intodevelopmentfrom
main
Mar 7, 2026
Merged

main to dev#323
chsami merged 31 commits intodevelopmentfrom
main

Conversation

@chsami
Copy link
Owner

@chsami chsami commented Mar 7, 2026

No description provided.

chsami and others added 30 commits December 2, 2025 17:25
…nking management. Also Introducing Infinite mode for the irons out there. (#255) (#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 (#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>
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 (#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 (#298)

* fix(BarrowsScript): numerous bug fixes

* fix(RevKillerScript): numerous bug fixes
fix(motherload-mine): use direct vein click to prevent mining unreach…
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. (#310) (#311)

* fix(MahoganyHomes): fixed ladder usage instead of teleporting out and walking back to house.

* fix(MahoganyHomes): Small fix for when out of plank and furniture creation widget pops up

---------

Co-authored-by: Sorries <cheung.tinming1@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>
Co-authored-by: Chillibloke <87402686+Chillibloke@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* feat(motherloadmine): add option to drop gems

* docs(motherloadmine): task checklist for dropping gems

* chore(motherloadmine): bump plugin version

* chore: revert adding tasks/todo.md

* chore: revert unintentional change to Microbot.java

---------

Co-authored-by: Vinícius Rodrigues Silva <vrodrigues.code@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>
Co-authored-by: Chillibloke <87402686+Chillibloke@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Sorries <cheung.tinming1@gmail.com>
Updated logic
Fixed:
- Works even if Big Net already in inventory
- Eats to full during supply
feat(karambwans): add bank location and fairy ring access options (#317)

* feat(karambwans): add bank location and fairy ring access options

* refactor: improve code logic reusing existing method for wait until next to fishing spot

---------

Co-authored-by: chsami <sami.chkhachkhi@gmail.com>
ok: 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 <.
… script to work with the latest client version. (#321) (#322)

* Chatbot

* Author + Version

* Updated logic

Updated logic

* Updated

Fixed:
- Works even if Big Net already in inventory
- Eats to full during supply

* fix(woodcutting): sleep until animating when using campfire (#315)

* fix(geflipper): Reduce dependency on hardcoded Widget IDs, fixing the script to work with the latest client version.

---------

Co-authored-by: afss0 <125560943+afss0@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: Chillibloke <87402686+Chillibloke@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Sorries <cheung.tinming1@gmail.com>
Co-authored-by: Vinícius Rodrigues Silva <vrodrigues.code@gmail.com>
Co-authored-by: Bender <admin@newgeneng.com>
Co-authored-by: Hellenism <jari.torm@hotmail.com>
Co-authored-by: Harin Bal <63739311+Harin23@users.noreply.github.com>
@chsami chsami merged commit b6c29a1 into development Mar 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants