Status
SteamPeaks
Charts
Sales
Upcoming
Patches
Events
Calculator
Database
New on Steam
Every app, DLC and depot the minute Steam creates it
Apps
Every app on Steam, newest change first
Packages
Subs and bundles, and what each contains
Depots
Depots, manifests and install sizes
Tags
Steam's user tags and the games under them
Developers & publishers
Companies and their catalogues
Technologies
Engines, SDKs and anti-cheat found in the files
Change history
Every PICS changelist as it lands
Tools
Signals
Nineteen readings of the whole catalogue
Compare
Any games side by side
Records
All-time peaks and the days they were set
Reports
Weekly and monthly write-ups
Alerts & newsroom
Watch a game, get told when it moves
Steam status
Is Steam up, right now
Web API explorer
Try the endpoints in the browser
More
Events
Steam's own events and the sales calendar
Calculator
What a Steam account is worth, and its pile of shame
/
Sign in
/
Patch notes 2026-07-20 · Lily2D build 24295982 · SteamPeaks
Lily2D
›
Patches
›
Build 24295982
Patch notes 2026-07-20
Lily2D
· build 24295982 · published
50 days ago
On Steam
Notes only · this build shipped before we watched the app
Swamp 0.5.23
Added
swamp build can override the project target with --target, --arch, --platform, and --artifact.
Guard (|) statements no longer require a wildcard arm.
Guards can now optionally group arms with a scope: | { condition -> expression, condition -> expression }.
Lily Runtime 0.4.20
Added
config API for retrieving values overridden by config.yini.
simulation.tick_step setting in lily.yini - defaults to 16 ms.
Render and simulation debug.verify settings for verification levels.
Changed
Dev runtime no longer forces GPU-assisted validation on Windows.
Fixed
wgpu device-loss now recreates the device and re-initializes the render anchor.
Dev:
Simulation verification now only runs state checks when full verification level is set.