File Details
Red Core 0.3.1
- B
- Jul 16, 2023
- 67.75 KB
- 14.6K
- 1.12.2
- Forge
File Name
Red-Core-0.3.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Changelog File (Include Previous Versions)
Red Core Version 0.3.1 Changelog - 2023-7-16 [YANKED]
Fixed
- Fixed Forge not being able to subscribe the RedClientTicker causing a crash
Red Core Version 0.3 Changelog - 2023-7-16
Added
- RedClientTicker: A useful ticker that allows you to have ticks every 2, 5 or 10 normal ticks, for things that shouldn't run 20 times a second.
- OptiNotFine: A must-have when working with OptiFine compatibility, it allows you to know if OptiFine is installed, whether shaders are loaded, and to force fast render off.
Changed
- RedLogger now uses a String instead of a URI for the
newIssueLinkparameter, the old constructor has been deprecated and is due for removal for 0.4 - RedLogger recomfort messages might be more random
Optimized
- Optimized
RedLogger#printFramedErrorit should now use slightly less memory and thus have less GC pressure