Releases: deafdudecomputers/PalWorldSaveTools
Releases · deafdudecomputers/PalWorldSaveTools
v1.0.24
v1.0.23.r2
v1.0.23.r1
Changelogs:
-Fixed a bug with missing msgpack in import_libs.py, which triggers the NameError: name 'msgpack' is not defined
error.
-Added paldefender_bases_info.log which consists of original data, with results at end of log.
v1.0.23
Changelogs:
- Removed a package from requirements.txt as it's no longer used.
- Removed some import libs from import_libs, as they are no longer used.
- Improved the Menu.py functions:
- Most of stuff are revised to use venv's python directly.
- Menu text is center now.
- Renamed palguard to paldefender.
- Renamed palguard_bases.py to paldefender_bases.py
- Updated README.md with new pic of menu.
v1.0.22.r1
v1.0.22
Changelog:
- Updated fix_host_save.py:
- Added search function.
- Minor improvements.
- Updated README.md:
- Added updated pic of Menu.
- Updated the instructions for host to server / server to host transfer.
- Updated Menu.py:
- Removed Fix Host Save option.
- Version change: v1.0.22.
- Updated Character Transfer.py:
v1.0.21.r2
Changelog:
- Updated convertids.py:
- Now uses WebKit browser instead of others.
- Increase delay while loading the results by 2 seconds more.
- Updated Menu.py:
- Installs only the WebKit browser for Playwright.
Result: Reduced the download and installation size by approximately 800MB by restricting to only the WebKit browser, which is the smallest available in Playwright.
v1.0.21.r1
Changelogs:
- Updated requirements.txt to remove selenium and webdriver_manager and added playwright.
- Updated convertids.py:
- It now uses playwright instead of selenium and webdriver_manager.
- Suppressed the extra unneeded logging. - Updated Menu.py to install extra module to be used via playwright.
v1.0.21
Changelogs:
- Cityhash no longer needed.
- VS tools no longer needed.
- Convert SteamID now no longer need cityhash and uses selenium and webdriver_manager instead.
- Updated requirements.txt to remove cityhash and add selenium and webdriver_manager.
- Updated Readme.md to remove VS tools requirement.
- Updated Menu.py to use "--no-cache-dir" for requirements.txt installation.
- Removed ijson from import_libs.py as it isn't being used anymore.
v1.0.20
- Fixed and improved Character Transfer GUI.
- Fixed and improved GamePass to Steam Converter.
- Fixed not focusing PalWorldSave folder via slot injector.