dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

Adds an onUnitAction event

Open Putnam3145 opened this issue 3 years ago • 4 comments

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.

Putnam3145 avatar Apr 13 '22 21:04 Putnam3145

Also be aware that #2044 is in flight. @cppcooper could you review to see how to merge this new event?

myk002 avatar Apr 14 '22 03:04 myk002

Could you merge in latest develop and add the event functions to the new arrays added by #2097 ?

myk002 avatar Apr 15 '22 04:04 myk002

Yeah, I was just gonna wait until the rework stuff is merged then adapt, I'll do all the stuff now.

Putnam3145 avatar Apr 15 '22 20:04 Putnam3145

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

Putnam3145 avatar Oct 13 '22 22:10 Putnam3145

is this still viable?

ab9rf avatar Apr 02 '23 11:04 ab9rf