Skip to content

1.1.6

Choose a tag to compare

@github-actions github-actions released this 13 Aug 08:58
· 2 commits to develop since this release

New Features

  • Added offline editing for player Remedy and Elixir bonus ranks, with separate controls and combined regular-plus-bonus limits for health, stamina, attack, carry weight, and work speed.
  • Added bidirectional Palbox level editing within the official 1-35 range, including explicit confirmation before reductions and repair of pre-existing values above the supported range.

Bug Fixes

  • Prevented player detail reads from silently creating missing consumable-bonus structures, so missing, incomplete, duplicate, or unknown layouts now fail closed instead of inventing save data.
  • Added staged-save postcondition checks for consumable bonuses and Palbox level reductions so requested values must survive serialization before the save can be committed.

Other Changes

  • Updated Palworld Save Editor to 1.1.6 and synchronized Python metadata, runtime version, lock file, English and Chinese READMEs, Nexus description, and packaging version checks.
  • Added localized player bonus controls and Palbox reduction warnings in English, French, Japanese, Korean, and Simplified Chinese.
  • Automated tests cover Steam and synthetic WGS open-edit-save-reopen paths for both features, API and domain validation, frontend behavior, the full backend suite, and a frontend production build. Real edited-save game loading and Xbox cloud synchronization were not performed for this release.