Skip to content

Pathfinder version 1.24 release 2

Compare
Choose a tag to compare
@monkeyman192 monkeyman192 released this 13 May 04:14
· 174 commits to master since this release

This release brings around a big change that I have wanted to implement for a long time: Correct nested list ordering in the produced mbin files.
With this change, many files will now decompile then recompile with no changes exactly back to the original file (except for the header of course!)
This of course means that many files should now be considerably more stable than before, which is obviously a great thing!
If you come across a file that doesn't recompile back with no changes that is significantly different to the original file, let me know on discord and i will try bring it up to parity :)
I also added a few more structs to some globals in this update.