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
MD Engine›Events›Pushed version 1.0.1 for Windows & Linux
Game update

Pushed version 1.0.1 for Windows & Linux

MD Engine · published 26 hours ago · build 25174512

All eventsPlayers around this dateRead on Steam

Pushed version 1.0.1 for Windows & Linux.

Changes:

  • Fix paths so they support "["
  • Fix basic template default settings
  • Fix compiling a MiniTracker song
  • Added a Global Preference to disable the CRT shader
  • Edit button now sticks to the top
  • Fixed crash on the Map Editor when trying to set a Foreground without setting Background first
  • Fixed issue when changing Background tilesets in Map Editor for a smaller or larger tileset
  • Adjusted how Steam is loaded on Linux to try to support Flatpack Steam properly
  • Fixed the mismatch on SDL2 on Android exports

MacOS version will be updated to 1.0.2 tomorrow directly as we're fixing a major MacOS Intel problem at the moment.

More from MD Engine

Other announcements

All events
In-game event9 Sep 2026Version 1.0.2 released for Windows, MacOS & LinuxWe've just released the version 1.0.2 for Windows, MacOS & Linux. Changes: · Added a new setting in Audio "Tight Music Looping" that shortens each looping track by one frame, should fix the miniscule delay during loops at high-tempo · Added warning when trying to edit the OnCollide script for a group with no collision masks active · Added warning bellow the Collision Group selector in Trigger,…Major update6 Sep 2026Final Version 1.0.0 uploadedThere have been many changes since our last upload in March 2026, so we have a detailed changelog below, split per category. Also, don't forget MD Engine releases on September 7th! Engine Architecture · Hardware abstraction layer: The engine no longer calls SGDK directly. Every hardware operation now goes through a HAL, which is what made most of the rest of this release possible: it is the lay…Major update30 Mar 2026Pre-Release Version 0.1.4 uploaded to SteamWe've updated the engine to pre-release version 0.1.4. There have been many changes since our last upload in Dec. 2025, so we have a detailed changelog below, split per category. Compiler Overhaul The compiler received a full rewrite from string-based emission to a structured IR (Intermediate Representation) with a full optimization pipeline: · Structured IR — two-phase compilation: collect IR,…