Onset 1.0.2
[h2]Onset 1.0.2 (Protocol Compatibility 1)[/h2]
Client changes
- Improve shotgun shooting animations.
- A lot of data is now being loaded on demand which should improve game start time.
- Lag fix for AMD-FX CPUs is now enabled by default.
- Fix hit detection with sniper guns when shooting close targets.
- Fix crash when closing the game.
- Remove string limit from Base64* functions.
- Default ZOrder for WebUIs is now 1 instead of 0.
- Improvements to PICKAXE_SWING, CARRY_SHOULDER_SETDOWN and REVIVE animation.
- Fix stopping of animations with SetPlayerAnimation, even if the player is in a vehicle.
- Event OnPlayerStartEnterVehicle seat parameter now starts at 1 instead of 0.
- Fix Random, RandomFloat with negative values.
- Various map fixes.
Winter Edition Event:
- Add snow overlay for grass layers. It can be enabled like this:
SetLandscapeSnowAlpha(1.0)
- Add snow particles:
EnableSnowParticles(true)
Both functions will be removed once the winter event ends.

Server changes
- Package Manager by 1B0Y now comes with the default server.
- Add SetNPCRespawnTime.
- Remove respawn time limit for players.
- Fix CreateExplosion not working if there are more than two players.
- Fix Random, RandomFloat with negative values.
Package Manager by 1B0Y now ships with the server by default. (https://github.com/1B0Y/OnsetScripts)
Command usage:
/start
/stop
/restart
Client changes
- Improve shotgun shooting animations.
- A lot of data is now being loaded on demand which should improve game start time.
- Lag fix for AMD-FX CPUs is now enabled by default.
- Fix hit detection with sniper guns when shooting close targets.
- Fix crash when closing the game.
- Remove string limit from Base64* functions.
- Default ZOrder for WebUIs is now 1 instead of 0.
- Improvements to PICKAXE_SWING, CARRY_SHOULDER_SETDOWN and REVIVE animation.
- Fix stopping of animations with SetPlayerAnimation, even if the player is in a vehicle.
- Event OnPlayerStartEnterVehicle seat parameter now starts at 1 instead of 0.
- Fix Random, RandomFloat with negative values.
- Various map fixes.
Winter Edition Event:
- Add snow overlay for grass layers. It can be enabled like this:
SetLandscapeSnowAlpha(1.0)
- Add snow particles:
EnableSnowParticles(true)
Both functions will be removed once the winter event ends.

Server changes
- Package Manager by 1B0Y now comes with the default server.
- Add SetNPCRespawnTime.
- Remove respawn time limit for players.
- Fix CreateExplosion not working if there are more than two players.
- Fix Random, RandomFloat with negative values.
Package Manager by 1B0Y now ships with the server by default. (https://github.com/1B0Y/OnsetScripts)
Command usage:
/start
/stop
/restart