File Details
ixeris-3.3.0+1.21.5-fabric.jar
- R
- Jul 24, 2025
- 146.39 KB
- 35
- 1.21.8+4
- Fabric
File Name
ixeris-3.3.0+1.21.5-fabric.jar
Supported Versions
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
Curse Maven Snippet
This version consists of some internal refactors that aim to significantly enhance mod compatibility.
- Implemented a new system for ensuring the thread safety of GLFW callbacks. Compared with the old system that wraps and schedules every callback, this is compatible with more mods
- Refactored the cache system to be more reliable
- Fixed segmentation fault caused by standard cursor cache
- Fixed monitor cache
- Added cache for window content scale, window size, framebuffer size, and window focused & iconified state to improve performance
- Slightly optimized memory usage