Releases: on3iro/aeons-end-randomizer
Releases · on3iro/aeons-end-randomizer
v3.7.0
Changelog
- Added way to select/deselect all entities inside an expansion in the settings
- Fixed duplicates of upgraded basic nemesis cards
- Added
skip
option towinRewards
andlossRewards
to the expedition language - Added rolling of three additional mages in custom expeditions, if not enough mages where configured
- Allow custom expedition configurations to omit the
settingsSnapshotConfig
and fall back to the users current settings
v3.6.2
v3.6.1 - DO NOT DEPLOY!
NOTE: Due to a possible crash we had to roll back to Version v3.5.1
We hope to release a fix with v3.6.2 asap
Changelog
- Added Thief of Dreams-turnorder card
Internal
- Fixed aer-types
v3.6.0 - DO NOT DEPLOY
Changelog
- Updated about page
Internal
- Updated docs
- Moved aer-types and aer-data back into repo
- Created release/versioning helper scripts
- Created cypress github action
v3.5.1
v3.5.0
Changelog
- Added Aeons End Wave 5 content (eng)
- Added ability to lock supply tiles in supply randomizer
- Fixed issue that made it impossible to import expedition configs with supply sets that had 'ANY' type cards
- Fixed issue that made it impossible to import expedition configs that included supply setups the user did not have themselves
Note: Due to a bug, newly added content may not be selected yet (the expansion itself shouldn't be, but the content inside should). Therefore all cards, nemeses, mages of Outcasts, Southern Village and Return to Gravehold as well as all new Promos have to be manually selected once.
v3.4.0
Changelog
- Added wave 1 german content (thanks to german translator Frosted Games for providing the content)
v3.3.0
v3.2.1
Changelog
- Added New Age expedition to repository (not part of the app, but can be imported/copied into it)
- Fixed bug, that caused custom upgraded basic nemesis cards in expeditions to overwrite upgraded basic nemesis cards, which where added to the barracks before #351
Internal
- Switch from
master
branch tomain
branch #349