Skip to content

2024.08.10

Compare
Choose a tag to compare
@dreamsyntax dreamsyntax released this 11 Aug 05:42
· 11 commits to master since this release

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.

https://youtu.be/exvF3bQ8-OA

What's Changed

  • Fix Spline Writes by @Shadowth117 in #57
  • Added string & suffix overrides for Shadow Spline import feature

New Contributors

Full Changelog: 2024.07.18...2024.08.10