-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
New Special Days, Fixes, and Enhancements #261
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
* Start work on speedrunners day * Add trail system * Index files * Fix improper import
* Lots more work on speedrunners * Fix override
* Add teleport day * Fix tp logic
* Add one in the chamber as a special day * oops forgor to push this * Do not wait to give knives * Override AllowedWeapons * better null handling --------- Co-authored-by: Isaac <[email protected]>
Add Shot 4 Shot and Mag 4 Mag
* Fix zombie * Lowercase OITC * Format new LRs * Merge s4s and m4m into one
* Fix zombie * Lowercase OITC * Format new LRs * Merge s4s and m4m into one * Add automatic zone generation
* Fix extra space in B4BLocale * Pass player, not name * Re-set color in Coinflip * Fix case issues in lang * Remove unnecessary ! * Simplify SoloDay message * Use new CsTeam format * Remove unneded {}s * Capitalize Special Treatment * Remove unused Region folder * Fix var name * Register bullet 4 bullet locale * Fix race conditions on speedrunners (ironic) * Remove disabled file * Update BeamLine to be readonly * Format * Remove more unnecessary !
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.
Summary: This PR merges the latest changes from the
dev
branch into themain
branch, encompassing numerous enhancements and fixes.Key Changes:
Speedrunners Day:
Teleport Day:
One in the Chamber (OITC):
New Special Days:
General Fixes and Improvements:
Automation: