A wild release has appeared!
Fixes
[Exiled.API]
FixedUsable.RemainingCooldown
property. [#1860][Exiled.API]
Fixed incorrect naming ofGetCooldownItem
, it is nowSetCooldownItem
as intended. [#1860][Exiled.API]
TheRagdoll.CreationTime
property will now be converted from the base-game value properly. [#1875][Exiled.API]
TheRoom.Color
property setter now works properly. [#1901][Exiled.API]
Fixed a bug that causedPickup.List
to always be empty. [#1902][Exiled.API]
TheItem.Scale
property will now be respected once again. [#1907][Exiled.Events]
TheDestroying
event will no longer be called when a player leaves before being verified. [#1885][Exiled.Events]
TheLocalReporting
andReportingCheater
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]
TheEnteringPocketDimension
event will no longer fire when the player is not actually being teleported. [#1906]
Additions
[Exiled.API]
Added theNpc
API.
Changes (Breaking)
- None
Changes (Non-Breaking)
- None
What's Changed
- Fix Local and Cheater Report not firinng by @Misaka-ZeroTwo in #1899
- Fix color by @VALERA771 in #1901
- (ru_RU) Russian localization update by @swdmeow in #1890
- Name tracking docs by @Misaka-ZeroTwo in #1884
- Fix EnteringPocketDimensionEventArgs by @louis1706 in #1906
- T4 Update by @louis1706 in #1886
Item::Scale
fix by @IRacle1 in #1907- Prevent Destroying Call for Not NPCs and Not Verified Player by @louis1706 in #1885
- Updated Creation time due to incorrect casting. by @NotIntense in #1875
- Fix RemainingCooldown by @louis1706 in #1860
- Fix pickup.list being empty by @louis1706 in #1902
- funny fix by @IRacle1 in #1903
New Contributors
- @swdmeow made their first contribution in #1890
- @NotIntense made their first contribution in #1875
Full Changelog: 7.0.5...7.1.0