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
Planetary Annihilation: TITANSNewsNew Maps, rebalancing, multiple fixes, local server and more!
Game update

New Maps, rebalancing, multiple fixes, local server and more!

Planetary Annihilation: TITANS · published 19 Sep 2022, 17:48 UTC · build 9507638

All newsPlayers around this dateRead on Steam

+ General:
Add 7 new WPMarshall maps.
Add Queller AI 5.23.1 - this is no longer a mod, but is now a full part of the game.
Add UPnP support on Windows builds, required so the local servers can see out into the world and get incoming connections from other clients.
Unit balancing tweaks.
Retrained AI values, so the AI will play more competitively with the new balancing tweaks.
Games are hosted by default locally (instead of remote servers) and limited to 6 slots. Use --local-server-max-players flag on the client to override this limit. Remote servers are still available for larger games, just the game defaults to local servers for smaller games.

+ Fixes:
== Hardcoded unit names:
Units usually get their behaviors from their classes (e.g. Orbital & Transport & Interplanetary) but the Astraeus unit had its behavior locked to its name instead.
That blocked derivative units of the same type (e.g. Chariot from Legion) from having the same behavior.

== First factory blocks metal spots:
Fix a bug where the code ignored the metal spots location when building new factories, the locations are now properly detected.

== AI doesn’t play until the 20 second mark in certain conditions
Sometimes the AI fails to start playing the game (just idling instead) before the 20 second mark. We determined that initially the game handles strategic map locations (like metal spots and base locations) in batches. Those batches were too small, which caused the AI to wait until the next update cycle to start processing locations.
We increased the batch size a little so the AI handles more spots in one go but still keeps CPU usage low.

== AI crashes server with Legion Expansion Starcannon
Sometimes the game would crash when a game engine entity had a parent that was unreachable (like a temporary). This was the case sometimes with transporters that were used by the Starcannon to send units to a planet. We patched the engine to ignore those parents instead of doing a hard check.

== Fighters and Galata built to fight an air presence that doesn't exist
The AI builds fighters when the enemy has no air, leading it to use fighters in Galactic War against players who don’t even have air tech, let alone an air presence.
We created a "GalacticWar" personality tag for the AI in the GW mode and gave units a way to check for the air presence as well as the tag, which fixed the issue.

== Doesn't recognise Unit Cannon as an orbital threat
Sometimes the game handles some units individually, because of their odd behavior. That's the case with the Unit Cannon, however it wasn't being consistently checked everywhere. We patched the AI brain to recognize the Unit Cannon individually and it fixed the issue.

== FocusTargetThreatRatio always returns true
The condition FocusTargetThreatRatio used to return true even when the target wasn't available. We fixed it to return false when there is no target.

== Presence booleans not set by radar or factories
The presence booleans were set according to the threat model used by the game, which failed in certain conditions (like evaluating buildings).
We added a new system internally that keeps track of enemy and friendly presences without using the threat model, which fixed the issues.

More from Planetary Annihilation: TITANS

Other announcements

All news
Community25 Aug 2026Dev Diary #3 — System Designer Overhaul and Upcoming Performance ImprovementsGreetings, Commanders! Welcome to our third Dev Diary. Since our last update, the team working on Planetary Annihilation has nearly doubled in size! Our new contributors have already helped deliver Galactic-War Co-Op, new splash and main-menu artwork, and many of the bug fixes and optimisations in our recent hotfixes. This time, our Dev Diary will focus on new enhancements coming to map making…Game update21 Aug 2026Galactic War Co-op Hotfix 4Greetings Commanders, Another week, another set of hotfixes! We are releasing this build with a couple of minor tweaks to last set of balance adjustments plus several bugfixes and QoL improvements. Stay tuned for Dev Diary #3 very soon, we have some big announcements to make! Balance Hotfixes Land · Leveler splash_damage decreased from 300 to 250 When damage was lowered we made a minor oversigh…In-game event26 Jul 2026New Mechanics, Re-balance and Ranked Season 16New Mechanics, Re-balance and Ranked Season 16 Updates 124666 and 124667 Greetings Commanders, Since the release of Co-op Galactic War our primary focus has been on fixing bugs and improving the overall experience. With much of that work behind us, we can finally treat you to a new ranked season and some major balance changes. We very much hope you enjoy this update and dip your toes back into…