• 2.2 655b8a014f

    GovindasOM released this 2020-10-27 08:15:51 +00:00 | 6 commits to master since this release

    I found that this addon is pretty broken starting with 1.14, I didn't even notice that pathfinder goal stuff no longer works in 1.14+ due to very much changed NMS. I use SkStuff in production and I have no idea how I didn't notice this before, so it seems like I was only fixing compiler errors and not in-game errors with 1.14/1.15/1.16 updates.

    this release fixes clearing all pathfinder goals in 1.14+, adding/removing pathfinder goals will come once I find how to make them in newer version.

    I've also dropped support for 1.16.x versions other than 1.16.3 to be easier to manage

    starting with 1.16.3 SkStuff depends on Paper as it has a very nice pathfinder goals API that will highly help me getting things to work again

    adding/removing pathfinder goals still fully work in 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2 and 1.13.2

    Downloads