Files
Bubberstation/code/datums/components/pet_commands
SmArtKar fc5e7099ee Hovering over things on the same tile no longer closes the pet command menu, automatically closes it when you let go of the hotkey (#92788)
## About The Pull Request

Hovering over mobs on the same tile as the commanded mob will no longer
close the command menu, and it will automatically get closed once the
user lets go of the hotkey without having to forcefully time out.

## Why It's Good For The Game

The same tile requirement prevents the menu from fading out if you're
trying to command the mob you're riding, and not closing the menu when
unregistering the hover signal actually prevented you from getting rid
of the menu without waiting for the automatic timeout, which is super
weird and unintuitive.

## Changelog
🆑
qol: Letting go of the pet command hotkey (Shift by default) will
instantly close the menu
fix: Hovering over things on the same tile no longer closes the pet
command menu
/🆑
2025-09-06 20:57:18 +10:00
..