Sylkadi / BrutalCompanyMinus

MIT License
3 stars 3 forks source link

RealityShift player carrying weight issue #31

Open legionofnod opened 6 months ago

legionofnod commented 6 months ago

Sometimes when picking up items during a RealityShift event, the weight of the item before the change is added to the player. This weight stays on the player and stacks. Teleporting will clear this weight

This issue seems to only occur on the client side in multiplayer games, and it looks a lot like the negative weight issue from client-side items that can't be picked up in vanilla games is just the opposite.

So this issue is for feedback only. Thank you for creating this mod.

Also the bombardment from past DDay events as well as the current Warzone events will kill players in the ship. Is this the intent of the event design or is it a bug. This is very unfriendly to terminal gays like myself.>﹏<

Sylkadi commented 6 months ago

RealityShift messing with weight's is something I never experienced when testing and when playing with friends with plenty of mods, this is likely caused by some other mod because of the way I do it.

Bombardment isn't supposed to kill player's in ship, I will use the spawnDenialNodes to prevent this from happening.