-
Notifications
You must be signed in to change notification settings - Fork 179
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
Fixed ev.Player in LeftEventArgs leads to JoinedEventArgs #2372
Closed
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 --------- Co-authored-by: Yamato <[email protected]>
* DamageHandler and Flamingo * Update ItemExtension * Missing Scp1507Damage * Missing Item API
* snow pile * list fix --------- Co-authored-by: Yamato <[email protected]>
* scp-1507 * minor changes * added role * new * IHumeShieldRole * . --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Yamato <[email protected]>
* CustomWeaponFix * Fix
* scp-1507 * minor changes * added role * new * IHumeShieldRole * . * lots of new * still something new * Update Scp1507Role.cs * Update Scp1507Role.cs --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Yamato <[email protected]>
* base 2536 * ev * trying fix * fix + new ev * WhitelistedTeams * doc change --------- Co-authored-by: Yamato <[email protected]> Co-authored-by: Yamato <[email protected]>
* Fixing scp that can attack each other * Update IndividualFriendlyFire.cs
Co-authored-by: Nao <[email protected]>
* Update SpawnReason.cs Added new SpawnReason for SCP-1507 * Update SpawnReason.cs --------- Co-authored-by: Nao <[email protected]>
They pointed out to me that nw doesn't use "Vocalize" but uses "Revived"
* Fix IsIntercomMuted * use built-in method
* 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 * 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]>
Removed unused formatting rules.
* scp 3114 ragdoll * fux * Fix docs --------- Co-authored-by: Nao <[email protected]>
This reverts commit b0bfbe6.
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.
Fixed Issue #1856