You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.