Skip to content

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 06:48
· 345 commits to main since this release

πŸš€ PalworldSaveTools v2.1.4

πŸ› οΈ Compatibility

  • App Version: 2.1.4
  • Game Version: 1.0.1

πŸ“¦ Downloads

Platform File
πŸͺŸ Windows PST_standalone_v2.1.4.7z
🐧 Linux PalworldSaveTools-V2.1.4-linux.AppImage
🍎 macOS PalworldSaveTools-V2.1.4-macos.dmg

πŸ“₯ Full release: https://github.com/deafdudecomputers/PalworldSaveTools/releases/tag/v2.1.4


πŸ“ Changelog

  • Guild member roles β€” right-click a guild member to set their role: Guild Master, Submaster, Member, or Guest. Promoting to Guild Master reassigns admin to the target and demotes the old leader to Submaster. Role column visible in the guild members list.
  • Export base crash fixed β€” exporting a single base from the guild tree list no longer crashes with UnboundLocalError: cannot access local variable 'file_path'. The task() closure now correctly captures the outer file_path via nonlocal.
  • Inventory tab crash on startup fixed β€” loading a save on a fresh profile no longer crashes with IndexError: list index out of range in _update_level_display. The EXP table fallback was padded to 80 entries, and the level guard now checks against table length instead of hardcoded 80.
  • Technology points auto-save β€” Technology Points and Ancient Technology Points spinners now save to the player .sav file immediately on change, no need to click Apply. Max All Stats also saves these values.
  • Max All Stats loading fix β€” the "Max All Stats" button no longer causes an infinite loading screen. The full save reload cascade was removed since the UI already updates synchronously.
  • Max All Stats saving fix β€” Level.sav stats, TP, and ATP all saved correctly when using Max All Stats. Data loss on player switch after Max All Stats is fixed.
  • Pal editor soul/IV quick-max β€” the souls and IV icons in the pal info panel are now clickable buttons that max all souls or all IVs at once, with proper hover styling and tooltips.
  • Windows builds now use cx_Freeze β€” replaced Nuitka .exe with cx_Freeze standalone .7z archive. Build time dropped from ~15min to ~2min. No more false-positive antivirus flags on VirusTotal.
  • Release notes simplified β€” removed multi-language changelog from releases. English-only changelog extracted directly from changelogs.md.
  • New test workflow β€” Test cx_Freeze Standalone Build workflow for isolated standalone testing with draft releases.
  • Bumped version to 2.1.4

🀝 Support

Thank you for using PalworldSaveTools! πŸ™