Skip to content

Releases: brdgm/monumental-solo-helper

1.2.2

02 Nov 20:15
Compare
Choose a tag to compare

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

  • @koto made their first contribution in #12

Full Changelog: 1.2.1...1.2.2

1.2.1

25 Sep 18:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

21 Sep 18:43
Compare
Choose a tag to compare

What's Changed

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

17 Feb 19:51
Compare
Choose a tag to compare
  • Add Matomo tracking (cookie-less, anonymized, GDPR-compliant)

1.1.12

02 Jan 15:07
Compare
Choose a tag to compare
  • Updated FR locale - contributed by @Cyniade (#5)

1.1.11

31 Dec 10:01
Compare
Choose a tag to compare
  • Add French translation - contributed by @Cyniade

1.1.10

19 Nov 19:31
Compare
Choose a tag to compare
  • Fix display of dotted underline on iOS devices
  • Fix zoom percentage display after reloading the app

1.1.9

02 Jul 19:05
Compare
Choose a tag to compare
  • 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

01 Jul 17:26
Compare
Choose a tag to compare
  • Add donation button

1.1.7

17 Dec 08:11
Compare
Choose a tag to compare
  • 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).