v0.9.23
Big update (finally!!!)
This has been a long time coming sorry.
This has taken so long because I decided to re-write the algorithm that generates the verts/indexes for meshes to be more in line with how the game does it. This led to a large number of issues I slowly worked through (huge thanks to everyone who helped find these issues!)
This update will be fully compatible with the latest releases of the game (geometry data hasn't changed in a while, so it should be backward compatible for importing at least for quite a way back).
There are some issues with the CI I'll need to fix, so the documentation isn't updated, but this release now requires blender 3.2+
Moving forward I'll generally try keep the plugin fairly up to date with the blender releases. The difference between versions doesn't seem to change the python API's too much so this shouldn't be as bad as before...