Changelog
- remove: the
super.render()for a few specific widgets for being redundant. - fix:
GuiContextnot storing the canon "GuiGraphics" object as a reference. - fix: a couple items related to
TextFieldWrapperandGuiTextFieldGeneric-- specifically with data type checks and Hover strings. - add: Better Villager Profession colors based on in-game texture colors; although a few of them looks a bit a like; such as having 3 shades of Gray (Mason, Armorer, Weaponsmith).
- "clarify" and fix the
onValueChanged()callbacks across the board, and solve thesetValueFromJsonElement()problems utilizing some newIConfig*interfaces and smarter uses ofmarkClean()/markDirty() - add:
IConfigGuiAlLTab& make Search Bar with a Keybind a bit less Janky. - Fix VillagerTradesDisplay with servux (#133)
- Increase Packet Splitter's MAX receive buffer size to
67108864 - Remove "fabric-resource-loader-v0" dependency
- Data Tag updates & Bump Schema.java for 26.1, Remove more uses of
DataConverterNbt - add "NbtOverrides" for checking Item ID's
- Some PRW util work staging (Don't use them ... yet)
- fix Selection box culling / offset
- fix some
GuiTextFieldGenericerrors - add nearly all vanilla core shaders into MaLiLib's resources so external resource packs won't interfere with rendering.
- add a Configurable
HandSlotOption List function. - add:
GuiTextDualInput,GuiTextInputMultiLine, andGuiTextInputStackedMultiLinesystem, and related Interfaces; also added theonMousedDragged()event toGuiBase/WidgetBase/WidgetContaineralong with handling for adding Multi-Line Text Edit boxes. - Bump Loom, Gradle, etc; update Lang entries
- add
conditional_mixinsacross the board.
Files
malilib-fabric-1.21.11-0.27.6.jar(1.79 MiB) Primary Download

