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
ANIWARS: Call of the VoidEventsPatch 0.1.2
Game update

Patch 0.1.2

ANIWARS: Call of the Void · published 10 Dec 2025, 14:18 UTC

All eventsPlayers around this dateRead on Steam

AI Improvements

  • The AI will now prioritize attacking low health player units without affecting the way it evaluates its own units. This will reduce the risk of overly passive behavior, such as not attacking in fear of retaliation.

  • AI self preservation is now reduced when its losing. This also helps in reducing the risk of overly passive behavior, such as running away with 1-2 low units when there is no way for it to make a comeback.

  • AI enemy heatmap improvements. Heatmaps are used to guide the AI towards objectives. The enemy heatmap determine the density of enemy units in a certain area, a denser area -> more engagement -> more attractive to the AI. However this should not always be the case, a single low health unit is a far better target (most of the time) than a large ball of player units. To fix this the enemy heatmap score generated by low health units are now a lot higher and has a 50% slower drop off rate.

  • Made it possible to implement custom AI action generation code for specific abilities. Not every single ability action can be fully simulated since that would take way too much time. This means that perceived low value actions needs to be filtered out before simulation starts. This is quite a complex area, and it also uses heatmaps and other "tricks" to determine what counts as a low/high value action. Before this update all abilities ran the same filtration code but there are limits to that since not all abilities needs prioritize the same thing. This resulted in missed AI actions such as going for an attack instead of a very obvious Shield Bash knock out. It also lead to the AI making some very bad moves like placing a unit right between a Breacher and water, just to have it knocked out by the player the very next turn.

  • Implemented custom Shield Bash action generation.

  • Implemented custom Ion Cannon action generation.

  • Implemented custom Patch Up action generation.

  • Implemented custom Grabber action generation.

  • Fixed AI getting stuck behind Rubble.

Performance

  • Switched Unity scripting back end to IL2CPP, this complies the code into C++ during the build process, and should increase performance.

  • Battle screen rework to reduce number of video players and fix fps drops.

  • Made a very cool targeting and area scan optimization which turned out to have pretty much no effect ¯\\_(ツ)_/¯

More from ANIWARS: Call of the Void

Other announcements

All events
ANIWARS: Call of the VGame update12 Sep 20260.3.5 AI improvements and bug fixesThe AI should now be less likely to overextend for attacks or abilities when a better movement or positioning option is available. (might still require some tuning) · Made AI more likely to focus low health targets. · Added Unequip All button to Armory. · Updated main menu logo. · Fixed Whizz Hydra dialogue. · Fixed OnPostAttack effects running for dead units. (led to softlocks) · Possible fixe…ANIWARS: Call of the VGame update31 Aug 20260.3.4 mini updateHigh-grade Revolver MK.2 now gets triggered by Retaliation Break. · Cat Tail now gets triggered by Retaliation Break. · Fixed Outpost description. · Fixed missing new line in Abandoned Mine event. · Breacher's passive now uses the correct description.In-game event18 Aug 20260.3.3 Military buffs and reworks, plus Hardmode Achievements.Units · New Soldier ability: Sabotage Grenade , Deal 40-50 damage to the target and 50% of that to adjacent tiles. Deals 2x damage to Buildings. · New Soldier passive: On Guard , Gain Retaliation Break immunity and take 25% less damage when standing next to an allied Unit. · New Sniper Passive: Optimal Range , Damage varies with range: 75% at 1 tile, 100% at 2 tiles, 115% at 3+. · Medic's passi…