- Steam App
- Superfighters Deluxe (855860)
- Event type
- patch note
- Published
- 13 May 2019 - 17:15:22 UTC
- Source
- steam_community_announcements
* Fixed a bug where you would get stuck in reloading if you used a speed boost or a strength boost during the reload animation. * Fixed a few missing sounds for the Machine Pistol. * Fixed a bug where the map vote wouldn't be displayed for a second player joining a versus game if there was only one other player waiting around in the server. * Fixed a bug where chat messages from scripts wouldn't always be displayed in the server software chat log as intended. * ScriptAPI: Added IGame.TimeLimit - Gets the total time limit set in the game in seconds. Returns 0 if TimeLimitActive is false. * ScriptAPI: When you are assigned a new Player (e.g. when respawned via a script) you will now flash for a brief moment, like during the start of games. * ScriptAPI: Fixed a bug where AutoVictoryConditionEnabled (when toggled back to true from false via a script) did not always work as intended when ther...