Plugin Update: Stack Deposit Fix



As I continue working on my RPG Maker MZ plugin, I've been ironing out small but pesky bugs. One issue that's been addressed is a problem with depositing items into stacks. Specifically, when trying to deposit the last item into a stack, the plugin would incorrectly register the stack as full.

After digging into the code, I discovered that the issue was due to an incorrect equation. I've since corrected the formula to use "less than or equal to" when depositing items into stacks, ensuring that the plugin accurately handles full stack deposits.

This fix should provide a smoother experience for players and help prevent any potential issues with inventory management. I'll continue to work on refining the plugin and squashing bugs to ensure the best possible experience for users.

Files

DM_LimitedInventory.js V1.22 147 kB
6 days ago

Get Limited Inventory - [MZ]

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.