Skip to content

A wild release has appeared!

Compare
Choose a tag to compare
@joker-119 joker-119 released this 27 Jun 06:05
· 1167 commits to dev since this release

Fixes

  • [Exiled.API] Fixed Usable.RemainingCooldown property. [#1860]
  • [Exiled.API] Fixed incorrect naming of GetCooldownItem, it is now SetCooldownItem as intended. [#1860]
  • [Exiled.API] The Ragdoll.CreationTime property will now be converted from the base-game value properly. [#1875]
  • [Exiled.API] The Room.Color property setter now works properly. [#1901]
  • [Exiled.API] Fixed a bug that caused Pickup.List to always be empty. [#1902]
  • [Exiled.API] The Item.Scale property will now be respected once again. [#1907]
  • [Exiled.Events] The Destroying event will no longer be called when a player leaves before being verified. [#1885]
  • [Exiled.Events] The LocalReporting and ReportingCheater events will now fire as intended. [#1899]
  • [Exiled.Events] Fixed the ReceivingStatusEffect event being spammed every frame due to Northwood's over-use of the setter in Hypothermia (again) [#1903]
  • [Exiled.Events] The EnteringPocketDimension event will no longer fire when the player is not actually being teleported. [#1906]

Additions

  • [Exiled.API] Added the Npc API.

Changes (Breaking)

  • None

Changes (Non-Breaking)

  • None

What's Changed

New Contributors

Full Changelog: 7.0.5...7.1.0