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 PlaygroundNewsNovember Update: Switchers
In-game event

November Update: Switchers

Tabletop Playground · published 28 Nov 2022, 19:11 UTC · build 10030849

All newsPlayers around this dateRead on Steam

Update time! This time the main new feature are switchers, which allow you to create switchable objects in-game. As usual, there's also additional features, convenience improvements, and bug fixes:

• Add a new object type: Switchers allow you to switch between multiple objects. You create switchers in-game (or in preview mode) by selecting multiple objects and clicking "Create Switcher" in the context menu. The selected objects will be combined into a single object which you can switch from the context menu or using the object action hotkeys (R / Ctrl+R). The context menu also allows you to switch to a random object, or remove the switcher. You can learn more on the new knowledge base page.
• Allow object zoom in the container explorer
• Add new button in card and multistate object details in the editor to quickly add all remaining cards or states from the image sheet
• Add ability to cycle through previously written messages by using the up and down keys in the chat window (similar to the command history in the JavaScript console)
• Allow changing size of cards in stack explorer using two new buttons
• Save whether to show names in container explorer for session
• Support Chinese, Japanese, and Korean characters in text fields

Scripting
• Add a new class `Switcher` and two methods `GameObject.createSwitcher` and `GameObject.getSwitcher` to allow interacting with switchers from scripts
• Add anchor properties for `ScreenUIElement`, similar to the properties in `UIElement`
• Add `Widget.setVisible` and `Widget.isVisible`
• Add `TextWidgetBase.getFontFileName` and `TextWidgetBase.getFontPackageId`
• Ensure that an empty `exports` object always exists to avoid issues with transpiled TypeScript
• Allow passing `undefined` to `Border.setChild` and `LayoutBox.setChild` in order to remove the current child widget

Fixes
• After shuffling a card stack, an additional card could remain visible in rare cases
• Don't allow changing size of cards in holders
• Dropping cards in the on-screen hand with the screen mode cursor required an additional click

---

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,…