AdamPlenty
AdamPlenty
Currently, the warning for a Secret Door being spotted uses the generic purple ! icon, and I've noticed that it often gets overlooked as a result, because the icon is...
POWER_DISEASE was fixed by #3626, but SPELL_DISEASE remains problematic, because it's cast by PLAYER_NEUTRAL: https://github.com/dkfans/keeperfx/blob/cdb6f864271fef54189e66ad0c37db952a886827/src/lvl_script_value.c#L213 and Disease is hardcoded to not spread when cast by PLAYER_NEUTRAL: https://github.com/dkfans/keeperfx/blob/6d3a8e8cb139fe1517e91e9d223c148090f9a6fe/src/power_process.c#L212
Continuation of #2789
To reproduce, hold shift and the left mouse button on ground or liquid, and move the cursor to a diggable wall. Often, you'll get a box that extends beyond where...
And probably a load of other stuff that shouldn't be is too. This forces the client to have whatever the host has.