-
Notifications
You must be signed in to change notification settings - Fork 85
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: February 10th Beta Updates #1251
Merged
+3,476
−1,117
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
* feat: first few watchtower interactions * feat: grub dialogue * feat: more pre-quest stuff * feat: a few watchtower items * feat: quest start * fix: comp error * feat: varps, start of fingernails/loc2799, and ladder * feat: scrub comments * feat: gold gate guard, changes to bush interactions * feat: non fingernail bush interactions * fix: revert changes to loc_2799 * feat: watchwiz dialog for stage 2 * feat: watchtower wizard first stage interactions * feat: 3rd stage watch wiz dialogue, toban and gorad * feat: compile, ogre_guard_west + west city gate * feat: og and gorad dialogue first part * feat: complete interactions for both gates * fix: gate interactions * feat: more relics stuff * feat: completing and handing in relic parts * feat: retrieving relic, changes to gate guard logic * feat: complete interactions for both gates (#3) * feat: complete interactions for both gates * fix: gate interactions * feat: more gutanoth interactions * feat: stealing rock cake * fix: change check, add enclave guard * feat: gutanoth chests, rock cake guards * feat: stage 5 and 6, some changes to ogre potion * feat(content): start of skavid caves * fix(content): fix faulty logic * feat(content): add mad skavid's cave * fix: pre-rework behaviour for no light source skavid caves * feat: start of skavid speech:' * feat: more skavid stuff * feat: missing skavid constants * fix: change skavid logic * feat: entering shaman cave and making ogre potion * feat: ogre shaman killing * feat: remainder of watch tower * refactor: remove unused cat * refactor: move watchtower locs and objs to quest folder * fix: changes to quest based off rs3 * fix: more rs3 related changes * fix: change opnpcu crystal stage to match rsc * fix: small changes to guard dialogue * fix: add agil req to bridge * fix: stall order, and mes capitalization --------- Co-authored-by: branon <[email protected]>
* fix(content): correct typo in Rovin's name * fix(content): drain water when message is sent * fix(content): remove inauthentic delay * fix(content): update delrith * fix(content): improve pouring water in drain
Co-authored-by: sentientflare <[email protected]>
Co-authored-by: tannerdino <[email protected]>
Otherwise (for instance me) it's not clear whether you really had permission to run the command, or whether you got something wrong. This makes it clear what happened. Co-authored-by: sentientflare <[email protected]>
…1236) Co-authored-by: tannerdino <[email protected]>
…1237) * feat: search for nearby players using different algorithms * feat: search for nearby players using different algorithms
…07 behavior (#1238) * fix(engine): Player should not random walk while following another player * fix(engine): Match following behavior with pre-2007, fix edge cases * fix(engine): Move path recalc logic out of movement logic block * fix(engine): Remove unused 'interactWalkTrigger' property * fix(engine): Reorganize interactions and movement
* fix(engine): Player should not random walk while following another player * fix(engine): Match following behavior with pre-2007, fix edge cases * fix(engine): Move path recalc logic out of movement logic block * fix(engine): Remove unused 'interactWalkTrigger' property * fix(engine): Reorganize interactions and movement
…embers zones in F2P (#1241) * fix: lineofsight and lineofwalk returning true for members zones in f2p * fix: lineofsight and lineofwalk returning true for members zones in f2p
Fix(content): correct sedridor typo Fix typo in sedridor typo
fix: clear desert heat only when in desert
fix: changes to chompy bird tracking, ranged xp reward
* fix: needle before chatplayer, fix mesanim * fix: readd hidden mes and queue damage * fix: revert testing change
* fix(engine): I can't reach that no longer runs prematurely * fix(engine): Remove unused engine code * fix(engine): Remove two unused functions from Player
…1247) * refactor(content): burnt.loc * refactor(content): woodcutting to only display sound on first chop * fix(content): missing woodcutting anim in @cut_tree --------- Co-authored-by: tannerdino <[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
Features
Fixes
Engine Changes
Features
Fixes