Yogstation icon indicating copy to clipboard operation
Yogstation copied to clipboard

Update singularity.dm

Open alexkar598 opened this issue 2 months ago • 0 comments

About The Pull Request

Stage 2 singularities have the wrong step size, allowing them to eat the containment field if they happen to be right next to it. (For instance, if they are contained in a 3x3 or 4x4 field) 2 lines of code, and that's fixed.

Why It's Good For The Game

BEFORE 2024-05-01.15-11-12-1.mp4

AFTER 2024-05-01.15-54-45-1.mp4

The Source

This was introduced in a googlecode commit in 2011:

https://github.com/tgstation/tgstation/blob/337be2c3bcc7a739ffc927ccce9d6aa2b43c114c/code/modules/power/singularity/singularity.dm#L269

No, mport2004, I don't think this is right.

Changelog

🆑 fix: Stage 2 singularities should no longer escape containment /:cl:

https://github.com/tgstation/tgstation/pull/83005 🆑 Ikalpo fix: Stage 2 singularities should no longer escape containment /:cl:

alexkar598 avatar May 03 '24 03:05 alexkar598