DFHack / stonesense

A retro isometric visualizer for Dwarf Fortress
https://github.com/DFHack/dfhack
Other
370 stars 54 forks source link

[Feature Request] console analogue to keybinds #58

Open tali713 opened 6 years ago

tali713 commented 6 years ago

Since keybinds are broken for mac, it would be nice to expose all action_$foo in stonesense/Keybinds.cpp as dfhack console commands, e.g. "stonesense rotate"->action_incrrotation. This has the side effect of also making these commands available for dfhack key bindings.

I've been struggling to build dfhack locally or I'd test and submit a patch.

lethosor commented 6 years ago

What issues are you having building? Are you following the instructions at https://dfhack.readthedocs.io/en/latest/docs/Compile.html?

tali713 commented 6 years ago

Yes indeed, and I get a "successful" compile, however when I launch dwarf fortress it declares (for each plugin) that the plugin couldn't be loaded. I'm going to hop on irc in the next couple of days and see if I can figure out what silly mistake I am making.

lethosor commented 6 years ago

Maybe see what stderr.log says? It might be faster to troubleshoot on IRC, yeah.