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
Solace CraftingNewsPatch v1.2.1.3 + new C++ builds
In-game event

Patch v1.2.1.3 + new C++ builds

Solace Crafting · published 23 Jul 2026, 15:20 UTC · build 24355792

All newsPlayers around this dateRead on Steam

Thank you to everyone that has posted a bug report or sent one in from the in-game console. I have tracked down and corrected around two dozen bugs for this patch, as well as added in a number of safety fallbacks for things that could otherwise cause a server disconnect, or in-game error.

I've also worked on adding a lot of automated tests under the hood over these past few months. There are now over 10,000 checks including monster drops, biome & heightmap parity checks, building placement, all kinds of stuff that can go wrong with changes to the game code.

I've also uploaded C++ versions to the beta branches both for standard client builds and dedicated server builds. These builds should increase the CPU speed quite noticeably for users with a very strong GPU. If you're like me with a 10 year old GPU you're likely "GPU bound" which means that the CPU is usually waiting for the GPU to finish each frame, so you won't see an improvement, but if you are "CPU bound" you should give it a try!

v1.2.1.3

Improvements

- Gems underground no longer blow the screen out to white
- A bug in gameplay code no longer disconnects you. Errors that used to eject you to the main menu now just log and carry on
- Solace defense waves can no longer hang or leave demons behind after the defense ends
- Placing a facility or piece of furniture whose model is missing now reports the problem instead of crashing

Fixes

- Fixed encounters not flattening the area around them with the new world generation.
- Fixed drinking a potion straight out of a loot drop
- Fixed several actions that silently did nothing on a dedicated server because the server was looking up objects in the wrong place
- Fixed an error which stopped auto-harvest, skills and cooldowns from working for the rest of the session
- Fixed an error when placing a town building against another building
- Fixed a crash when using or right-clicking certain items
- Fixed the shadow toggle stripping armor and clothing off characters
- Fixed anti-aliasing not applying immediately and again on startup
- Fixed a batch of errors when leaving a world or returning to the main menu

Known Issues

- Grass shader problems on some hardware (please let me know if you have any problems!)

Join us in Discord!

More from Solace Crafting

Other announcements

All news
In-game event10 Sep 2026v 1.2.3.1 Now Live - Stability & PeformanceI was planning to release this patch on the beta branch before sending it live, but there was a couple of bugs, already fixed in this build, that ended up causing problems in the 1.2.2 branch that was released earlier in the week. So! I went ahead and pushed this branch live as well and things in general should be running smoother all around now. v 1.2.3.1 Multiplayer · Joining dedicated server…In-game event6 Sep 2026NPC Towns & Merchants - now live in v1.2.2.2Merchants have been re-enabled in this build along with procedural NPC towns! They're still pretty basic, but it opens up a lot of opportunities for creating different kinds of NPCs. I've been crazy busy! This patch was ready days ago, but I kept finding little bugs the more I was able to playtest it. Hopefully there is nothing serious left. THOUGH, I do have a second patch ready to go up on be…Game update1 Jul 2026Hotfix v1.2.1.2Some fixes for the bugs reported thus far. Please let me know if you run into anything, I will fix it! v 1.2.1.2 2026.07.01 · fixed mesh grass prefabs ignoring shadows · fixed grass not rendering at long distances · fixed old characters throwing combat errors · added a guard to stop saturation getting set to 0 via old settings files · disabled environment reflections on gems in caves (possible…