This repository was archived by the owner on Oct 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 199
Conversation
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
todo- add metadata to images/somewhere to configure a color limit to apply?
In the future we might go the opposite route - quoting everything and resolving types using context We allow constants in params so I haven't done that already
Update restless_ghost.rs2
Co-authored-by: tannerdino <tannerdino@gmail.com>
…rder of npc hunt's (#994) * feat(engine): added ai_spawn trigger and changed npc hunts * fix(engine): reset varns on respawn * feat(engine): implement 0 xp spawnhitting bug * refactor(engine): reset varns by filling instead of new arrays * refactor(engine): set varsString to undefined instead of '' on resetEntity --------- Co-authored-by: tannerdino <tannerdino@gmail.com>
Npc Stats update part 3 + misc changes..
…riggers (#995) fix(engine): properly allocate int & string locals for new script programs
Co-authored-by: tannerdino <tannerdino@gmail.com>
fix: remove staff of arma after completeing temple of ikov
Co-authored-by: tannerdino <tannerdino@gmail.com>
* feat(engine): pre-2006 big npc pathing * fix(engine): dont do superdumb pathing if ontop of target * fix(engine): dumb pathing if target is pathing entity --------- Co-authored-by: tannerdino <tannerdino@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
We've reached 1000 PRs! Sincerest appreciation to all contributors that are working on this.
Content Changes
Features
Fixes
Engine Changes
Features
Fixes