0.4.0
New
- Add support for TMap properties.
- Add support for adding new Enum values.
- Add support for loading
.pakfiles from within Schema mod folders by placing the.pakfiles inside a subfolder calledpaksinside your mod's folder, for example:PalSchema/mods/YourModName/paks.
Fixes
- Fixed Raw Table and Blueprint mods not applying correctly sometimes.
- Fixed Raw Table and Blueprint mods not working for Dedicated Servers.
- Fixed a performance issue with Blueprint mods.
Changes
- Update UE4SS Submodule to
bc66bb1 - Removed Error Popup in Title Screen, logs will still be preserved. This change was made because the popup didn't really serve a purpose that the
UE4SS.logcouldn't fulfill. - Removed error log for
UPalPassiveSkillManager::Initializewhich was accidentally left in from testing, this error had no impact on functionality of PalSchema.
Important
You must update your UE4SS to this version https://github.com/Okaetsu/RE-UE4SS/releases/tag/experimental-palworld for the mod to function properly.