SCPStats is a plugin for SCP: Secret Laboratory that provides global stat tracking and features for server administrators such as rolesync and bansync.
[Exiled.Events] The SpawningRagdoll event has once again been disabled, while Nao attempts to figure out what he broke.
Broken code and bugs, oh my!
Fixes
[Exiled.API]Player.Handcuff should now properly cuff the player. #869
[Exiled.API]Player.Zone should no longer return ZoneType.Unspecified when the player is on Surface. #864
[Exiled.Events] The Player.Jumping event will now fire for all players. #865
[Exiled.Events] The Server.ReportingCheater event should now fire properly. #862
[Exiled.Events] The Map.SpawningRagdoll event has been re-enabled.
[Exiled.Events] The Player.EnteringPocketDimension event should no longer fire if the base-game code denies the teleport. #856
[Exiled.Events] Fixed exceptions in the AnnouncingScpTermination event. #855
[Exiled.Events] Fixed player disconnections from occuring if you use Player.RemoveHeldItem inside the Player.Shooting event. #875
[Exiled.Events] Fixed a potential NullReferenceException in the Map.PlacingBlood transpiler. #876
Additions
[Exiled.API] Added the Ragdoll.Get(global::Ragdoll) method. #854
[Exiled.API] Added the Player.MuteStatus property. #866
[Exiled.API] Added the Player.SpeakingFlags property. #866
[Exiled.API] Added the Player.DissonanceUserSetup property. #866
[Exiled.API] Added the Player.AddAmmo method. #878
[Exiled.API] Added the Player.SetAmmo method. #878
[Exiled.API] Added the Player.DropAmmo method. #878
[Exiled.API] Added the Player.GetAmmo method. #878
Changes (non-breaking)
[Exiled.API]Player.Get(string) has been optimized. #872
Changes (breaking)
None
Shut
No release notes provided.
Halloween is poof!
Keeps all non-halloween related code changes intact, but makes EXILED compatible with 11.0.0 again.
Note that all Halloween-related events/api methods have been removed. Since these were known to be temporary we are not counting this as a breaking change, but plugins that were using them may need to be updated for their removal.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps EXILED from 3.1.0 to 3.7.1.
Release notes
Sourced from EXILED's releases.
... (truncated)
Commits
603cc0f
bumpdd0025f
Revert "Re-enable SpawningRagdoll transpiler" (#882)2736257
quicc fix (#881)d66bb90
fixed logic (#880)64971b2
Fix nao's tinybrainc1e34ca
Update lib3ad17f7
bumpe6868a2
Merge pull request #876 from NaoUnderscore/patch-7847280f8
Fixed Issue #873 (#875)1f4b823
Player Ammo methods (#878)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)