SCPStats / Plugin

SCPStats is a plugin for SCP: Secret Laboratory that provides global stat tracking and features for server administrators such as rolesync and bansync.
https://scpstats.com
Apache License 2.0
9 stars 3 forks source link

Bump EXILED from 3.1.0 to 3.3.1 in /SCPStats #46

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps EXILED from 3.1.0 to 3.3.1.

Release notes

Sourced from EXILED's releases.

Fixing delayed connections

No release notes provided.

Some general fixes, additions, and new basegame updoot

Fixes

  • [BASEGAME] Players will no longer get disconnected when opening a locker who's contained item has been destroyed. #819
  • [Exiled.API] Pickups that are Locked and then Unlocked will once again be able to be picked up again. #820
  • [Exiled.Events] The RespawningTeamEvent will now properly set RespawnManager.NextKnownTeam to None if the event is denied. #821

Additions

  • [Exiled.API] Added the Map.PlayIntercomSound() method. #814
  • [Exiled.API] Added the Scp914.PlaySound() method. #813
  • [Exiled.API] Fixed the documentation description of SpawningRagdollEventArgs.Scp096Death. #811
  • [Exiled.Events] Added the TogglingNoClip event. #812

Changes (non-breaking)

  • [Exiled.Events] Converted the Player.Destroying event back to a transpiler. #808

Changes (breaking)

  • None

Another base-game update

Changes (non-breaking)

  • [Exiled.Events] The TriggeringTesla event patch now accounts for the tesla gate NetworkInactiveTime property. #807

Updates, whee

BUILT FOR SCP:SL 11.0.2

Additions

[Exiled.API] Added Map.PlaceTantrum(Vector3) and Player.PlaceTantrum() methods. #790

Fixes

[Exiled.Events] ev.IsAllowed will now work in the PickingUpItem event. #804

Changes (non-breaking)

[Exiled.Loader] Config files will now be backed up when a config section is reset/removed due to a plugin not loading properly, or being missing. #802[Exiled.API] Map.IsLczDecontaminated will now return true always, if LCZ Decontamination is disabled on the server. #798[Exiled.API] Door.Health now has a setter. #788[Exiled.Loader] Windows servers will now check for UAC permissions to skip the "running server as admin/root" message if the server was purposefully run as administrator for some reason. #794

Removals

  • [Exiled.Events] The Player.SpawningRagdoll event has been temporarily removed, to see if it's the cause of the bug that prevents ragdoll info from syncing to clients properly.

Invalid IL Code moment..

No release notes provided.

Commits


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #47.