* Extended MCOptionUtils to support list values
* Mitigation for the Apache Log4j RCE in 1.8.x-1.18
Related issue: #2378
* Update JREUtils.java
* Completely fix Log4J RCE (1.7-1.16.5) (not yet tested)
#2378
* fix moment
* Fix a NullPointerException when launching ≤ 1.6.4
* Updated virgl vtest (arm64 only)
Experimental changes:
- HACK: explicitly set location for fsout_c0/1. this might not work, not tested
- Fix empty screen on OF + shader: caused by target fb/texture changed
* Trigger a texture creation, which then set VIRGL_TEXTURE_ID
* Replace sprintf with asprintf for auto allocation
* Update egl_bridge.c
* Updated vtest lib: fixes flipped screen
* CI: Update gl4es
* Updated vtest arm64: fixes black screen on <1.13(?)
Co-authored-by: SerpentSpirale <mathiasboulay@free.fr>
Co-authored-by: Duy Tran Khanh <40482367+khanhduytran0@users.noreply.github.com>
Co-authored-by: khanhduytran0 <khanhduytran0@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
Experimental changes:
- HACK: explicitly set location for fsout_c0/1. this might not work, not tested
- Fix empty screen on OF + shader: caused by target fb/texture changed
* Extended MCOptionUtils to support list values
* Mitigation for the Apache Log4j RCE in 1.8.x-1.18
Related issue: #2378
* Update JREUtils.java
Co-authored-by: SerpentSpirale <mathiasboulay@free.fr>
Co-authored-by: Duy Tran Khanh <40482367+khanhduytran0@users.noreply.github.com>
- Removed profiles fragment because Serpent begged me not to use viewpager
- Progressed further with the profiles dialog, now it's actually usable
- Now launcher doesn't have profile amnesia
- More splitting of raw version selector and profile selector
Bugs:
- Saving profiles in the editor does nothing
TODO:
- Implement launching the game with selected profile
- Replace "Unknown" version ID in profiles with mProfile.selectedVersion for ease of migration