For the fix for the crash on manual carryall mode; line 144 in RepairYard.cpp contains a MIN_CARRYALL_LIFT_DISTANCE. Does this fix run the risk of repaired units getting stuck if the distance is too short? (They don't deploy by themselves, but line 144 also never gets triggered?)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The fix for the compilation error (the include of array in TextManager.h) works for me to compile the latest version 0.97 on Debian Linux.
For the fix for the crash on manual carryall mode; line 144 in RepairYard.cpp contains a MIN_CARRYALL_LIFT_DISTANCE. Does this fix run the risk of repaired units getting stuck if the distance is too short? (They don't deploy by themselves, but line 144 also never gets triggered?)