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 5.1.0 to 5.2.1 in /SCPStats #62

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps EXILED from 5.1.0 to 5.2.1.

Release notes

Sourced from EXILED's releases.

Fixed Door.Zone being borked

Fixes

  • [Exiled.API] Fixed accessing Door.Zone causing a null-ref.

A lot of fixes and additions. Chad release?

Fixes

  • [Exiled.API] Fixed respawn tickets count exceeding the max value and causing an overflow.
  • [Exiled.API] Fixed Warhead.IsDetonated never resetting and returning a wrong value.
  • [Exiled.API] Fixed Warhead.IsInProgress never resetting and returning a wrong value. #1182
  • [Exiled.API] Fixed Player.IsJumping not returning the correct value. #1187
  • [Exiled.API] Fixed SCP-173 being able to move freely while being looked at. #1186
  • [Exiled.API] Fixed Server.FriendlyFire not being synced properly.
  • [Exiled.API] Fixed Warhead.Controller being always null. #1182
  • [Exiled.API] Fixed an issue which was causing a wrong shooting target to spawn despite the specified type. #1205
  • [Exiled.API] Fixed Player.CurrentSpectatedPlayer getter returning the same Player object. #1196
  • [Exiled.CustomItems] Fixed custom items null reference exception on un/registering items. #1188
  • [Exiled.CustomItems] Fixed custom items invalid cast exception on un/registering items. #1188
  • [Exiled.Events] Fixed ActivatingWarheadPanel event not being fired when the player is not holding a keycard nor has the permission to interact. #1203
  • [Exiled.Events] Fixed CanTutorialBlock173 config being ignored. #1186
  • [Exiled.Events] Fixed StartingEventArgs.IsAllowed being ignored. #1186
  • [Exiled.Events] Fixed TriggeringTesla event not being fired correctly and returning bad execution result(s). #1201
  • [Exiled.Events] Fixed PlayerHasHint patch throwing a null reference exception. #1190
  • [Exiled.Events] Fixed DamagingShootingTarget event ignoring the type and the amount of the damage. #1209
  • [Exiled.Events] Fixed ExplodingGrenade event setting the owner to Server.Host when triggered by Particle Disruptor explosion. #1208

Additions

  • [Exiled.API] Added DoorType.GR18Inner, DoorType.Scp914Door and DoorType.Scp049Gate enum values. #1184
  • [Exiled.API] Added an overload to Room.Get(Vector3) method. #1184
  • [Exiled.API] Added CameraType support for Player.RandomTeleport() and Player.Teleport() methods. #1193
  • [Exiled.API] Added Door.LockAll() method. #1202
  • [Exiled.API] Added Warhead.Status property. #1198
  • [Exiled.API] Added WarheadStatus enum. #1198
  • [Exiled.API] Added an overload to Player.Handcuff() method. #1207
  • [Exiled.CustomItems] Added Pickup.PreviousOwner support for CustomItems. #1153
  • [Exiled.Events] Added SpawnedEventArgs event fired after the player is spawned. #1197

Changes (non-breaking)

  • [Exiled.API] Reimplemented Scp173.TurnedPlayers. #1186
  • [Exiled.API] Deprecated DoorType.GR18 and DoorType.Scp914 enum values in favor of using DoorType.GR18Gate and DoorType.Scp914Gate.
  • [Exiled.API] Deprecated DoorType.Scp012 and DoorType.Scp012Bottom enum values as they are no longer in the game. #1184
  • [Exiled.API] Deprected Player.CurrentSpectatedPlayer setter as it was causing desync issues. #1196
  • [Exiled.API] Added AmmoManagerModule support for Particle Disruptor.

Changes (breaking)

  • None

Just custom item stuff

  • Fixed reflection not working on lists of custom items.

More fixes go brr

... (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 2 years ago

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