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
Added Soul enhancement percentage displays beside stored ranks in both the offline Pal editor and the live Pal grant form.
Added direct system and in-app selection for Steam Level.sav and Game Pass containers.index sources.
Bug Fixes
Corrected the normal Soul enhancement limit from stored rank 60, which produces a 180% bonus, to rank 20 / 60%; legacy configuration and live-grant drafts are migrated or clamped, and PalEditorBridge enforces the same limit.
Marked modified WGS entries as pending synchronization by clearing their previous cloud revision identifiers and setting the dirty flag while preserving unchanged entries.
Fixed save-source browsing that hid or rejected Level.sav and containers.index in desktop and fallback file pickers.
Other Changes
Updated Palworld Save Editor to 1.1.4 and PalEditorBridge to 0.6.3, including a rebuilt verified DLL, manifest, and embedded mod package.
Updated English, Chinese, French, Japanese, Korean, Nexus, and native bridge guidance for source selection, Soul rank percentages, WGS pending-sync metadata, and cloud-verification boundaries.
Automated tests cover Steam and WGS source selection, WGS metadata updates, legacy Soul-limit migration, offline and live Soul limits, frontend production builds, native bridge contracts, and release-artifact integrity. A copied game-generated Steam save confirmed that stored rank 20 corresponds to a 60% in-game bonus; real edited-save game loading and Xbox cloud synchronization were not performed.