Releases: sakura-ryoko/malilib
Releases · sakura-ryoko/malilib
1.21.4-0.23.1
- fix: Convert all Pair objects to Apache Commons.
- fix: Tooltip rendering for InventoryOverlayScreen handling for calling the
IRender.onRenderTooltipLast
handling - feat: Item Tooltip handlers for inserting text into Item Tooltips at 3 places; First, Middle, and Last.
- feat: Migrate InventoryOverlayScreen to MaLiLib and add a common Interface for downstream mods called
IInventoryOverlayHandler
with an accompanyingIDataSyncer
interface as just a common way to call the mods' assigned Data Syncer; or make changing it "easier".
PENDING RELEASE
NOTE: This Cycle of Mods are NOT compatible with anything that came before this Version.
1.21.3-0.22.4
- fix: Convert all Pair objects to Apache Commons.
- fix: Tooltip rendering for InventoryOverlayScreen handling for calling the
IRender.onRenderTooltipLast
handling - feat: Item Tooltip handlers for inserting text into Item Tooltips at 3 places; First, Middle, and Last.
- feat: Migrate InventoryOverlayScreen to MaLiLib and add a common Interface for downstream mods called
IInventoryOverlayHandler
with an accompanyingIDataSyncer
interface as just a common way to call the mods' assigned Data Syncer; or make changing it "easier".
PENDING RELEASE
NOTE: This Cycle of Mods are NOT compatible with anything that came before this Version.
1.21-0.21.6
- fix: Convert all Pair objects to Apache Commons.
- fix: Tooltip rendering for InventoryOverlayScreen handling for calling the
IRender.onRenderTooltipLast
handling - feat: Item Tooltip handlers for inserting text into Item Tooltips at 3 places; First, Middle, and Last.
- feat: Migrate InventoryOverlayScreen to MaLiLib and add a common Interface for downstream mods called
IInventoryOverlayHandler
with an accompanyingIDataSyncer
interface as just a common way to call the mods' assigned Data Syncer; or make changing it "easier".
PENDING RELEASE
NOTE: This Cycle of Mods are NOT compatible with anything that came before this Version.
1.21.4-0.23.0
- Add Support for variable Bundle Previews from 6-9 slots wide. Anything More or less causes Texture glitches.
- Bump to Modrinth Version.
1.21.3-0.22.3
- Add Support for variable Bundle Previews from 6-9 slots wide. Anything More or less causes Texture glitches.
- Bump to Modrinth Version.
1.21-0.21.5
- Add Support for variable Bundle Previews from 6-9 slots wide. Anything More or less causes Texture glitches.
- Bump to Modrinth Version.
1.21.4-0.23.0-sakura.5
- fix: Item Tooltips using InventoryOverlay from MiniHUD to show full Enchantments, etc. The Tooltips should look exactly like Vanilla tool tips.
1.21.3-0.22.3-sakura.6
- fix: Item Tooltips using InventoryOverlay from MiniHUD to show full Enchantments, etc. The Tooltips should look exactly like Vanilla tool tips.
1.21-0.21.5-sakura.6
- fix: Item Tooltips using InventoryOverlay from MiniHUD to show full Enchantments, etc. The Tooltips should look exactly like Vanilla tool tips.
1.21.4-0.23.0-sakura.4
- fix: NbtWrap (getType) for NbtUtils.getEntityPosFromTag()