Created page with "==[https://store.steampowered.com/news/app/589290/view/520836408602001442 5.10.0]== ===Improvements (1)=== * Added sound effect for the sipping tea gesture. ===Bug Fixes (18)=== * Fixed client performance issues on Age Of Sail. * Fixed the new ability keybinds conflicting with modified keybinds on controllers. * Fixed pressing 'Cancel Gesture' preventing the player from switching weapons. * Fixed a server-side crash that occurred when a player dropped an object. * Frien..." |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="width:90%"> | |||
==[https://store.steampowered.com/news/app/589290/view/520836408602001442 5.10.0]== | ==[https://store.steampowered.com/news/app/589290/view/520836408602001442 5.10.0]== | ||
=== | ===Features and Additions (9)=== | ||
* Added | * Added 4 new maps: | ||
:» Camden | |||
:» Patriot Farm | |||
:» Lexington | |||
:» Brooklyn Heights | |||
* Added a new Offensive game mode for American Revolution (AROffensive enum value) | |||
* Added 4 new American uniforms: | |||
:» Green Mountain Boys | |||
:» George Washington Grenadiers | |||
:» Morgan's Riflemen | |||
:» Oneida Native American Warrior | |||
* Added 2 new Oneida Warrior heads: | |||
:» Shenandoah | |||
:» Alawistonis | |||
* Added pitchfork weapon | |||
* Added very nice stick weapon | |||
* Added American Independence festive firework rocket boxes | |||
* Added main menu QR Code for the Holdfast Coin giveaway | |||
* Added new regiment banners | |||
===Bug Fixes ( | ===Bug Fixes and Improvements (10)=== | ||
* | * Improved client performance on Age of Sail | ||
* Fixed the | * Fixed total available class counts in the spawn menu being higher than intended | ||
* Fixed | * Fixed rowboat assisting not working correctly | ||
* Fixed | * Fixed an issue that broke ship masts when receiving damage while being repaired | ||
* Fixed an issue with the officer reinforce ping going below the ground in Boston | |||
* Fixed Nations At War class icons showing in Frontlines in the spawn menu | |||
* Fixed an exception when being trampled by a horse | |||
* Fixed | * Fixed multiple British faction specific orders not counting the AR British faction | ||
* Fixed | * Fixed Gravedigger order not progressing | ||
* Fixed resuming last midi song not restarting musician buff | |||
* Fixed | |||
* Fixed | |||
* Fixed | |||
* Fixed | |||
===Server Config ( | ===Server Config (4)=== | ||
* | * buff_property_override <BuffType> <BuffPropertyType> value | ||
:» Overrides property values for any buffs (including order buffs and ability buffs) | |||
:( | * trait_property_override <PlayerTrait> <BuffPropertyType> value | ||
: | :» Overrides property values for any class traits | ||
* order_cooldown_override <HighCommandOrderType> value | |||
:( | :» Overrides cooldown times for any orders or abilities (the old specific order cooldown order commands have now been deprecated) | ||
:» | * Added a new BuffPropertyType enum to make configuring buff and trait property values simpler | ||
:» More details about how to use these new commands can be found in the Server Configuration wiki page | |||
:» Enum values for BuffType, HighCommandOrder, PlayerTrait, and BuffPropertyType can be found in the Enums wiki page | |||
</div> | |||
Latest revision as of 16:34, 3 July 2026
5.10.0
Features and Additions (9)
- Added 4 new maps:
- » Camden
- » Patriot Farm
- » Lexington
- » Brooklyn Heights
- Added a new Offensive game mode for American Revolution (AROffensive enum value)
- Added 4 new American uniforms:
- » Green Mountain Boys
- » George Washington Grenadiers
- » Morgan's Riflemen
- » Oneida Native American Warrior
- Added 2 new Oneida Warrior heads:
- » Shenandoah
- » Alawistonis
- Added pitchfork weapon
- Added very nice stick weapon
- Added American Independence festive firework rocket boxes
- Added main menu QR Code for the Holdfast Coin giveaway
- Added new regiment banners
Bug Fixes and Improvements (10)
- Improved client performance on Age of Sail
- Fixed total available class counts in the spawn menu being higher than intended
- Fixed rowboat assisting not working correctly
- Fixed an issue that broke ship masts when receiving damage while being repaired
- Fixed an issue with the officer reinforce ping going below the ground in Boston
- Fixed Nations At War class icons showing in Frontlines in the spawn menu
- Fixed an exception when being trampled by a horse
- Fixed multiple British faction specific orders not counting the AR British faction
- Fixed Gravedigger order not progressing
- Fixed resuming last midi song not restarting musician buff
Server Config (4)
- buff_property_override <BuffType> <BuffPropertyType> value
- » Overrides property values for any buffs (including order buffs and ability buffs)
- trait_property_override <PlayerTrait> <BuffPropertyType> value
- » Overrides property values for any class traits
- order_cooldown_override <HighCommandOrderType> value
- » Overrides cooldown times for any orders or abilities (the old specific order cooldown order commands have now been deprecated)
- Added a new BuffPropertyType enum to make configuring buff and trait property values simpler
- » More details about how to use these new commands can be found in the Server Configuration wiki page
- » Enum values for BuffType, HighCommandOrder, PlayerTrait, and BuffPropertyType can be found in the Enums wiki page