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 6.0.0-beta.25 to 6.0.0-beta.26 in /SCPStats #76

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps EXILED from 6.0.0-beta.25 to 6.0.0-beta.26.

Release notes

Sourced from EXILED's releases.

Broken Exiled hotfix Part 4

Exiled 6.0.0-beta.26

Additions

  • Add Player Properties (#1540)
    • Add Player.InfoViewRange
    • Add Player.NetId
    • Add Player.ScpPreferences
    • Add Player.Ban(TimeSpan, string, Player)
    • Add Player.GetScpPreference(RoleType)
    • Add Player.Vaporize(Player, string)
  • Add Player.RemoteAdminPermissions (#1539)
  • Add Player.HasCustomName and Player.CustomName (#1586)
  • Add Server.IsIdleModeEnabled (#1540)
  • Add Spawn Protection API (#1555)
    • Respawn.ProtectionEnabled
    • Respawn.ProtectionTime
    • Respawn.ProtectedCanShoot
    • Respawn.ProtectedTeams
  • Add API for better managing effects/storing effect settings in configs. (#1560]
  • Add IWorldSpace, IPosition, and IRotation interfaces. These interfaces represent anything that has a position, rotation, or both. (#1567)
  • Add Pickup.Get(GameObject) (#1566)
  • Add PingingEventArgs.SyncNormal. (#1556)
  • Add Scp173Role.SendAudio(Scp173SoundId) (#1557)
  • Add additional Role.Set overload. (#1561)
  • Add template file to automatically update required SCP:SL version when Exiled is built. (#1547)
  • Add SpawningEvent Rotation property. (#1553)
  • Added a config to custom roles to prevent losing them when swapping roles. (#1595)

Changes (non-breaking)

  • SendingCassieMessageEventArgs is now an IDeniableEvent (#1564)
  • Add additional checks to prevent errors related to SCP-2176 (#1590)
  • DictionaryPool has been disabled temporarily, to investigate an issue regarding the same dictionary being returned multiple times. Its methods will still work, so code using it should not break, but dictionaries will not be stored and reused. (#1591)

Changes (breaking)

  • None

Bug Fixes

  • Fix flashbangs affecting the thrower. (#1551)
  • Fix ChangingAmmo event (#1554)
  • Fixed SCP-939 PlayingSound event not being called. (#1549)
  • Fixed Exiled's Lift class (#1548)
  • Fixed SCP-018 pickup spawn (#1552)
  • Fix SCP-939's voice stealing ability (once and for all) (#1563)
  • Fix SCP-079 pinging exploding the computer's AUX power (#1556)
  • Fix Spawning/Spawned executing for null players (#1594)
  • Fix weapons being spawned empty (#1579)
  • Fix Flashlight event. (#1565)
  • Fix RoundEnded event not working with NWApi (#1572)
  • Fix InteractingDoor not working with NWApi (#1598)

... (truncated)

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 1 year ago

Looks like EXILED is up-to-date now, so this is no longer needed.