cnaude / Scavenger

Fork of Scavenger originally created by SirHedgehog
MIT License
8 stars 6 forks source link

Fixed the Multiverse Inventories bug #1

Closed Lunaphied closed 12 years ago

Lunaphied commented 12 years ago

The items transfer when you go back to the right group. I still need to have a check to make sure that it saves the inventory even when you die again. But it really does work.

Lunaphied commented 12 years ago

I fixed the last bug it should work fine now. The only thing that we need to look out for is an error where scavenger deletes old data that should be restored when the player moves to the other group and replaces it with new data from the last death. I think i patched it but you never know.

Lunaphied commented 12 years ago

The new error seems to be a non-deletion error.

Lunaphied commented 12 years ago

The original rtp error exists still but the error with beds seems to have disappeared.