space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.com
MIT License
2.75k stars 3.49k forks source link

AI muscle memory #32492

Open Mephisto72 opened 2 months ago

Mephisto72 commented 2 months ago

Description

Before PR #32012 the Bolt Door button for the Station AI used to be the top option, resulting in a muscle memory to always go to the top option when expecting to bolt a door. It is now replaced with the shock door button, which is not what the AI wants to do in almost any crewsimov scenarios.

Screenshots grafik

Additional context Accidentally shocking crew due to muscle memory is quite an issue. I would suggest that the bolt option gets moved back to the top option to prevent the AI from accidentally shocking crew, when it's not supposed to be.

ScarKy0 commented 2 months ago

When working on the menu we knew of this issue, but if i recall we can't move menu options cause they don't have any priority system for the sorting Might be wrong, but thats what i remember

Mephisto72 commented 2 months ago

When working on the menu we knew of this issue, but if i recall we can't move menu options cause they don't have any priority system for the sorting Might be wrong, but thats what i remember

That honestly sounds like another issue, though this issue can probably be ignored, if that is correct.