Skip to content

Releases: sakura-ryoko/malilib

1.21.4-0.23.1

30 Dec 02:09
66ce568
Compare
Choose a tag to compare
  • 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 accompanying IDataSyncer 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

30 Dec 02:09
cb0a83e
Compare
Choose a tag to compare
  • 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 accompanying IDataSyncer 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

30 Dec 02:08
d4792d8
Compare
Choose a tag to compare
  • 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 accompanying IDataSyncer 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

22 Dec 04:10
b7e3258
Compare
Choose a tag to compare
  • 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

22 Dec 04:10
379ca12
Compare
Choose a tag to compare
  • 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

22 Dec 04:09
3f02eb2
Compare
Choose a tag to compare
  • 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

18 Dec 03:52
c3132f8
Compare
Choose a tag to compare
  • 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

18 Dec 03:52
651ec77
Compare
Choose a tag to compare
  • 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

18 Dec 03:51
a16f53e
Compare
Choose a tag to compare
  • 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

17 Dec 01:34
b41a9d0
Compare
Choose a tag to compare
  • fix: NbtWrap (getType) for NbtUtils.getEntityPosFromTag()