No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
* Fixed an issue that broke ship masts when receiving damage while being repaired | * 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 an issue with the officer reinforce ping going below the ground in Boston | ||
* Fixed Nations | * Fixed Nations At War class icons showing in Frontlines in the spawn menu | ||
* Fixed an exception when being trampled by a horse | * Fixed an exception when being trampled by a horse | ||
* Fixed multiple British faction specific orders not counting the AR British faction | * Fixed multiple British faction specific orders not counting the AR British faction | ||
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