Skip to content
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
merged 40 commits into from
Aug 3, 2024
Merged

New Special Days, Fixes, and Enhancements #261

merged 40 commits into from
Aug 3, 2024

Conversation

MSWS
Copy link
Contributor

@MSWS MSWS commented Aug 3, 2024

Summary: This PR merges the latest changes from the dev branch into the main branch, encompassing numerous enhancements and fixes.

Key Changes:

  1. Speedrunners Day:

    • Introduced Speedrunners Day with a new trail system.
    • Added various fixes and improvements.
  2. Teleport Day:

    • Implemented Teleport Day.
    • Fixed teleportation logic.
  3. One in the Chamber (OITC):

    • Added OITC as a special day.
    • Enhanced handling for null values and weapon overrides.
  4. New Special Days:

    • Introduced Shot4Shot and Mag4Mag days.
  5. General Fixes and Improvements:

    • Fixed SQL messages, zombie logic, and event hooks.
    • Updated formatting and code clean-up.
  6. Automation:

    • Added automatic zone generation.

MSWS and others added 30 commits July 31, 2024 20:27
* 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
@MSWS MSWS changed the title Dev New Special Days, Fixes, and Enhancements Aug 3, 2024
MSWS added 6 commits August 3, 2024 05:33
* 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 !
@MSWS MSWS marked this pull request as ready for review August 3, 2024 15:34
@MSWS MSWS merged commit 62ca702 into main Aug 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants