-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: January 8th Alpha Updates #1067
Merged
Conversation
This file contains 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
Apparently, the unpacker messed up on empty images
Changed due to ambiguous newspost - maybe only talking about autocast not saving? Change back if we find a pre-2007 vid proving otherwise :)
Splits text you get when you search bananacrate after adding only rum
fix: tick drift
* fix: in packets failed accounting towards queue limit * fix: in packets failed accounting towards queue limit
* fix(content): Allow Silverlight to be reclaimed correctly * feat(content): fix incorrect timer * fix(content): Add branch to Cpt Rovin's dialogue for having the key already * fix(content): Fix issue with setvar and getvar * fix(content): correct gypsy dialogue and prevent restarting the quest by accident * fix(content): Fix incorrect dialogue and off by one checks * fix(content): Fix typo * fix(content): allow varrock drain to be washed out at any time * fix(content): remove engine fix from content PR
* fix: quest fixes * fix: script error
Interrupts actions now (why must rs do this?) Frees up temp_run's ID Would be nice to learn the actual behavior!
* fix(engine): fix spam click obj bug * refactor(engine): use clearPendingAction instead of clearInteraction and closeModal * fix(engine): add intersecting target check to pathToPathingTarget() * fix: remove unnecessary code from PathingEntity --------- Co-authored-by: tannerdino <[email protected]> Co-authored-by: Jordan <[email protected]>
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.
Content Changes
Fixes
Engine Changes
Fixes