Releases: SiegeEngineers/aoe2cm2
Releases · SiegeEngineers/aoe2cm2
2023.11.1
Added support for Categories
- Each DraftOption now has a category
- Each Turn has a list of allowed categories (define multiple in the Preset Editor by concatenating them with
|
)
- For each category, a total limit for picks and bans can be defined
- This limit can be reset with the
RESET_CL
Admin turn (for "Reset Category Limits")
- By default, each DraftOption has the
default
category, each Turn may use the default
category, and there are no limits defined
2023.11.0
- Added the new AoE4 civs from "The Sultans Ascend"
- Added the new AI names from "The Mountain Royals"
2023.10.1
- Added a new Admin turn:
Pause
. After this turn, both players need to press "Ready" again for the draft to resume.
Note that drafts are still considered stale after 6 hours and will be purged if not finished.
- Added Armenians and Georgians.
2023.10.0
- The list of ongoing and recent drafts now refreshes automatically.
- Small updates to the zh-CN localisation.
2023.8.0
Changed the way the sorting in the drafting grid works, so we can be sneaky with draft option ids if necessary.
2023.6.1
- The "Watch" buttons on the Spectate tab are now actual links, so you can for example open them in a new tab.
- The unique unit for the Romans is now also available as an animated version.
- Updated some dependencies.
2023.6.0
- Draft Options are now sorted according to their name. This is mainly relevant for civilisations, as those are localised, so they have a different order depending on the language that is selected in aoe2cm.
- Increased the text size for pick/steal panels. The relation of text size to panel size is consequently more similar to the one on the smaller ban and selection panels.
2023.5.2
Added AoE1 civs to Preset Editor.
2023.5.1
- Added Romans for AoE2
- Admin turns now continue running when a player disconnects
- Reconnecting does no longer start the timer twice, which led to a very fast countdown
- The second running timer also could cause a crash, which now does not occur anymore
2023.5.0
- More AI names if you are not funny enough to come up with your own! (Added Polish, Bohemian, Dravidian, Bengali, and Gurjara AI names)
- More admin turns! The AI can now (randomly) pick and ban draft options. Soon, we will really be doing auto everything.