Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:18
· 68 commits to main since this release
e79032b

New Features

  • Browse without a save: On the web version the map, wiki, and breeding calculator work with nothing loaded. You get a floating nav across relevant pages and routes that actually need a save send you home instead of half-loading.
  • Wiki: Pages for every pal, item, building, skill, technology, element, and work suitability. This allows for sharing links to specific wiki entries. Also implemented global search on the hub.
  • Standalone map: /map renders the world without a save, terrain and 3D included. Save-only controls are hidden.
  • Instant language switching: No page reload when you change language.

Improvements & Fixes

  • Panthalus is pinned to BOSS_KingWhale_Otomo. The base species doesn't load in game, so adding one gave you a spinning wheel.
  • Fixed a panic in the breeding calculator's Save mode on web, from timing code that doesn't exist on wasm32.