Skip to content

v2.1.6

Choose a tag to compare

@github-actions github-actions released this 20 Jul 02:23
· 299 commits to main since this release

πŸš€ PalworldSaveTools v2.1.6

πŸ› οΈ Compatibility

  • App Version: 2.1.6
  • Game Version: 1.0.1

πŸ“¦ Downloads

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

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


πŸ“ Changelog

  • Bulk Rename and Bulk Restore now show pal icons β€” the pal selection lists in both dialogs display a 20x20 pal icon next to each entry, matching Bulk Sync, Bulk Clone, and Bulk Delete.
  • Auto-reset save session on tool launch β€” clicking any standalone tool (character transfer, slot injector, fix host save, modify save, convert, restore map, etc.) while a save is loaded now wipes the session clean. Prevents the common confusion where users expect the save loaded in main to carry into tools that prompt for their own save file.
  • Character Transfer null-safety guards β€” Transfer All and Save Changes now check that source/target saves are loaded before running. Shows a clear warning instead of crashing with AttributeError when called with no save data.
  • Main window hides during tool dialogs β€” character transfer, slot injector, fix host save, and all other external tools now hide the main window while open. No more loading overlays attaching to the wrong window. The main window reappears automatically when the tool closes.
  • Loading overlay now works inside tool dialogs β€” save loading and other heavy operations inside tool dialogs show the loading overlay on the correct window instead of the (hidden) main window.
  • App no longer quits when closing a tool dialog β€” fixed a regression where closing the last visible window caused the entire application to exit.
  • Fix Illegal Players β€” new menu function that scans all players for hero stats (HP, Stamina, Attack, Work Speed, Weight) exceeding the 50-point cap. Shows a per-player selection dialog with which stats are illegal, and caps them back to 50 on fix. Same UI pattern as Fix Illegal Pals.
  • Loading screen redesigned β€” the loading overlay is now a built-in part of the main window instead of a separate popup. Moves and resizes with the window, no longer blocks interaction with other applications. Configs > Loading Screen Configs submenu with Show/Hide options. Hide mode shows a spinner in the header bar instead of the overlay.
  • Menu restructured β€” Functions menu now grouped into Delete / Fix / Reset / Misc subcategories. Removed redundant labels (Removeβ†’Delete, Repairβ†’Fix). Restore All Pals + Fix Unassigned Pals merged into single Fix All Pals. Fix All Guilds replaces Rebuild All Guilds. All submenus match the main menu styling.
  • Bulk sync same species now copies work suitabilities β€” syncing a pal to others of the same species also transfers work suitability ranks. Bulk sync all (cross-species) still preserves each pal's natural suitabilities.
  • Added translations for missing keys β€” common.confirm and various other keys now translated across all 8 languages.
  • Fixed player selection not working for names starting with -- β€” the popup list was treating any name starting with -- as the "clear" marker, preventing players like --Sasok-- from being selected. Same fix applied to skill picker dialog.
  • Fix Host Save search crash β€” the search boxes in Fix Host Save no longer crash with AttributeError: 'QTreeWidget' object has no attribute 'original_items' when no save is loaded yet. Guards added to skip filtering until player data is populated.
  • Bumped version to 2.1.6

🀝 Support

Thank you for using PalworldSaveTools! πŸ™