Skip to content

Commit

Permalink
Fix RemoveItem, add DLC items to MassItemGib
Browse files Browse the repository at this point in the history
  • Loading branch information
inuNorii committed Jun 20, 2024
1 parent ca5a52f commit 123ddec
Show file tree
Hide file tree
Showing 2 changed files with 679 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@
- Party Member Info
- ChangeMagic
- ItemGive lua script under Global Functions
- DLC items to MassItemGib
### Changed
- Increase size of ItemGibArray alloc in ItemGib, might fix crashing
- Improved getItemIdx
- Renamed Shared Functions to Global Functions
- Moved getItemIdx, getItemByIdx, and getItemType into a single script
- Moved code of RemoveItem, equipItem, and changeMagic under Global Functions
- "Remove Seamless Co-op items" now uses equipItem and RemoveItem
### Fixed
- RemoveItem

## [v1.9.0] - 2024-03-06
### Added
Expand Down
Loading

0 comments on commit 123ddec

Please sign in to comment.