-
-
Notifications
You must be signed in to change notification settings - Fork 489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.7.0 Release #841
base: master
Are you sure you want to change the base?
0.7.0 Release #841
Conversation
Unity 2022 and up fail both on Mono and Il2Cpp. Needs further action
Update the Unity Dependencies source repository URL
New config system
Change console encoding to UTF8
Fixes AsmResolver bug #608
Adds bugfix from AsmResolver
Additional games that should be tested:
I also suggest that testers send logs of their result. Sometimes things break, even if it doesn't look like it. |
Awaiting merge for #842 and #843, which address changes requested by @HerpDerpinstine |
Prevent obsolete references from compiling
Deprecate SharpZipLib and TinyJSON
Should be ready for final testing now |
Muse Dash works flawlessly. Tested with |
So does BTD6, tested by @Jonyboylovespie. "I tried a handful of mods" |
Awaiting #844 |
BONELAB tested with |
Remove AsmResolverFix from public API
Slime Rancher 2 tested with More Vaccables Mod, SR2E, ScuttleBugsBegone, UnityExplorer. Works perfectly |
TLD tested by Kibbles |
#847 seems to be somewhat common. Will look into it |
I was wrong. I remember this issue happening before on other games, but it's been fixed. I'm pretty sure it's something specific to that game. |
Boneworks tested by @TrevTV with UnityExplorer (all dedicated mods are outdated) |
Draft PR to encompass all work for the 0.7.0 Release
Testing
Once final, ML needs testing against various games WITH mods installed to see what broke. Ideally nothing.
Breaking Changes
TODO note breaking changes here
Modders: If you encounter any breakage, feel free to comment below!
High-level Changelog
TODO
Related Issues
Related Pull Requests