forked from Exiled-Official/EXILED
-
Notifications
You must be signed in to change notification settings - Fork 67
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: Adding tape using event #345
Merged
louis1706
merged 36 commits into
ExMod-Team:xmas-2024
from
louis1706:Adding-TapeUsingEvent
Dec 26, 2024
Merged
feat: Adding tape using event #345
louis1706
merged 36 commits into
ExMod-Team:xmas-2024
from
louis1706:Adding-TapeUsingEvent
Dec 26, 2024
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
* lots of new new effects 956 559 * final * fix * idk * Scp956Target * Snowed * doc * scp559 events * comments * fix * Update Exiled.Events/Handlers/Scp559.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Scp559/SpawningEventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Scp559/SpawningEventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Scp559/InteractingScp559EventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Interfaces/IScp559Event.cs Co-authored-by: Nao <[email protected]> * nao suggestions * fix doc --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Yamato <[email protected]> Co-authored-by: Nao <[email protected]>
* scp 3114 ragdoll * fux * Fix docs --------- Co-authored-by: Nao <[email protected]>
* coffee api * comments * Fix setter and grammar --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Nao <[email protected]>
* new ev * remove test logs * Update Exiled.Events/EventArgs/Scp1507/SpawningFlamingosEventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Scp1507/SpawningFlamingosEventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/Handlers/Scp1507.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/Handlers/Scp1507.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/Patches/Events/Scp1507/SpawningFlamingos.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/Patches/Events/Scp1507/SpawningFlamingos.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Scp1507/SpawningFlamingosEventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Scp1507/SpawningFlamingosEventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Scp1507/SpawningFlamingosEventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/EventArgs/Scp1507/SpawningFlamingosEventArgs.cs Co-authored-by: Nao <[email protected]> * Update Exiled.Events/Patches/Events/Scp1507/SpawningFlamingos.cs Co-authored-by: Nao <[email protected]> * fix --------- Co-authored-by: Nao <[email protected]>
* lots of new new effects 956 559 * final * fix * idk * Scp956Target * Snowed * doc --------- Co-authored-by: Yamato <[email protected]>
…06/EXILED into xmas-2024-from-xmas-2023
This reverts commit 5ae3881.
…EXILED into Adding-TapeUsingEvent
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.
Description
Describe the changes
What is the current behavior? (You can also link to an open issue here)
What is the new behavior? (if this is a feature change)
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information:
Types of changes
Submission checklist
Patches (if there are any changes related to Harmony patches)
Other