space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.71k stars 3.43k forks source link

Bullets can take out two turfs at once #1275

Closed fiercestwarrior closed 3 years ago

fiercestwarrior commented 4 years ago

This is probably intended but looks weird.

DTanxxx commented 4 years ago

Hi partyaddict, I am keen to take on this issue. Can you please assign it to me? Thanks.

DTanxxx commented 4 years ago

I have a question, how can I open the project for testing purposes? I have downloaded the launcher, server and client files for Mac and I can't seem to open the application accompanying the client zip file.

ShadowCommander commented 4 years ago

@DTanxxx Follow the getting started page here https://hackmd.io/@ss14/docs/%2FBZkI4RlUQbm09QWrXCZ3kg

DTanxxx commented 4 years ago

@ShadowCommander Thanks for the setup docs. Project is running smoothly now. As for this issue, should I change it so that the only turf destroyed is the one indicated by the red rectangle and not the adjacent one (even if bullet collides with adjacent turf)?

ShadowCommander commented 4 years ago

If you can, that would be nice, but it's probably easier to just only damage the first entity it collides with in the list of collisions.

brndd commented 4 years ago

I think this got fixed by #1912

SweptWasTaken commented 3 years ago

I think this got fixed by #1912

Indeed.