Releases: brdgm/monumental-solo-helper
Releases · brdgm/monumental-solo-helper
1.2.2
What's Changed
- Migrate to eslint flat config file by @stefanseifert in #11
- Added support for choosing a random civilization during setup. by @koto in #12
- Improve display of select civilization dropdown with limited screen height by @stefanseifert in #13
New Contributors
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Improve support for older browsers/devices by @stefanseifert in #10
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- African Empires Expansion by @stefanseifert in #7
- Add Module to limit max. number of AI trade track cards to 2 by @stefanseifert in #9
- Exclude assets not required at runtime by @stefanseifert in #8
- Switch to pinia store by @stefanseifert in #6
updated i18n keys:
home.requirements
home.expansions
actionHelp.conquerProvince.text
actionHelp.moveExplorers.text
scoring.monster
new i18n keys:
setup.selectModules.title
setup.civilization.botMaterial.questCard
roundBot.culturalPolicyCount
actionHelp.tradeTrack.title
actionHelp.tradeTrack.text
actionHelp.hero.title
actionHelp.hero.text
cardAction.fewest-wonders-wonder-complete-acquire-gain-building-lowest-cost
cardAction.fewest-cultural-policies-develop-1-cultural-policy
cardAction.gain-2-gold
cardAction.gain-2-gold-per-policy
cardAction.fewest-provinces-conquer-1-adjacent-lowest-cost
cardAction.trade-track-1-step
cardAction.trade-track-2-step
cardAction.draw-reserve-card-1-gain
cardAction.draw-reserve-card-2-gain-wonders
cardAction.draw-reserve-card-3-gain-knowledge
cardAction.opponents-unrest-deck-discard
cardAction.build-trading-post-remove-card
cardAction.take-return-hero
scoring.tradeTrack
scoring.naturalWonders
scoring.futureEra
scoring.quests
module.monsters
module.heroes
module.natural-wonders
module.future-era
module.quests
module.limit-trade-track-cards
Full Changelog: 1.1.13...1.2.0
1.1.13
- Add Matomo tracking (cookie-less, anonymized, GDPR-compliant)
1.1.12
1.1.11
1.1.10
- Fix display of dotted underline on iOS devices
- Fix zoom percentage display after reloading the app
1.1.9
- Switch to Vite (development tooling)
⚠ You may encounter once a problem with auto-updating the application, showing the "Refresh Application" dialog again and again. This should go away if you close the browser/application and open it again (or do a force-refresh in the browser).
1.1.8
- Add donation button
1.1.7
- Display notice to reload application when an update is detected
- Ensure previous game state is completely erased when starting a new game (in case previous game was not finished or aborted correctly).