Skip to content
Success

Changes

Summary

  1. Add experimental softmap support (commit: f76bd4d) (details)
Commit f76bd4d7b762229e67906a05dcb56f71c9c953c5 by Geolykt
Add experimental softmap support

Softmaps are rather experimental, so it is possible
that we move to more traditional static mappings formats
in the future.

Perhaps using an Enigma + Matcher + TinyV2 (using mapping-io)
toolchain combo isn't all too bad? Especially if snod
stops working on this game such a combdo would work well
(especially since the 'magic' Matcher component would be
superflouous). Alternatively we could stick on 5.0.2 forever,
but what is the point in that, my dear readers?
(commit: f76bd4d)
The file was modifiedsrc/main/java/de/geolykt/starloader/gslstarplane/GslStarplanePlugin.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedREADME.md (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/gslstarplane/GslExtension.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starplane/ObfuscationHandler.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starplane/remapping/StarplaneMappingsProvider.java (diff)