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
IcariaNewsSmall Update 0.4.39
Game update

Small Update 0.4.39

Icaria · published 9 May 2025, 18:14 UTC · build 18394776

All newsPlayers around this dateRead on Steam
  • Roster now has a team/role filter and a "select" button you can select filtered entities.
  • Fix the "relative to #/@" UI. Not sure what I was thinking when I wrote that.
  • Fix expression UI for When statements.
  • If you delete and recreate a signal, entities using that signal get reconnected to it.
  • AbortIf no longer exits a loop if it is the last statement in that loop.
  • AbortIf errors can now be handled by OnFail and not exit a loop until fail.
  • AbortIf now properly handles commands nested inside a loop.
  • Fix the setting for MaxRequest in the Request command expression editor.
  • References to role/types in the expression editor now won't see hidden entities.
  • "count of" in conditionals now doesn't include hidden entities.
  • copy the terrain filter (if it is set) from the Surveyor when placing a beacon. If the terrain filter is not set, use the tile you are placing the beacon on.
  • fix setting the current craft to None
  • fix a nest of type-os.
More from Icaria

Other announcements

All news
In-game event31 Jul 2026Update 1.0.10Converting Visual Scripts to Text Scripts If you create a script with the block based editor you can now convert it to a text script. We've been working over the last few weeks adding new features to the text scripting to support a variety of edge cases and lesser used features in the visual language but the conversion is still not perfect. Because the visual language is more limited it has a b…Game update16 Jul 2026Small Update 1.0.7Patch Notes Text Scripting · add craft command. · add random and chance functions. · documentation pages for operators and functions. · Documentation for broadcast command. · Fix documentation for rest command. Bug Fixes · Fix scrolling in the text script editor. · Fix some cases of cursor misalignment on line wrap. · Double clicking on text no longer selects buildings in the background. · Fix…Game update4 Jul 2026Small Update 1.0.4Patch Notes 1.0.4 Added in-game Documentation · New icon to make it easier to find: · Document the location property .biomass for the biomass available to trees at that location. That's been in the language but we missed the documentation page. · More details and examples in the hover box for many commands. Text Scripting Command Options There are a bunch of settings on commands in the visual s…