dfhack
dfhack copied to clipboard
Adds an onUnitAction event
I've had an onUnitAction event that I've wanted to move to C++ since, oh, 2015. I only got DFHack compiled recently, so here it is.
Tested to work with my mod that actually uses this, but that's just on windows.
Also be aware that #2044 is in flight. @cppcooper could you review to see how to merge this new event?
Could you merge in latest develop and add the event functions to the new arrays added by #2097 ?
Yeah, I was just gonna wait until the rework stuff is merged then adapt, I'll do all the stuff now.
Any and all, yes, sorry, uhh, I get distracted by things and I maintain an active-enough open source repository that github notifications are completely useless
is this still viable?