Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Tabletop PlaygroundNewsMarch Update
In-game event

March Update

Tabletop Playground · published 25 Mar 2022, 10:58 UTC · build 8431523

All newsPlayers around this dateRead on Steam

The March introduces a new tag system, a setting to show player heads, and lots of improvements for snap points and scripting:

• You can now add tags to objects, templates, containers, snap points, and cards. They can control if objects snap and what can be inserted into containers. Tags can also help with finding what you're looking for in the object library, card deck explorer, or container explorer. Find more information on tags in the new knowledge base page on tags.
• A new option in the game settings allows you to activate snapping when holding multiple objects
• Snap points can now have different shapes for their range: in addition to the sphere shape, their snap range can also be a cylinder or a cube.
• There are new options for snap point rotation: instead of just switching between rotation on and off, you can also set snap points to flip objects upright, upside down, or adjust their rotation to be "flat" without fixing it entirely
• A new options for snap points allow you to specify that they are only valid when the object is upright or upside down.
• While creating a snap point grid, you can now drag the grid with the mouse
• Show range for highlighted snap point whilre creating a grid
• Show a quick animation when snapping an object
• Snap range for objects with non-uniform scale are now also scaled non-uniformly
• You can now show the heads of other players. An option in the video settings allows you to activate heads only for VR players (default), for everyone, or for no-one.
• Set zoom direction for the counter 10 and counter 100 objects so they don't spin when viewed in the object zoom

Scripting
• Add methods to work with tags: `GameObject.getTags`, `GameObject.setTags`, `Container.getContainerTags`, `Container.setContainerTags`, and `SnapPoint.getTags`
• Add `getTintColor` and `setTintColor` for `ImageWidget` and `ImageButton` to allow tinting images
• Add a key parameter to `setSavedData` and `getSavedData` in `GameObject` and `GameWorld`, allowing you to organize persistent information more easily and save larger amounts of data globally and per object
• Add `GlobalScriptingEvents.onWhisper`
• Add `getShape`, `getSnapRotationType`, and `getFlipValidity` methods to `SnapPoint`
• Add `GameObject.release` method to release objects held by players
• Allow automatically wrapping text for `Text` widget using `Text.setAutoWrap`
• Execute `CardHolder.onCardFlipped` and `CardHolder.onCardRotated` when animation finished instead of when the player pressed the respective button
• Text with multiple lines on a button was not centered properly
• Inserting and removing an object from a container in the same frame caused the object to become invisible on clients
• A previously clikced UI button could be clicked when pressing enter
• `Player.getSelectedObjects` for client players only worked while holding

Fixes
• When loading a state while an active measure move was visible, the measure indicator remained visible and stuck after the state was loaded
• Snap point radius shown in editor was too small
• Some zoomed objects were rotated incorrectly when using object zoom while looking directly down
• Card stack explorer did not show web textures and could have wrong aspect ratio for cards scaled in-game
• Team chat tab sometimes wasn't visible when the local player was part of a team

---

These new updates we've added are just some of the many features on our early access development roadmap for Tabletop Playground, which you can check out on our Trello HERE.

Don't forget to join our community Discord to chat with the dev team and give us your suggestions for new features for the game!

More from Tabletop Playground

Other announcements

All news
Game update19 Jun 2026Patch Notes - 6/19/2026New Features and Changes · The Template Editor now has a Tooltip Name field. Fill it in to set a default name tooltip for any objects with this template. Like the existing Description field, this can be overridden on an object-level through Properties. Want the Template Name to also be the tooltip name? Just click the arrow button to transfer it to the field below. · Containers can now be creat…Game update7 May 2026Patch Notes - 5/6/2026Beta Branch Patch Notes Hotseat Mode You can now add local players to any game session. Just click “Add Hotseat Player” in the player list in the upper right and give them a name. You can manually switch to one of your hotseat players at any time by clicking the head icon to the right of their name. If you’re using TTP’s built-in turn system, you’ll automatically switch to the appropriate hotse…In-game event8 Apr 2026Patch Notes - 4/8/2026New Feature: Stickers Whether you’re making a Legacy game or marking up a map, you’ll want to know about our new Sticker tool. You’ll find Stickers on the upper left toolbar – they share a slot with the Text tool, so hover over that “T” and click the star icon to open the Sticker panel. All you need to make a sticker is an image – and, as is usually the case, you can use either a Texture file,…