Additions:
- Added Fuel_Burn_Rate option. (units per second)
- Added Root_#_Override spawn table option which zeros the weight of default spawns, useful for total conversion mods.
- Added BatteryMode_Driving, BatteryMode_Empty, BatteryMode_Headlights and BatteryMode_Sirens which can all be set to Burn, Charge or None.
Tweaks:
- Tweaked lean obstruction test to use capsule overlap rather than a single ray.
- Tweaked bicycle to be vulnerable to weaponry. Why wasn't it?!
- Tweaked missing buildable kicks to log item ID.
- Tweaked inspectable properties to be read-only while in-game.
Fixes:
- Fixed potential issue retrieving server camera mode.
- Fixed catching exceptions thrown during core server plugin callbacks.
- Fixed server vulnerable to cheat input packet spam.
- Fixed salvage duration override comparison.
- Fixed spec ops helmet display rarity.
- Fixed saving non-finite player positions.
- Fixed cursor color option header.
Changed files in this update