HomeGamesUpdatesPricingMethodology
Steam News18 July 20241y ago

Hotfix v13.3 - Steam Cloud Formatting, Player Typing Indicator & More

This patch addresses the recent downtime due to issues with the Steam Cloud and includes a couple of additions and fixes to the game. Fixed a major issue with steam cloud url format causing loading issues.

Full notes

Full Tabletop Simulator update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

2 fixes6 additions2 changes0 removals
  • Fixes
  • Gameplay
  • Workshop
  • Events
  • UI and audio
fixedFixed a major issue with steam cloud url format causing loading issues.
addedAll save files on load are converted to the new url format. (http://cloud-3.steamusercontent.com/ -> https://steamusercontent-a.akamaihd.net/ )
addedOld cache files will load even with these new urls so we don't have to redownload everything and waste space on storage.
addedAdded player color to typing indicator below chat
addedAdded component_hotkey_state_change console command/ misc setting. nolt/1828
changedHand Select Mode working for Lua (player.chooseInHand / player.chooseInHandOrCancel)

Tabletop Simulator changes

  • Cachemap
fixedFixed a major issue with steam cloud url format causing loading issues.
addedAll save files on load are converted to the new url format. (http://cloud-3.steamusercontent.com/ -> https://steamusercontent-a.akamaihd.net/ )
addedOld cache files will load even with these new urls so we don't have to redownload everything and waste space on storage.
addedAdded player color to typing indicator below chat
addedAdded component_hotkey_state_change console command/ misc setting. nolt/1828

This patch addresses the recent downtime due to issues with the Steam Cloud and includes a couple of additions and fixes to the game.

  • Fixed a major issue with steam cloud url format causing loading issues.

  • All save files on load are converted to the new url format. (http://cloud-3.steamusercontent.com/ -> https://steamusercontent-a.akamaihd.net/)

  • Old cache files will load even with these new urls so we don't have to redownload everything and waste space on storage.

  • Added player color to typing indicator below chat

  • Added component_hotkey_state_change console command/ misc setting. nolt/1828

  • Hand Select Mode working for Lua (player.chooseInHand / player.chooseInHandOrCancel)

  • Changed chooseInHand so it is now a feature of HandZone, instead of Player.

    This makes more sense from a game perspective, and will now work with hotseat, won't mess up if the player for instance changes their seat. Instead of setting a callback when you start the hand select mode you provide a label, and when a player ends hand select mode this event will fire:

    onPlayerHandChoice(player_colour, label, chosen_objects, confirmed)
  • Made magnify zoom slightly larger.

  • Added a console command magnify_zoom_size to control this size.

  • Added this settings to the misc UI settings menu.

  • Fixed alt zoom not working on hand objects when they are not on screen.

Source

Steam News / 18 July 2024

Open original post

Changelog.gg summarizes and formats this update. How we read updates.