Developer postOriginal post (opens in a new tab)

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

  • 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 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 This yellow text starts at position 200

  • Example: /broadcast Fixed length time with marker color: 45.454

  • 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