Status
SteamPeaks
ChartsSalesUpcomingPatchesEventsCalculator
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
EventsSteam's own events 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 festsUpcomingPatchesEventsRecordsTrendingSignals
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
Boss KeyEventsUpdate – September 5, 2026
In-game event

Update – September 5, 2026

Boss Key · published 5 Sep 2026, 12:37 UTC · build 25140286

All eventsPlayers around this dateRead on Steam

1. Custom Snap Points

You can now create custom snap points to which objects will automatically align. To set one up:

  1. In the Data Panel, select the snap table and click Create Table;

  2. Add at least one snap point type;

  3. Drag the snap point onto the table – a small green dot will appear at your cursor position.

Any snappable object entering the minimum snap radius will then automatically snap to that point. This is especially useful for arranging pieces like chessmen in neat formations.Snap points support the same full set of interactions as cards and pieces, including dragging, flipping, rotating, copying, pasting, and deletion.


2. Custom Table Backgrounds

Right-click on the table and select Edit Card Front to customize your tablecloth just like you would a card face. Dynamic visual effects are also supported, giving your table a more vibrant look.


3. Scene Saving & Loading

You can now save and load custom scenes:

  • Right-click on the table → Save Scene: save the current scene;

  • Load Scene: load a previously saved scene;

  • Open Save Folder: open the folder where scene files are stored.

This feature is ideal for games that require complex initial setups, or for quickly restoring a specific game state. We plan to add multiple save slots in future updates, allowing you to switch between different layouts with ease.


4. Custom Console Commands

You can now add the ConsoleMethod attribute to methods in your own scripts. Any method bearing this attribute will be automatically registered with the in-game console. Type help in the console to view all registered commands.The system supports both static and instance methods, and accepts a wide range of parameter types, including:Primitive types, enums, strings, Vector2, Vector3, Vector4, Color, Color32, Vector2Int, Vector3Int, Quaternion, Rect, RectInt, RectOffset, Bounds, BoundsInt, GameObject, any Component type, as well as arrays and lists of any of the above.


5. Bug Fixes

Various known issues have been resolved, improving overall stability and user experience.

More from Boss Key

Other announcements

All events
In-game event12 Sep 2026September 12, 2026 UpdateI. Adding Custom AI Tools Custom AI tools are now supported. You can configure them via the top menu bar → Help → AI. · Checked – Enabled · Unchecked – Disabled Currently, several example tools are provided, and you can also extend them in specific ways (see Chapter 4 for details). II. Custom System Prompt You can now customize the system prompt. In the AI panel, click the More (three dots in t…Boss KeyGame update10 Sep 2026September 10, 2026 UpdateFixed compatibility issues with existing mods.Major update9 Sep 2026Update – September 9, 2026I. New AI Assistant Feature A new AI Assistant has been added. You can access it via the top menu bar: Help → AI . The AI can: · Answer your questions · Help you operate the editor How the AI Works The AI consists of two components: · AI Smart Router – The central dispatch hub. It receives your messages, intelligently selects which AI service to use for replies, and operates the tools you provi…