FunkFrog / ShareSuite

Risk of Rain 2 Item, Money, & Equipment sharing mod build upon BepInEx
https://thunderstore.io/package/FunkFrog-and-Sipondo/ShareSuite/
GNU General Public License v3.0
39 stars 26 forks source link

Equipment sharing blacklist removing equipment #15

Closed Texnical closed 4 years ago

Texnical commented 5 years ago

This concerns #11: when one user picks up a shared equipment, it will replaced a blacklisted equipment, causing said equipment to disappear.

The solutions could be: a) don't replace a user's equipment if they're holding a blacklisted (unshared) equipment, or b) drop the blacklisted (unshared) equipment on the ground next to the player when someone else picks up a shared equipment, replacing theirs

I'm personally in favor of the second option. That should finish up the feature and ready it for master.

FunkFrog commented 4 years ago

Will be fixed in 2.0.0 :)