v9.14.0
Pre-release
Pre-release
Exiled v9.14.0 Release Notes
Huge breaking change on AHP you will need to rebuild all plugin with this release in case you use AHP somewhere
Exiled v9.14.0 is now available.
Added
- feat: Added
Player::LifeIdentifier(#766) - feat: Add DoorType
SpawnableUnsecuredGate(#776) - feat: Add
Warhead.IsOnCooldownproperty (#757) - feat: Added setter
Usable::IsUsing(#753) - feat: buttons array
Door.Buttons(#752) - feat: config validators (#648)
- feat:
FirearmNow include more information when converting between Pickup and Item. (#804) - feat: Add raycasting from players perspective. (#786)
- feat: Add a new requested event
SpawningGrenadeEffect - feat: Add a new event
ConsumingItem - feat: Add Wearables helper methods / property for Player (#820)
- refactor: rewrite
Scp3114.VoiceLinesEventArgsnew features (#826)
Fixes
- fix:
EffectType.Marshmallowmissed to be put as Obsolete - fix: PreAuthenticating event, and remove useless code from it (#788)
- fix: SavingByAntiScp207 refactor the current game code & event not saving (#771)
- fix: Nullable config and Add Support for Quaternion and it's nullable variant (#769)
- fix: custom goggles (#768)
- fix: Custom Goggles not call OnRemovedGoggles when player dies (#794)
- fix: Some door not being valid as IsGate(this DoorType) (#776)
- fix: Players base Category Limits (#764)
- fix: PlayerReceivingLoadoutEventArgs for LabAPI (#773)
- fix: Player.AddItem(Pickup or FirearmPickup) Now used by default AddReason.PickedUp
- fix: ZoneType not returning Pocket (#809)
- fix:
Respawn.PauseWavevenow work propperly (#784 / #816) - fix: SyncVarDirtyBits getter (#813)
- fix: Installer always returns exit code 0 even on failure (#818)
- fix: Replace throwing error in InteractingShootingTargetEventArgs with warning to prevent crashes (#825)
- fix:
Door.AllowsScp106now return the right value when not containingIScp106PassableDoorinterface - fix: PrefabHelper HczOneSided / HczTwoSided / HczBreakableDoor (#767)
- fix: respect CustomWeapon ClipSize and preserve ammo on drop (#819)
Breaking Changes
- All plugin using AhpStat are now broken please rebuild your plugin
AhpStat.AhpProcess
Full Changelog: v9.13.3...v9.14.0