Releases: Mathias-Boulay/Java-Mods-Optimizer
Releases · Mathias-Boulay/Java-Mods-Optimizer
v2.5
Update 2.5
Android 11+ compatibility
The app is now Scoped storage compatible, meaning no more permissions are asked to the user.
Since it required me to move data to private storage:
- it is auto cleaned upon relaunching the app
- A share button is available after a mod is optimized.
- You can't remove the original mod anymore.
The UI is less bad I guess
- It now keeps properly its context when rotating the screen. Previously, rotating it killed the optimisation process.
- It should also be slightly more resilient in the background.
- And the UI has more depth now !
Miscenellaous
- File handling is faster
- Streamlined cache cleaning in the background when an optimisation failed.
- More fullscreen experience
- Surely other stuff 🤔
v2.0
Revamp update changelog
Features:
-
Whole new UI !
- More robust
- Cleaner
- Easier to understand
-
Upgraded texture quality for every size setting (now 3 times slower !)
-
Added a proper settings screen
-
Settings are now saved post-leaving the app.
-
New settings !
- Control over texture and sound quality individually
- Ability to skip over some parts to preserve full quality
Also you can change settings on the fly but please don't do that.
Fixes:
- Fixed all root folders in a zip file starting with "/" (#1)
- Fixed some textures being OVERLY dithered.
Some dither is left, else the art may take too much damage. Mostly affects high resolution textures. - Fixed "optimized" textures and sounds being used if they are larger than the original
- Fixed an issue where optimizing mods after a multi optimization lead to a crash.
Known issues:
- Android 11 introduced scoped storage, breaking the behavior of the app despite opting out.
Notes:
- Some mods still refuse to work after going through it (looking at you, PIXELMON).
If it happens, just unzip - rezip and it does work.
At least, others mods works now "starts playing orespawn"
Still requires android 7.0 !
Multi-Optimization update
NEW UPDATE !
- You can't launch another optimization when one is occurring (wasn't a feature, it was a bug).
- Fixed many broken progress report to the progress Bar.
- You are now able to select multiple mods to optimize ! It will optimize them one by one.
REQUIRES ANDROID 7.0 +
Initial release
This is the first release of the app, so even with all the testing I've done, feel free to report a (well written, with details) bug report and I'll happily fix it.