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
Code My Robot VacuumNewsUpdate 0.1.2.4: Custom UI Themes, Smoother Stage Transitions and Faster Robots
Game update

Update 0.1.2.4: Custom UI Themes, Smoother Stage Transitions and Faster Robots

Code My Robot Vacuum · published 16 May 2026, 10:25 UTC · build 23265263

All newsPlayers around this dateRead on Steam

This update improves how the game feels during play, especially when levels expand between stages.

Floors now animate more smoothly during stage changes, the robot fades during transitions instead of popping into place, robots move faster, and the UI now supports selectable themes. The early campaign flow has also been cleaned up with clearer stages and less repetitive prompting.

Major Additions

Smoother Stage Transitions

Stage expansions now use smoother floor drop, fade, resize, and return animations. The robot also fades during these moments, making level changes feel much less abrupt.

New Floor Depth Visuals

Grid floors now have visible side depth, giving stages a stronger physical shape and making expanded layouts easier to read.

(Custom) UI Theme Support

A new theme system has been added, including theme selection in Settings, saved theme preferences, code editor and console theme support, and handling for custom theme files.

Gameplay & Feel Improvements

  • Robots now move faster across Slow, Balanced, and Fast presets.
  • Command delays have been reduced for snappier code runs.
  • Cleaning and sensing functions are now unlocked by default.
  • The first five campaign stages have been simplified and reworded. More to come in later updates

Code Editor & UI Improvements

  • Middle-click supported function references in the code editor to open wiki documentation.
  • The recommended tutorial warning no longer appears after the initial stage has already been completed.
  • Theme tinting now applies more consistently across the hole UI.

Fixes & Polish

  • Improved dirt placement and particle rendering consistency.
  • Improved floor and robot shader fading during transitions.
  • Improved behavior when code is running during stage expansion.
  • Improved theme fallback and validation behavior.

Closing Note

Thanks for playing and sharing feedback as Code My Robot Vacuum continues to improve.

More from Code My Robot Vacuum

Other announcements

All news
In-game event13 Sep 2026Campaign Results, Rebalanced Stages 5–10 & Bug FixesThis update brings a new Campaign Results overlay , a substantial rebalancing pass for stages 5–10, and several improvements to tutorials, the code editor, and campaign progression. Major Additions New Campaign Results Overlay Campaign stages now end with a dedicated results screen, giving you a clearer summary when you finish a stage and a more polished transition before continuing your campai…In-game event23 May 2026Update 0.1.3.9: Cleaner Coding API, Smoother UI, and New Credits ScreenHello Coders, This update focuses on making Code My Robot Vacuum feel cleaner to play, read, and navigate. The biggest change is a coding API cleanup: the old dirt-checking function has been renamed to robot.detect_dirt() , with tutorials, examples, completions, guides, wiki entries, and objectives updated to match. There are also smoother UI hover animations across many menus, a working FOV sl…In-game event18 May 2026Update 0.1.2.9: Breakpoints, Step-by-Step Debugging, and Better Python SupportHello Coders, This update makes coding and debugging your robot programs much clearer. You can now set breakpoints, step through code one statement at a time, get better support in external Python editors, and receive clearer feedback when upgrades become available. Major Additions Breakpoint Debugging The code editor now supports breakpoints. Set a breakpoint, run your program, and execution w…