- Backport 0.5.0 changes to earlier versions
- Fix race condition with FontStorage mixin (previously introduced in 0.4.12)
- This fixes a crash when Caxton is installed with Create and REI
- Mark MemoryLeakFix ≤ 1.1.1 as incompatible
- Please upgrade to 1.1.2 or later!
- Fix race condition with
FontStorage
mixin- This fixes a crash when Caxton is installed with Create and REI
This update introduces support for Forge using Architectury Plugin.
Note that since this update increases the version of the included MixinExtras library, it is incompatible with Memory Leak Fix versions 1.1.1 and earlier. There is a fix to Memory Leak Fix that solves this incompatibility; until an update is officially released, you can use a development build of Memory Leak Fix.
This experimental version replaces msdfgen-rs with the pure-Rust replacement fdsm. This change was made to make Caxton easier to build on CI, but it should also reduce the time taken to generate glyph atlases for MSDF fonts.
- Fix Z-fighting in non-see-through text displays
- Fix see-through text being invisible behind walls
- Fix race condition when loading Caxton fonts
- Fix resource leak when reloading Caxton fonts