Skip to content

Releases: SiegeEngineers/aoe2cm2

2020.9.1

15 Sep 09:03

Choose a tag to compare

We were validating the origin of the fake messages that the server creates artificially when the timer runs out.
Turns out that that was a bad idea, because in half of the cases, the artificial message is rejected 😐

2020.9.0

08 Sep 23:36

Choose a tag to compare

Allowed "illegal" hidden global picks and bans, which means players can pick and ban any civilisation as long as they don't know that their pick/ban is illegal because a hidden pick/ban of their opponent would prevent theirs.

Before, they would have been able to execute the turn, because there is no way their client can know that it is illegal, but the server would have rejected it. Now, such a turn is accepted.

2020.8.1

08 Sep 23:34

Choose a tag to compare

Fixed an issue with old draft states lingering for too long and getting in the way of new draft states.

2020.8.0

09 Aug 21:23

Choose a tag to compare

  • Switched from font-based icons to svg-based icons, which look better if the font is not available
  • Made the tooltips on the language switchers more useful since they are now in the target language
  • The UI no longer suggests to spectators that they can click on civilisation buttons at any time during or after the draft
  • Disallowed Spectators to add messages to the draft
  • Disallowed Players to send messages on behalf of their opponent

2020.7.1

19 Jul 13:29

Choose a tag to compare

  • Added dark mode. By default, it respects the setting of your operating system / web browser. But there also is a button for you to manually switch between dark/light mode. Neat!
  • You can now reorder turns in the Preset editor by dragging and dropping! Very handy if you forgot a turn. Finally you don't have to delete all those turns just to fix an error.
  • Added a Spanish translation. You know, for people who would like to use the site in Spanish.
  • Updated Chinese and German translations as well.
  • The civilisation names on the Preset overview page are now also localised.

2020.7.0

12 Jul 13:28
de821a6

Choose a tag to compare

  • Added validations for some input fields
  • Added tooltips
  • Made turn documentation more accessible by adding a localised "How it works" tab and an expandable section at the bottom of the Draft page
  • Localised the Preset editor

2020.6.1

12 Jul 13:26

Choose a tag to compare

  • Switched the css framework to Bulma
  • Replay controls are now being hidden when the replay ends
  • Fixed behaviour when going back from drafts

2020.6.0

13 Jun 19:05

Choose a tag to compare

Fixed a faulty validation which prevented players from sniping a second civ that had been picked after a civ that has been sniped before.

2020.5.0

06 May 20:10

Choose a tag to compare

  • The images have been compressed a lot (while still looking crisp), which means they load a lot more quickly now. Woohoo 🎉
  • Fixed a nasty bug in the README where a wrong folder name led to a lot of sad faces because the instructions did not work 😶

2020.4.8

27 Apr 12:22

Choose a tag to compare

The server now logs when it executes actions, like selecting a civilisation on behalf of a player because their time ran out, or executing admin turns.

Sorry, no new features in this one!