Monkestation / Monkestation2.0

A monkestation rebase to TG code
https://monkestation.com/
GNU Affero General Public License v3.0
44 stars 223 forks source link

you can't use shutter / blast door buttons #1602

Closed Kmla2 closed 5 months ago

Kmla2 commented 6 months ago

Round ID: 4480

Testmerges:

#1435: 'Adds better trait for no stamina stun, adds it to various things that need it.' by dwasint at commit 6810f41ba1 #1320: 'Ports conversion blood brothers from /tg/' by Absolucy at commit 7018d6fb98 #1557: 'Rattus [real] (no fake)' by CannibalHunter at commit 35c812f438 #1559: 'Funny' by wraith-54321 at commit a1407383b0 #1442: '[DRAFT] Slime Rancher? In my space station????' by dwasint at commit c903670e54 #976: 'Adds Cortical borers, in their full worm glory' by Gboster-0 at commit 060fa6ff2d #1580: 'Makes some nerfs to hardlight spears' by KittyNoodle at commit 28d4d94fe9 #1511: '[PORT] Martian Food: A Taste of the Red Planet' by AlbertNanotracen at commit 4b0455f2d5

Reproduction:

  1. Make a button. insert a blast door controller into it, set the id to 50 (for example)
  2. Link a nearby blast door to 50. activate the button, nothing... huh
  3. build your own blast door, set it to the same id
  4. Nothing upon activation
  5. Build a shutter instead
  6. Set to id... button doesn't work again, damn it coders!
  7. You can't build your funny base anymore. be sad

Extra

most likely #1551 caused this as it touches the shutter code so

Kmla2 commented 5 months ago

fixed as of #1908