Skip to content

Releases: sakura-ryoko/malilib

1.21.4-0.23.2-sakura.5

06 Feb 20:57
b5502b1
Compare
Choose a tag to compare
  • add: Time/Duration Formatter system; which allows this system to be a Configurable Option.
  • continue fixing the 'config Switcher' not being in front of other objects.
  • add new versions of the NbtUtils.readNbtFile and writeCompressed; Deprecate the "File" object types of all File Reading / Writing for Config files.
  • fix the creating / reading of non-US character sets for config file names; such as for World Names using Chinese.

1.21.3-0.22.5-sakura.5

06 Feb 20:57
cdfd7cb
Compare
Choose a tag to compare
  • add: Time/Duration Formatter system; which allows this system to be a Configurable Option.
  • continue fixing the 'config Switcher' not being in front of other objects.
  • add new versions of the NbtUtils.readNbtFile and writeCompressed; Deprecate the "File" object types of all File Reading / Writing for Config files.
  • fix the creating / reading of non-US character sets for config file names; such as for World Names using Chinese.

1.21-0.21.7-sakura.5

06 Feb 20:56
2062b88
Compare
Choose a tag to compare
  • add: Time/Duration Formatter system; which allows this system to be a Configurable Option.
  • continue fixing the 'config Switcher' not being in front of other objects.
  • add new versions of the NbtUtils.readNbtFile and writeCompressed; Deprecate the "File" object types of all File Reading / Writing for Config files.
  • fix the creating / reading of non-US character sets for config file names; such as for World Names using Chinese.

1.21.4-0.23.2-sakura.3

25 Jan 22:55
e41c1fb
Compare
Choose a tag to compare
  • Update Korean by @MagPlum
  • Update Ukranian by @StarmanMine142
  • add: Dolphin Treasure Pos, Fox Variant, & Salmon Variant Nbt Helpers

1.21.3-0.22.5-sakura.3

25 Jan 22:55
ae0c709
Compare
Choose a tag to compare
  • Update Korean by @MagPlum
  • Update Ukranian by @StarmanMine142
  • add: Dolphin Treasure Pos, Fox Variant, & Salmon Variant Nbt Helpers

1.21-0.21.7-sakura.3

25 Jan 22:54
6059906
Compare
Choose a tag to compare
  • Update Korean by @MagPlum
  • Update Ukranian by @StarmanMine142
  • add: Dolphin Treasure Pos, Fox Variant, & Salmon Variant Nbt Helpers

1.21.4-0.23.2-sakura.2

17 Jan 23:14
9aa89b6
Compare
Choose a tag to compare
  • feat: Japanese lang file thanks to @co-91
  • update build.gradle for modern Gradle versions
  • various crash mitigation functions, added primarily for referenced Vanilla GUI functions (Edge Case items)
  • various fixes for getNbtInventory workflows with Villagers, etc
  • introduces EquipmentUtils from the snapshot branch in response to Vanilla changes
  • various code cleanups related to NbtUtils/Vec3d/Vec3i/Color4f and staged a few Deprecated tags for moving util functions.

NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.

1.21.3-0.22.5-sakura.2

17 Jan 23:14
a1008e4
Compare
Choose a tag to compare
  • feat: Japanese lang file thanks to @co-91
  • update build.gradle for modern Gradle versions
  • various crash mitigation functions, added primarily for referenced Vanilla GUI functions (Edge Case items)
  • various fixes for getNbtInventory workflows with Villagers, etc
  • introduces EquipmentUtils from the snapshot branch in response to Vanilla changes
  • various code cleanups related to NbtUtils/Vec3d/Vec3i/Color4f and staged a few Deprecated tags for moving util functions.

NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.

1.21-0.21.7-sakura.2

17 Jan 23:13
ad82c53
Compare
Choose a tag to compare
  • feat: Japanese lang file thanks to @co-91
  • update build.gradle for modern Gradle versions
  • various crash mitigation functions, added primarily for referenced Vanilla GUI functions (Edge Case items)
  • various fixes for getNbtInventory workflows with Villagers, etc
  • introduces EquipmentUtils from the snapshot branch in response to Vanilla changes
  • various code cleanups related to NbtUtils/Vec3d/Vec3i/Color4f and staged a few Deprecated tags for moving util functions.

NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.

1.21.3-0.22.5-sakura.1

13 Jan 02:08
9755b4a
Compare
Choose a tag to compare
  • Add inventoryOverlayScreen function for displaying Villager Trades List below a Villager; which can also have a BG color, based on the Villager profession; if configured to do so.
  • Add EquipmentUtils from Snapshot Code
  • Cleanup build script / bump yarn to build.8
  • Cleanup Config Switcher code a bit (Hopefully it will be higher up and less "Behind" other objects) -- on going issue!
  • Add some Gui Element 'wrapper' functions for some strange crashes, particularly with calling Vanilla values based on things like GuiTextFieldGeneric (setText/getText, etc) or GuiBase (height/width). These are optional only if strange crashes occur; such as 'object / method not found!' crashes.

NOTE: This release formally ends my back port support for 1.21 - 1.21.3, besides critical bugs. It makes no sense to maintain 4 versions of 1.21.x with the snapshot now a thing.