Release SFD 1.6.0.1
Published at 2026-08-23 16:38:22 UTC
Changelog for Superfighters Deluxe 1.6.0.1.
✨ New
- Added a 'launch game' option to the Server Tool to make it easier to start the game while running the server tool.
💻 Map Making/ScriptAPI
- User Join and Leave event callbacks can now be tested during editor test runs by adding/removing players during the test.
- Streetsweepers can now spawn from supply crates solving a long time crash. (We never intended Streetsweepers to spawn this way but hey... the option is there in the code!)
- Fixed a crash in the editor when testing a map when using the chat with 9+ test users.
- Fixed map editor item spawn chance dialog UI issues.
🛠️ Fixes and Improvements:
- Map 'Canyon': Added missing triggers for stopping the music on game over.
- Fixed a bug where the camera was partially stuck in spectating mode when you re-spawned via script.
- New default target fps set to 120 (It was a bit too restrictive with 60 as default).
- Added auto restart attempts to the server tool if auto startup is enabled but the first time start fails. Will attempt up to 5 times.