2024.08.10
Notice:
- Shadow spline saving is still not fully complete, but this is the closest we've been. There's still something off with padding. For now, before closing HPP, make sure you test in-game. If it fails/throws exceptions on stage load, add a dummy spline until the game accepts it. This will be fixed in a future version. Note that if you don't verify this, HPP will be unable to open the 'bad' saved spline on next open.
What's Changed
- Fix Spline Writes by @Shadowth117 in #57
- Added string & suffix overrides for Shadow Spline import feature
New Contributors
- @Shadowth117 made their first contribution in #57
Full Changelog: 2024.07.18...2024.08.10