Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:55
· 397 commits to main since this release

New Features

  • Pal Editor Overlay: Editing a pal is now an overlay you can pull up from anywhere instead of a separate page. Open it from any pal throughout the app, or with the P keyboard shortcut. No more jumping back and forth between pages to edit a pal!
  • Updated Egg Pal correlation: Rebuilt every egg's hatchable-pal list from the current game data. This brings in ~107 pals that were missing after the last update; all the newest content now shows up in the right eggs, and a few mis-tiered entries were corrected.

Improvements & Fixes

  • Fixed adding eggs to inventory failing with missing property schema for path: worldSaveData.DynamicItemSaveData.RawData.SaveParameter.
  • Fixed "Max Out" work suitability: now uses the correct range of 10 following the suitability increase in v1.0, instead of capping against the old value of 5.
  • Fixed missions not appearing due to a quest_type prefix mismatch (EPalQuestType::Main vs Main).
  • Native file dialogs are now used on desktop for player-transfer source selection and Steam ⇄ GamePass save
    conversion.
  • Smaller downloads: re-optimized bundled images.
  • Fixed Global Pal Storage Editing
  • Updated EXP data: Refreshed the EXP tables from the latest DT_PalExpTable, including the new per-action EXP fields (Build, Craft, Pal Build, Pal Craft). Updating players and pals should now scale correctly with the new EXP system.