fix: hook vanilla void bag logic to fix various issues

- rewrite most logic
- remove GlobalItem
- use a hook for changing StorageHeart.RightClick instead of manual IL edit
This commit is contained in:
2022-07-04 12:00:19 +01:00
parent 2c54d4575c
commit ff2bf51bc0
15 changed files with 267 additions and 117 deletions

View File

@ -1,8 +1,8 @@
displayName = MagicStorage Void Bag
author = jack
version = 0.3
version = 1.1
modReferences = MagicStorage
dllReferences = MMHOOK_MagicStorage
dllReferences = MagicStorageHooks
sortAfter = MagicStorage
includeSource = true
homepage = https://github.com/jackbondpreston/MagicStorageVoidBag