DFHack / dfhack

Memory hacking library for Dwarf Fortress and a set of tools that use it
Other
1.88k stars 476 forks source link

trackstop plugin prevents some letters from being used when renaming track stops #1745

Open lethosor opened 3 years ago

lethosor commented 3 years ago

Originally reported at https://www.bay12games.com/dwarves/mantisbt/view.php?id=11671

Specifically, the a, s, and d keys are intercepted by the plugin even after pressing ctrl-n with a track stop selected. Adding a check for Gui::inRenameBuilding() could likely fix this.

Treah commented 3 years ago

@lethosor Sorry about reporting that on Mantis I could have swore that I reloaded the game without dfhack to verify this. Thank you for closing out the ticket and reporting it here tho :).