Custom storage for uMMORPG REMASTERED

**TO USE THIS ASSET YOU NEED THE FOLLOWING**
Unity (free)
uMMORPG REMASTERED (paid)
**TO USE THIS ASSET YOU NEED THE FOLLOWING**

Help, Question, Request -> (Forum) (Discord)

Custom storage for uMMORPG REMASTERED

– Box22 is portable container as inventory item.
– Account storage, same for all character.
– Personal storage, personal to each character.
– Modified storage can be use with trap, spawn, lock or trigger.
– Lock/unlock with accessory or monster kill (like a boss).
– Activate trap to damage player or spawn enemy or open door, …
– Automatically close storage over time.
– Spawn items overtime in storage.
– Spawn items probability.
– Server side effect.. example damage player.
– Client side effect.. example open/close animation, sounds.

– Include core addon Additional Json Data.
– Include core addon Additional Item Storage.

Build with Unity 2021.3.9f1 and uMMORPG REMASTERED 2.39

———————CHANGELOG———————

1.15
– Change all sounds file format to wav (lossless)

1.14
– Update demo install

1.13
– Add demo install for testing (only in a new default uMMORPGR unmodified)

1.12
– Update to the new uMMORPG REMASTERED 2.39

1.11
– Update to use AdditionalItemStorage addon
* If you update from old version
* – Remove files UIInventorySlotMod.cs, UIItemStorageSlot.cs, UIItemStorage.cs, StoragePlayerItemUsage.cs
* – Remove files SlotInventoryMod.prefab, UIItemStorageSlot.prefab, UIItemStorage.prefab
* – Then import the package and follow all documentations
* – In the file UIInventory.cs you will need replace old code while doing Additional Item Storage install

1.10
– Validate with uMMORPG REMASTERED 2.39
– Update Additional json data package

1.9
– Validate with uMMORPG REMASTERED 2.37
– Update Additional json data package

1.8
– Validate with uMMORPG REMASTERED 2.35
– Update Additional json data package

1.7
– Validate with uMMORPG REMASTERED 2.34
– Update AdditionalJson package

1.6
* If you updated from old version, review step 3, it have new code to add
– Optimize saving system of itemStorage, now save in same time of everything else
– Validate with uMMORPG REMASTERED 2.33
– Update AdditionalJson package

1.5
– Add step 5 in documentation, do this step if you update
– Fix allowBoxInsideBox causing error
– Add visual to see the open bag
– Close/save opened bag when open another bag
– Close bag on drag outside inventory
– Add verification server side if player own this bag when drag item
– Make bag and player inventory save immediately when drag item between them and in bag

1.4
– Update to uMMORPG REMASTERED 2.30

1.3
– Update with uMMORPG REMASTERED 2.24
– Update link in documentation

1.2
– Remove old version before import and follow documentation
– Update uMMORPG CE 2.20
– Fix some storage interaction and range
– Add item portable storage
– New models, animations
– Documentation updated
– Use additionalJsonData (include)

1.1
– Update uMMORPG CE 2.10
– Documentation now in xhtml