You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed a bug with Cylone spinup on Linux servers. The config file changes were causing exceptions at round start due to the the way line endings were being interpreted. (roncli)
Reduce error logging when failing to save pilot files due to missing write permissions. (luponix)
Fixed an audio taunt menu exception when no controllers had been registered with Overload. (luponix)
Projectiles use a new server->client fire packet which now includes the weapon charge level (which affects both size and speed, previously omitted) and more accurate position information. (Fireball)
Fixed a bug with mouse sliding which allowed players to completely ignore movement speed and acceleration limits. (Fireball)
Charging a Thunderbolt will now cancel spawn invulnerability in the same way firing other weapons will. (Fireball)