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
Ancient Warfare 3NewsUpdate 1.11
In-game event

Update 1.11

Ancient Warfare 3 · published 19 Feb 2026, 19:22 UTC · build 22007154

All newsPlayers around this dateRead on Steam

Vulkan support


The game now supports the Vulkan graphics API on Windows. This implementation is currently considered experimental, but depending on the map and hardware it can provide significant performance improvements, especially in more demanding battles.
Vulkan can be enabled via a dedicated launch option, allowing you to easily switch between rendering backends for testing and comparison.

Undo / Redo support in the script editor


The visual scripting editor now supports Undo and Redo operations to quickly revert changes or reapply previously undone actions, making iteration much smoother when working with complex scripts. This applies to creating, deleting and moving nodes, as well as modifying node settings and variables.

Undo / Redo support for custom units


The unit creator now supports Undo and Redo operations. This is especially useful while animating, allowing you to quickly revert complex pose adjustments after a misclick or when experimenting with different equipment colors.

Snow mask editor


A new tool has been added to the terrain editor which allows you to paint a snow mask directly onto the map. This can be used to mask snow entirely or control its intensity in specific areas. Smooth gradients are supported, making it possible to create natural transitions between snowy and non-snowy terrain.

Search dropdowns in script editor


Most dropdown menus in the scripting editor now support search input. This makes it much faster to locate specific entries, especially in larger lists like data types.

Grenade units


The custom unit editor now allows the creation of units that use grenades as their primary weapon. This makes it possible to design dedicated grenade throwers. Grenade cooldowns can be adjusted to balance the unit based on the battle.

Scripting features

  • Scripting triggers, walls, lights and fog areas can now be copy pasted
  • Improved script editor opening performance for scripts with many icons
  • New nodes
    • Unit/BodyPartDmgMult enables modifications to the default damage model
    • PassiveAnimation/GetAnimStats to get the duration and frames of a passive animation
    • Other/GetCaliberName to get the display name of a caliber
    • Restrict/RestrictReload to prevent the player from reloading
    • Other/FormatString1/2/3 to embed arbitrary scripting values into strings
    • Player/OnWeaponSwap event is triggered when the current player weapon is changed

  • Node changes

    • Added an isBlocked input to the Lock/SetIsLocked node to allow the new functionality from the latest update to be used from scripting
    • Added caliber output to OnProjectileBodyImpact and OnProjectileImpact event nodes

Other features and improvements

  • Improved rotation speed of terrain paint brushes
  • Added input UI to set the exact rotation of terrain paint brushes
  • Copy pasting grouped objects/units will now replicate the groups when pasting
  • The caliber is now displayed when modifying the bullet type of a weapon
  • Added a new shadow option 'Maximum' to the graphics settings with double the 'Ultra' range
  • The snow overlay is now generated more consistently and independent from the initial camera position
  • Added additional conditional selection filters
    • Same weapon
    • Same weapon type
    • Same unit type
    • Same name (for custom units)
    • Same scripting tags (all & any variants)

  • The engine has been updated to improve stability and performance

Bug fixes

  • Fixed issues when editing player equipment in scripting nodes
  • FIxed incorrect AI visibility calculations when using custom sized units in combination with guard poses
  • Fixed scaling of custom equipment with offset origin on skeleton units
  • Fixed various issues related to adding / removing units to / from squads with scripting
  • HasObjTag (and related nodes) now work properly with any ref type
  • Fixed invalid collision data generation for custom objects
  • Fixed visible group functionality in the prefab editor
  • Fixed cases where modifying or copy/pasting a custom scripting event would not properly modify the call sites in external or local nodes
  • Fixed invalid quick inputs after changing a custom event
More from Ancient Warfare 3

Other announcements

All news
Community17 Aug 2026Medieval Map CompetitionStarting today through September 7, an official Map Competition is live! Show off your map-making skills around a specific theme for a chance to win Steam Digital Gift Cards for the top 3 creators. Read on for all the guidelines, rules, and submission details! Start: Now End: September 7, 2026, 15:00 UTC Theme: Medieval Create a map inspired by the medieval world! Your map could feature warring…Game update29 Jun 2026Update 1.12.1Increased vertex limits Maximum vertex limits have been increased for nearly all custom item types. For most items, the previous maximum is now the recommended limit. Staying within this recommendation is strongly advised to avoid performance issues. · Models exceeding the recommended limit are now accepted up to the new maximum, but display a performance warning in the Steam Workshop browser.…In-game event23 Apr 2026Update 1.12Multiple Middle Equipment Items Multiple middle equipment items can now be selected for each unit! Script Editor Improvements The scripting editor received the following quality-of-life improvements: · Available hotkeys/actions are now displayed · Added a close button to the search panel · Added a hotkey to select all connected nodes · Script snippets containing variables can now be copied/past…