Skip to content

v2.6.0

Choose a tag to compare

@elgbar elgbar released this 24 Jun 09:46
· 72 commits to master since this release

v2.6.0 - 2025-06-17

Added

  • Add 150 new islands
  • Add debug rendering for castle placement
  • Add --create-artb-improvement-rapport
    • Simplifies finding which islands have an improvement in ARtB
  • Allow level sorting to be customized in settings
    • The default sorting is by ARtB, then by id
    • The sorting also applies to the map editor
  • Simplify instantly creating islands by retrying to shuffle the teams until it is valid
  • Add F6 shortcut to disable all piece animations

Changed

  • Each team must now have at least one capital
  • Improve castle placement
  • Island ARtB updated
    • island 6, from 15 to 13 rounds
    • island 17, from 16 to 15 rounds
    • island 32, from 14 to 11 rounds
    • island 48, from 16 to 10 rounds (!)
    • island 58, from 28 to 23 rounds
    • island 59, from 21 to 14 rounds (!)
    • island 78, from 9 to 8 rounds
    • island 80, from 14 to 12 rounds
    • island 94, from 11 to 10 rounds
    • island 103, from 14 to 13 rounds
    • island 106, from 12 to 11 rounds
    • island 108, from 14 to 13 rounds

Fixed

  • Do not automatically replace pieces when in map editor mode. It makes it harder and less predictable to edit islands
  • Randomizing all teams in map editor will now properly set the capitals
  • Fix maps not having capitals for all teams
    • Relevant for islands 54, 63, 74, 132, 148, 157, 197
  • Fix crash when using the --update-previews flag
  • Improve startup time to the level select screen

Full Changelog: v2.5.0...v2.6.0