FakeFishGames / Barotrauma

A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
http://www.barotraumagame.com/
1.74k stars 404 forks source link

"Mining outpost material transport" mission spawns water-reactive materials inside non-waterproof crate #12643

Closed Vykn closed 1 year ago

Vykn commented 1 year ago

What happened?

The cargosecurityminerals mission (lines 742-765 of Missions.xml in 1.11.1.0 unstable) spawns materials such as sodium and potassium inside a metal crate. This mission should probably spawn waterproof crates to be consistent with other transport missions.

Reproduction steps

  1. Take the Mining outpost material transport mission
  2. Observe that the materials spawn in regular metal crates, despite containing water-reactive items

Single player or multiplayer?

Happens in both single player and multiplayer

Version

Stable (v1.0.21.0) & Unstable (v1.1.11.0)

Regalis11 commented 1 year ago

Addressed in https://github.com/Regalis11/Barotrauma-development/commit/9d44ac9482fe9727f78d3536e15a8e6861e74f7f

Jasontti commented 1 year ago

Tested in https://github.com/Regalis11/Barotrauma-development/commit/583af8944170dd17273c1f825662c724110a1459 No issues found. Closing ticket.