NwPluginAPI 12.0.0-rc.6
Pre-release
Pre-release
- Added
PlayerInteractGenerator
event (#98, #122). - Added
RoundEndConditionsCheck
event (#108, #122), - Added
Scp914PickupUpgraded
andScp914InventoryItemUpgraded
events (#108, #123 by @SrLicht). - Added
thrower
andposition
toGrenadeExploded
event (#108, #120 by @SrLicht). - Added
position
toItemSpawned
event (#108, #120 by @SrLicht). - Added
player
andposition
to PlaceBulletHole` event (#108, #120 by @SrLicht). - Added
position
toPlaceBlood
event (#108, #120 by @SrLicht). - Added
elevator
toPlayerInteractElevator
event (#108, #120 by @SrLicht). - Added
chamber
toPlayerInteractLocker
event (#108, #120 by @SrLicht). - Added
shootingTarget
toPlayerInteractShootingTarget
event (#108, #120 by @SrLicht). - Added
intensity
andduration
toPlayerReceiveEffect
event (#108, #120 by @SrLicht). - Added
rigidbody
toPlayerThrowItem
event (#108, #120 by @SrLicht). - Added
isResumed
toWarheadStop
event (#101, #122). - Added
projectileSettings
andfullForce
toPlayerThrowProjectile
event (#108, #120 by @SrLicht). - Removed
forceAmount
,upwardsFactor
,torque
andvelocity
fromPlayerThrowProjectile
event (#108, #120 by @SrLicht). - Added
knobSetting
toScp914Activate
andScp914KnobChange
events (#108, #120 by @SrLicht). - Added
previousKnobSetting
toScp914KnobChange
event (#108, #120 by @SrLicht). - Added
outputPosition
toScp914UpgradePickup
event (#108, #120 by @SrLicht). - Added
result
toPlayerGameConsoleCommandExecuted
event (#103, #122). - Improved
RoundEnd
event cancelling - it now uses custom cancellation data instead of a bool (#116, #122). - Added
Statistics.CurrentRound.WarheadDetonated
(#119, #122). - Fixed swapped arguments in
PlayerDamage
event (#110 by @Michal78900). - Fixed
UnregisterEvents<T>
(#113, #117). - Added new methods and fields for Player, Facility, Map, Round (#92, #112 by @SrLicht).
- Added
Player.StaminaRemaining
(#115 by @Bonjemus). - Events documentation now includes information about events cancellation (#122).