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
ExanimaNewsCoffee Diary - March 2026
Community

Coffee Diary - March 2026

Exanima · published 2 Mar 2026, 12:32 UTC

All newsPlayers around this dateRead on Steam

Hey Exanimates,We've finally started insider testing of the update! We've done one patch and we've got another big patch on the way. The testing release already feels very solid, with only a couple of very specific issues that we want to do some more targeted testing on. The new map is massive, varied and looks very different from anything so far. We've been trying some more complex things with the environment design and they have been well received and are working well. We're still adding a bit of visual polish to some assets and things like a few more small objects here and there, but these are small touches. We're going to make one significant addition in the test build still, the new thaumaturge / shaper encounter, which needs a little revision after many changes to character physics and AI, but that's it.Leading up to the test release it's mostly been finalising content and just transitioning from a still a bit prototypey dev build to a release build. Much of this was migrating all our creature types to the new race system and adjusting their motions and AI after all the changes to those systems too. A few of the older creatures got a visual upgrade too. All the changes to muscle function really messed with existing motions, and this meant having to redo or at least modify almost every attack motion and many others, not just for creatures, but also humans with all the different weapon types. There's literally hundreds of these, so it was quite the slog, but between the improvements to character physics and the fresh look at motion design things look and feel great. There was really a lot of testing new creature physics, new motions and the new combat AI which is still a work in progress. This led to a lot of improvements beyond the initial scope as we noticed various little issues, including some notable combat mechanics problems that had been reported in the past.In the last stages of development of an update we're much more hands on with the game instead of deep in the engine code and artwork creation. This, and especially when we do these rounds of insider testing, leads to uncovering and fixing many little old issues beyond the scope of the latest build and features. Maybe not game breaking stuff, but it all makes for a more polished and enjoyable experience. Our list of things we'd like to improve is many pages long and always growing, with many things that often seem small, but can take a lot of work to do. We do gradually complete the items on the list, which usually include something that someone in our community will be particularly happy to see.One thing that is a more serious issue that we've been giving particular attention to since the test release is pathfinding, particularly the tendency for NPCs to fall into pits as well as take some unlikely paths. This is a very difficult problem. On the one hand we don't want NPCs to take dangerous paths that could lead them to falling somewhere bad, on the other we do want NPCs to be able to take the same dangerous paths the player can, such as crossing a pit via a plank placed over it, or walk along a thin ledge between a wall and a drop. We also want NPCs to avoid walking against walls, except for cases like the narrow ledge, where it's better than falling. To be able to drop off a small ledge, but still prefer taking the stairs in most cases and so on. This requires complex pathfinding logic and nuanced decisions, things like this may seem straightforward to a human, but for a computer program that doesn't understand what these things are it's a whole different story. Our pathfinding isn't based on anything hand designed or designated walkable areas, it's just "polygon soup", characters can walk on anything including dynamic objects which change and create potential paths.We've been iterating on our pathfinding a lot, and while it keeps improving, these problems remained. It's one of those difficult open ended problems that we can't be sure even has a solution. Recently however we've had some new ideas on how to better represent things and how AI decides if and when to take dangerous paths. We've implemented these changes and our problematic test cases seem to be solved and we're also seeing generally improved pathfinding behaviour, with NPCs taking more sensible paths. We're also considering further additions, like perhaps companions voicing their reluctance to cross a particularly dodgy path, but being willing if encouraged by the player. This is not something we were confident we could solve, and it's been bothering us for a long time, so it's great and a relief to see such an improvement.It's been a hectic time working on a huge amount of different things to get everything ready, but it's been exciting and uplifting to finally see it all come together, especially after a stressful few months of unexpected and sometimes seemingly insurmountable problems. We can't say for sure how long we'll keep things in testing, so we won't, but things are looking good.Best,Bare Mettle

More from Exanima

Other announcements

All news
In-game event18 Aug 2026Exanima 0.9.5.2This update introduces various new features and interactions to the late game. Importantly this introduces a "save system", but it is only a part of what's added and it is fairly involved. We're only going to talk about it in vague terms as we'd like for you to discover these new interactions in game yourselves. There's various new mechanics and changes to mechanics that open up new strategies…Community3 Aug 2026Coffee Diary - August 2026Hey Exanimates, Exanima 0.9.5.1 is currently in public testing. This version introduces the late game save system, an alternative "cheat death" mechanic, a new minion, a new way to traverse late game content and various new features and mechanics to support all this and more. These features have been a long time in the making and various things that have been in the game for as long finally hav…Community6 Jul 2026Coffee Diary - July 2026Hey Exanimates, We've been steadily releasing patches since the update with many improvements and fixes, but the flow of patches has stopped over the last couple of weeks as we've been working on some bigger changes for a larger patch. This will include the post portal save system, but also a few other notable features. We're very close to completing this, hopefully within a week or so, and onc…