Update Notes for v1.04.2 (Minor update, optional for server)

Turbo Sliders Unlimited · published

  • Special Stages: Automatic quick restart when playing alone locally and respawning before reaching the first spawn point

  • Servers now support an external log script program to connect with optional admin rights

  • To enable log scripts, use command line parameter -scriptPort <port> or set Script Server Port in the Connection Settings

  • Command Settings under Online Host Settings define what rights an external script has, can be an admin or just a message relay

  • Dedicated server files include an example Discord bot in config/Bots (Python script tsu_discord_bot.py, read it for details)

  • Admin command /broadcast now allows using some tags (pos, color, mspace and mark) to modify what the text looks like

  • Example: /broadcast <pos=200><color=#ffff00>This yellow text</color> starts at position 200

  • Example: /broadcast Fixed length time with marker color: <mark=#ff000022><mspace=16>45.454</mspace></mark>

  • Fixed skidmark issues when teleporting (or otherwise moving very much in one tick)

  • AI drivers no longer get stuck in the pit if fuel is on but refueling is not possible

  • Miscellaneous other minor fixes and improvements