Skip to content

0.4.0

Choose a tag to compare

@Okaetsu Okaetsu released this 29 Jul 07:31
· 174 commits to main since this release

New

  • Add support for TMap properties.
  • Add support for adding new Enum values.
  • Add support for loading .pak files from within Schema mod folders by placing the .pak files inside a subfolder called paks inside 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.log couldn't fulfill.
  • Removed error log for UPalPassiveSkillManager::Initialize which 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.