v0.0.73
Guide
- Make sure to have Okaetsu's UE4SS installed
- Download DynamicPals.zip and extract inside UE4SS/mods
- Alt+N for menu
- Enjoy
Changelog
-
Added more warnings to know when something fails
-
Added feature where pals inherit petting posture, hp bar height and sleeping position from anim target
-
Added feature ReqSwap property, only skins within this property are allowed to transition to another swap
-
Added Feature SetNickname property to json. When your pals change to a specific swap, their nickname is going to change
-
Added feature RandomHue on materials. Allows for unique colors for each reroll
-
Added Feature where you can put comma-separated indices on material swaps to target the same material
-
Fixed massive tech debt and repetition on code
-
Fixed bug where same pal would refuse to evolve
-
Fixed log spam when bias when sample size is low
-
Fixed bug that caused evolved pals to regress to their base form
-
Fixed bug where you had to look at pal's feet to properly target them with alt+n. Now you have to look at their center
-
Fixed bug where mod was expecting trust exp instead of trust levels
-
Fixed bug that only allowed weight to be integers, now it can be decimal for when you wanna make your pal rare to spawn
-
Fixed bug where palmagic schema wasn't properly reading comma-separated indexes on materials
-
Refactored code to be more efficient