github deafdudecomputers/PalworldSaveTools v2.1.4

latest releases: v2.4.3, v2.4.2, v2.4.1...
one month ago

🚀 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 workflowTest cx_Freeze Standalone Build workflow for isolated standalone testing with draft releases.
  • Bumped version to 2.1.4

🤝 Support

Thank you for using PalworldSaveTools! 🙏

Don't miss a new PalworldSaveTools release

NewReleases is sending notifications on new releases.