Skip to content

v2.1.0

Compare
Choose a tag to compare
@elgbar elgbar released this 12 Jul 22:38
· 185 commits to master since this release

v2.1.0 - 2024-07-13

  • New islands validation rule: No pieces on invisible hexagons
  • Add confirmation dialog when restarting a completed island
    • Can be disabled with the 'disable restart confirmation' setting
  • Write round number on the island previews

Changed

  • Make it easier to read the upkeep cost in the tutorial screen by adding a white border to the numbers
  • Tweak tutorial screen
  • Pressing escape on desktop will take you back to the level select screen
  • Allow islands to be manually placed last with ARtB
  • Make ARtB editing more user friendly
    • Add a warning when resetting ARtB of an island
    • Display the previous ARtB when editing an island
  • Always render the previews as 1024x1024
  • Update ARtB of island 11 to be 11 rounds
  • Draw a capital on the preview when the island has been conquered
  • Suggest that there are actions to do when a piece can chop down a tree

Fixed

  • Using regular font instead of bold font
  • Fix infinite tower glitch
    • A player could swap a living piece and a just-bought castle to get the castle for free
    • Thanks Willy!
  • Fix sorting islands without a rating before islands with ratings
  • Fix screen messages not fading out smoothly/at all
  • Fix previews being inconsistently rendered
  • Remove the raw tutorial images from the app/jar
  • Fix switching app after winning/loosing but before pressing OK would cause the island to be loaded in a non-playable state
  • Fix game not ending properly when the player has no territories left

Full Changelog: v2.0.2...v2.1.0