Releases: CCDirectLink/item-api
Releases · CCDirectLink/item-api
item-api v0.4.5
- Fixed var accessor for
item.{id}.amount
.
item-api v0.4.4
- Enemy drops properly use alias.
- Party members now can use custom equipment.
- Vars related to
item.{id}
should now always work. - Trade menu now properly handles custom equipment.
- Custom items can now be carried over into NG+.
- Improved support for CCLoader3.
- Added mod icon.
item-api v0.4.3
Fix custom items with buffs crashing the game when opening the shop menus. (#6)
item-api v0.4.2
Fix a bug when the custom items in enemy drops wouldn't be shown in the Monster Fibula. (#5)
item-api v0.4.1
Fix a bug when a category in the "Add-Ons" inventory tab consisting only of modded items wouldn't be shown. (#4)
item-api v0.4.0
The code of templating-api is now included with item-api! Please, uninstall templating-api after updating.
item-api v0.3.0
Updated version
item-api v0.2.1
Recovery