dfhack/plugins/labormanager
Kelly Kinkade a6067c20c1 (labormanager) only assign valid labors (fix #1142)
Add a number of tests to ensure that only assignable labors are assigned
to units, and that only units that are eligible to be assigned labors
are considered at all.

I borrowed logic from Dwarf Manipulator to identify units eligible to be
assigned labors.

This should prevent pets., ghosts, visitors, or any other noneligible
entities from being assigned labors by labormanager, and should thus fix
#1142.
2018-07-30 22:36:59 -05:00
..
CMakeLists.txt Remove $(NOINHERIT) which was inexplicably included in a bunch of plugins. 2018-05-14 00:12:22 -05:00
joblabormapper.cpp Fix remaining warnings in supported plugins 2018-04-06 14:17:34 -05:00
joblabormapper.h Rename labormanager_joblabormapper to joblabormapper 2017-07-28 23:03:23 -05:00
labormanager.cpp (labormanager) only assign valid labors (fix #1142) 2018-07-30 22:36:59 -05:00
labormanager.h move labormanager into a subdirectory 2017-07-28 02:28:16 -05:00