giosuel / imperium

Imperium is a powerful and highly performant all-in-one debugging tool to test and explore game mechanics and functionality in Lethal Company.
https://thunderstore.io/c/lethal-company/p/giosuel/Imperium/
GNU General Public License v3.0
15 stars 2 forks source link

Fix landmine visualizer logic inaccuracies #25

Closed digger1213 closed 4 weeks ago

digger1213 commented 1 month ago

There were some issues with the landmine visualizer that made them calculate incorrect results compared to the behavior of landmines in-game.

With these changes, the visualizer now always matches the outcome of the explosion.

giosuel commented 4 weeks ago

I had to re-write some history, which messed up this PR. I patched this manually in d2b0ced8f600a243c1e583fe4e2ef8765245548b, thanks!