Skip to content

v9.12.2

Choose a tag to compare

@louis1706 louis1706 released this 28 Dec 17:30
· 46 commits to dev since this release
f31a037

Exiled v9.12.2 Release Notes

Exiled v9.12.2 is now available. Like you can see i give quite a big time on fixing many bug on SCP:SL and EXILED most of them would probably not being impactful except for MarshmallowMan that was a NW bug.

Do not hesitate to make me up Bug that is annoying to you or your community.

Added

  • Added: Player::TrySetRank(string) #680
  • Added: InteractingScp559EventArgs.IsAllowed can now be called in more possibility (#703)
  • Added: Adds a new event for Player::Scp1576TransmissionEnded (#699)
  • Added: UsedItemEventArgs::CausedByHolstering

Fixes

  • fix: Map.SpawningRoomConnector Room being null (#698)
  • fix: NWMarshmallowMan-Again not receiving Damage from player in his Team when it is EvilMode #700
  • fix: Marshmallow::MakeEvil not using ahp processes correctly and fix formatting in custom roles Get command (#701)
  • fix: Player::UsedItem not being called when you switch items quickly (#702)
  • fix: Cassie.ConvertTeam(Team, string) "FLAMINGOS" replaced by "1 5 0 7"
  • fix: MissingReturnOn ListPool and ignore caps on some Command #705
  • fix: Player.Landing not being called for Scp173 (#704)
  • fix: InteractingScp559EventArgs.IsAllowed will now return IsAllowed = false (#703)
  • fix: Scp914.Activating.IsAllowed = false not working (#706)
  • fix: ReceivingEffectEventArgs::Duration now displaying correct value. (#707)
  • fix: NW/LabAPI (northwood-studios/LabAPI#248). (#707)

Obsolete

  • fix: Obsoleted some EffectType that was only here for Halloween

Full Changelog: v9.12.1...v9.12.2