bugfix: Change firemaking animations to use API constants & add missing IDs#44
Open
kelltom wants to merge 1 commit intoCar-Role:masterfrom
Open
bugfix: Change firemaking animations to use API constants & add missing IDs#44kelltom wants to merge 1 commit intoCar-Role:masterfrom
kelltom wants to merge 1 commit intoCar-Role:masterfrom
Conversation
Author
|
Noticing an issue where, with the newer types of logs, the animation stops briefly between each log. The user will just have to tweak their |
Adds support for Jatoba, Camphor, Ironwood, and Rosewood logs.
3ba79cc to
07b50c9
Compare
Author
|
Resolves #8 |
Car-Role
pushed a commit
that referenced
this pull request
Mar 28, 2026
PR #43: Hunter — maniacal monkey trap detection (new feature) PR #45: POH detection — exit portal scanning (resolves #38, #26) Bug #41: Amethyst dart tips — AnimationID.GEM_CUTTING_AMETHYST (6295) added to Crafting Bug #42: Fish cutting — BRUT_HUMAN_KNIFEUSE + sacred/infernal eels added to Cooking Feature #39: Salvaging split — separate toggles for salvaging hook vs sorting salvage Feature #40: Hotkey toggle — Keybind config + HotkeyListener via KeyManager Feature #23: Activation delay — new activationDelay config in Timing section; skilling must be detected continuously for that many ticks before the overlay appears (default 0 = immediate) Feature #28: Thieving — THIEVING_ANIMATION_IDS set (pickpocketing 881, stalls 832, Varlamore houses AnimationID.THIEVING_VARLAMORE_STEALING_VALUABLES) + thieving() config toggle README: Added Firemaking, Magic, Sailing (Sorting), Thieving, fish cutting, amethyst, hotkey toggle, activation delay to features list
Owner
|
merged, in f8894bf |
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.
Adds support for Jatoba, Camphor, Ironwood, and Rosewood logs.
Resolves issue #37 .