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 |
||
| Line 1: | Line 1: | ||
==[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 (7)=== | ||
* Added | * Added 4 new maps: | ||
:» Camden | |||
:» Patriot Farm | |||
:» Lexington | |||
:» Brooklyn Heights | |||
* Added a new Offensinve 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 | |||
===Bug Fixes ( | ===Bug Fixes and Improvements (9)=== | ||
* | * 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 | |||
* 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 <Trait> <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) | ||
* | |||
Revision as of 13:42, 30 June 2026
5.10.0
Features and Additions (7)
- Added 4 new maps:
- » Camden
- » Patriot Farm
- » Lexington
- » Brooklyn Heights
- Added a new Offensinve 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
Bug Fixes and Improvements (9)
- 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
Server Config (4)
- buff_property_override <BuffType> <BuffPropertyType> value
- » Overrides property values for any buffs (including order buffs and ability buffs)
- trait_property_override <Trait> <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)