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.4
In-game event

Update 1.4

Ancient Warfare 3 · published 25 Sep 2024, 18:07 UTC

All newsPlayers around this dateRead on Steam

Blur vignette screen effect scripting node


The new scripting node combines blur and vignette to blur the screen from the corners to simulate various effects.

Arithmetic expressions in numberic inputs


Simple arithmetic expressions can now be entered in almost any numeric text input.
Supported operations include addition, subtraction, multiplication, division and parenthesized ordering

Quick scripting inputs



Instead of having to create an input node for each input value of a node, most types can now be input with a single click next to the input port. Node connections will clear existing quick inputs. Supported input types are types like bool, int, float, string, float3, color, references and enums.

Movement speed multiplier node for units


One of the most requested scripting features has finally been realized. You can now change the speed of units by using the SetMovementSpeedMult node.

Improved AI corner peeking detection


While peeking corners as the player, AI units would often not react or see the player. This has been improved and AI units will now attack the player as usual.

First person melee improvements


Ever since the 1st person viewmodel was changed to improve gunplay, there were some issues with how melee weapons felt. It looked like as if there was an offset between the rendered weapon and the actual hit detection and changing the fov would cause additional issues. This has now been resolved and melee combat in first person should look and feel more accurate.

Other features & Improvements

  • The order of scripting variables in the list can now be changed while their settings are expanded
  • Added GetPath node to get a copy of the calculated path of a unit
  • Added GetMouseDeltaX/Y nodes to get the mouse position offset between frames
  • Added RestrictWeaponThrow, RestrictWeaponDrop, RestrictShieldDrop nodes
  • The placement method of ceiling lamps has been improved. They can now be placed on most surfaces.
  • Improved the accuracy of unit movement to prevent situations where it seemed like they walked slightly into the terrain on hills.
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…