Version 0.8.0
Pre-release
Pre-release
What's Changed
Added:
- serrunning command
- Function flag
- itemCount player property
- auxiliaryPower player property (@KrzychuWarrior)
- gravity player property (@Tosoks67)
- emotion player property (@Tosoks67)
- roleSpawnReason player property (@KrzychuWarrior)
- roleSpawnFlags player property (@KrzychuWarrior)
- experience player property (@KrzychuWarrior)
- FirearmItemInfo method (@KrzychuWarrior)
- UsableItemInfo method (@KrzychuWarrior)
- Set079AuxPower method (@KrzychuWarrior)
- WarheadInfo method (@KrzychuWarrior)
- Warhead method (@KrzychuWarrior)
- IsRunning method (@Tosoks67)
- RunFunc method
Fixed:
- @sender variable not being created for scripts ran through the player console
- SetInfoArea accepting only a single flag value
- ItemInfo not working with valid references
Changed:
- PlayerDataExists method renamed to HasPlayerData
- obsolete event variables are now ignored
- removed spawnFlags and spawnReason from RoleInfoMethod, made them player properties
- contributor list
New Contributors
Full Changelog: 0.7.0...0.8.0