Releases: GTNewHorizons/lwjgl3ify
Releases · GTNewHorizons/lwjgl3ify
1.5.2
What's Changed
- Fix a wrong log4j config file being included in forgePatches by @eigenraven in #86
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- Fix Display.isCloseRequested not resetting the flag upon call like in lwjgl2 by @eigenraven in #83
Full Changelog: 1.5.0...1.5.1
1.5.0: Installation simplification and ASM upgrade (#82)
What's Changed
- Installation simplification and ASM upgrade by @eigenraven in #82
- Modify all version-restricted ASM transformers inside of forge/FML to accept Java 21 classes, this means mods can be compiled with Java 21 if no backwards compatible is desired by someone or for experiments (3rd party coremods can still break)
- Update ASM to 9.5 for Java 21 support inside of forge and FML
- Embed all modified libraries in the forgePatches jar to remove the annoying installation step of merging client libraries into the server installation directory (also simplifies launchwrapper updates, DAXXL no longer needs updating with new library files)
- Update and clarify some minor issues in the README
Full Changelog: 1.4.5...1.5.0
1.4.5
What's Changed
- Update to mojang's lwjgl 3.3.2 distribution to match vanilla 1.20.2 by @eigenraven in #81
Full Changelog: 1.4.4...1.4.5
1.4.4
What's Changed
- Fix macOS cmd + not sending pressed by @ghostflyby in #79
- Synthesize ASCII escape codes for ctrl+alt+CHAR inputs too by @eigenraven in #76
New Contributors
- @ghostflyby made their first contribution in #79
Full Changelog: 1.4.3...1.4.4
1.4.4-pre
Full Changelog: 1.4.3...1.4.4-pre
1.4.3: Add missing OpenAL bindings to fix SoundPhysics (#75)
What's Changed
- Add missing OpenAL bindings to fix SoundPhysics by @eigenraven in #75
Full Changelog: 1.4.2...1.4.3
1.4.2: Fix mouse delta inputs (#70)
1.4.1-pre
Full Changelog: 1.4.0...1.4.1-pre
1.4.0
Full Changelog: 1.3.9...1.4.0