Files
Bubberstation/code/datums/elements
FlufflesTheDog 4a9b6804b0 fix tile/rod/rcd multi-z hole repairs (#84255)
## About The Pull Request
Fixes some interactions with attempting to patch multi-z holes.

1. openspace clicks happen on different z levels, so it's inherently a
*ranged* interaction- it was being ignored due to using the non ranged
signal
2. RCD was lacking the open space click handler,
3. #77540 still exists to a degree, I've refactored the click handler to
use parse_caught_click_modifiers to always grab the tile you're aiming
at rather than going off of whatever item you happened to click on
4. handle_openspace_click was treating the modifiers list as the old
parameters list
## Why It's Good For The Game
fix bugs, being able to repair holes is a very important and time
sensitive task that needs to flow well, and not require pixel hunting
## Changelog
🆑
fix: multi-z hole repair works better, especially when the turf below is
blocked by items
/🆑
2024-06-25 00:34:17 -04:00
..
2024-02-29 04:24:10 +00:00
2023-07-28 14:13:43 +00:00
2024-01-26 02:23:24 +01:00
2023-11-14 13:57:52 -07:00
2024-03-29 22:26:35 -06:00
2024-05-16 19:54:00 -07:00
2024-06-08 19:26:03 -04:00
2023-10-17 13:07:31 -06:00
2023-10-03 14:26:50 -06:00