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
TurboCrapsEventsv1.0.10.0
Game update

v1.0.10.0

TurboCraps · published 11 Sep 2026, 17:49 UTC

All eventsPlayers around this dateRead on Steam

Features:

-Consume less memory when running simulations.

-Provide an option to not graph the simulation results.

--This can help conserve memory when running many simulations.

-Add an entry for 200 to the # of rolls combo box.

-Change the Sims per bankroll spinner to have a step of 1 for values between 1-5, and 50 otherwise.

-Show the percentage won/lost in the tooltips for both the Bankroll and Scatter Plot graphs in the scripting window.

Bug fixes:

-The tooltip in the simulation Scatter Plot graph was wrong.

-The Efficiency graph was not properly cleared.

-On linux, the Clear and Export results buttons were not clickable even when results were present.

-On linux, navigating with arrow keys between the Declarations and Execution editors was not working.

More from TurboCraps

Other announcements

All events
TurboCrapsGame update1 Sep 2026v1.0.9.0Bug fixes: -The concurrency examples in the documentation showing lock(this) were wrong and would not prevent data from being written to by multiple threads at once during simulation. -Added a new static property named GlobalLock on every script object that can be used to ensure safe reads and writes across threads by using lock(GlobalLock) instead. The documentation has been updated to reflect…TurboCrapsGame update1 Aug 2026v1.0.8.0Features: -Add new virtual methods to scripting which can be used to collect information beyond what the program displays in the simulation results. · Started() · BankrollStarted() · BankrollRunStarted() · BankrollRunFinished() · BankrollFinished() · Finished() -Add new properties for scripting: · ScriptName · FileFriendlyScriptName Appearance: -Make editor tabs be the equivalent width of 4 spa…TurboCrapsGame update5 Jul 2026TurboCraps is now supported on LinuxTurboCraps now has a native Linux build available on the Steam Linux client. Anyone who has purchased TurboCraps on Windows should see it in their library on the Linux client as well. This is a port from WPF to Avalonia, which means it's a native Linux build and does not run through a Steam runtime or translation layer such as Proton. The game functionality is the same with only minor cosmetic…