Warmist

Results 32 comments of Warmist

Also just to add to the pile: examples for uses would be nice.

Eventful stuff (at least for the eventmanager) is a thing wrapper to expose to lua (and some lua code for e.g. enum). TBH not sure if it's even a good...

I'll hack something up in coming days. Current ideas for API look like this: ```lua local f=function() end --format 1, closest to current format em.CallbackName(how_often).disambiguation_name=f --format 2, the order could...

Also might be related: add more dialogs (afaik there might be some missing ones). Add more features (e.g function that switches df into 'look' or other cursor mode, waits for...

Imho it's enough to not list on ls and warn when running. No need for another command (and it will be annoying as most scripts will not be updated each...

Adding the request messages from Toady One for context. Maybe somebody will use it in the future. https://gist.github.com/warmist/8a7a025156812e947c6d5ae3808ceed7

So some progress/ideas. AFAIK building-hacks and steam engine is currently broken - new machines do not connect to the "power grid". So ideas to fix it (in a very non-exact...

As noted in #1366 this lacks the support for machine in furnaces. Adding such thing would be very hard. Features that are left might be valuable. Also as is noted...

IMHO somebody with more knowledge about curses should look into this: https://github.com/Baughn/Dwarf-Fortress--libgraphics-/blob/master/g_src/renderer_curses.cpp And try to fix it at the source

huh... i was sure that there was startdwarf in lua already... Edit; seems that i failed to port it from an old many-in-one tool