Skyrat-SS13 / Skyrat-tg

A Skyrat downstream of /tg/station SS13.
GNU Affero General Public License v3.0
122 stars 685 forks source link

[MIRROR] Minor Fishing rod QoL #28864

Closed SkyratBot closed 1 month ago

SkyratBot commented 1 month ago

Original PR: https://github.com/tgstation/tgstation/pull/84865

About The Pull Request

This PR removes the check that prevents rods from being casted if they click something they wouldn't reach. Projectile code already handles this stuff.

Also, I've added a secondary click interaction, letting you unhook the currently hooked movable without either dropping the rod or reel it all the way to your location (or fold it, for telescopic ones).

Why It's Good For The Game

Making the experience of fucking around, casting fishing rods at people and items slightly more enjoyable.

Changelog

:cl: qol: removed a redundant, annoying reach check that prevents casting a fishing rod before the projectile is generated. qol: You can now unhook the currently hooked item of a fishing rod with right-click. /:cl: