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.2.0 in /SCPStats #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps EXILED from 3.1.0 to 3.2.0.

Release notes

Sourced from EXILED's releases.

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
  • 9b9fb1b temp remove ragdoll event because of serialization issues
  • 7268b62 Merge pull request #798 from Marco15453/patch-5
  • a433ebd Merge pull request #804 from Remuchi/remuchi-dev
  • 4651a8d Merge pull request #788 from Monaldcry7788/patch-2
  • 48c6e78 Merge pull request #789 from xRoier/dev
  • 5ff55bc Merge pull request #790 from NaoUnderscore/patch-36
  • 7ad7cb5 Merge pull request #794 from sanyae2439/fix-root-check
  • 970ab75 Merge pull request #802 from PintTheDragon/no-config-resetting
  • 1a9f7c2 yes
  • 1e7e3c2 Merge pull request #803 from Exiled-Team/revert-773-patch-30
  • Additional commits viewable in compare view


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 #45.