Skip to content

Latest commit

 

History

History
97 lines (82 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

97 lines (82 loc) · 3.91 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Forge Recommended Versioning.

[1.19.3-5.1.4.1] - 2023.03.15

Added

  • Added vi_vn localization (thanks ZzThanhBaozZ!) #289

Changed

  • Updated it_it localization (thanks WVam!) #288

Fixed

  • Fixed crashes when slots get resized to negative amounts dynamically

[1.19.3-5.1.4.0] - 2023.02.27

Added

  • Added /curios drop command for dropping curio items

Changed

  • Updated zh_cn localization (thanks WadjetSama!) #285
  • Updated it_it localization (thanks WVam!) #284

Fixed

  • Fixed curio entity selectors counting slots with size 0 erroneously

[1.19.3-5.1.3.1] - 2023.02.15

Fixed

  • Fixed SlotModifiersUpdatedEvent not always firing

[1.19.3-5.1.3.0] - 2023.02.13

Added

  • Added SlotModifiersUpdatedEvent to listen for broadcasted dynamic changes to slot sizes on players due to slot modifiers #276
  • Added two commands:
    • /curios replace <slot> <index> <player> with <item> [count] for setting items to curio slots
    • /curios list for listing all registered slots and which mods they come from #261
  • Added ICuriosHelper#setEquippedCurio and ICuriosHelper#findCurio() for setting items into curio slots and getting items from curio slots respectively

Changed

  • ICurio#onEquipFromUse now fires when items are placed into slots in inventory screens

Fixed

  • Fixed equip sounds not playing properly in the Curios screen (thanks bconlon!) #281

[1.19.3-5.1.2.0] - 2023.01.09

Added

  • Added new ICurio#canWalkOnPowderedSnow method for curio implementations that allow walking on Powdered Snow blocks (thanks bconlon!) #273

[1.19.3-5.1.1.2] - 2022.12.08

Fixed

  • Fix version requirements for Minecraft and Forge

[1.19.3-5.1.1.1] - 2022.12.08

Changed

  • Updated to Minecraft 1.19.3
  • Updated to Forge 44.0.0+
  • Updated Portuguest (pt_br) localization (thanks FITFC!) #265

Removed

  • Removed JEI integration temporarily until the mod is ported to 1.19.3

[1.19.2-5.1.1.0] - 2022.08.08

Added

  • Re-added JEI integration

Changed

  • Updated to Minecraft 1.19.2
  • Updated to Forge 43.0.0+
  • Updated Polish (pl_pl) localization (thanks Greg-21!) #247
  • Updated Ukranian (uk_ua) localization (thanks Sushomeister!) #245

[1.19.1-5.1.0.5] - 2022.07.28

Changed

  • Updated to Minecraft 1.19.1
  • Updated to Forge 42.0.0+

[1.19-5.1.0.4] - 2022.07.11

Changed

  • Updated to and requires Forge 41.0.94+

[1.19-5.1.0.3] - 2022.07.10

Changed

  • Updated to and requires Forge 41.0.64+

Removed

  • Temporarily removed JEI integration as the mod is not compatible currently with the required versions of Forge

[1.19-5.1.0.2] - 2022.06.20

Added

  • Re-added JEI integration

Fixed

  • Fixed datapack functions failing to load when utilizing Curios slot commands #240
  • Fixed null attributes crashing clients when hovering over curio tooltips #242

[1.19-5.1.0.1] - 2022.06.09

Changed

  • Revert CurioSlot patch
  • Updated to and requires Forge 41.0.8+

[1.19-5.1.0.0] - 2022.06.07

Changed

  • Updated to Minecraft 1.19+
  • Updated to Forge 41+