This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// BUGS // | |
1) Psi attacks may be causing mission state kills and diary state kills to not add up. What about non-alien kills? (http://openxcom.org/forum/index.php/topic,4393.msg60225.html#msg60225) | |
// ISSUES // | |
1) Mercy Cross still not working correctly? | |
2) Heroic Order being given to soldiers despite not being the new best | |
3) Investigate Long Shot and Lucky Shot commendations | |
4) Reduce savefile bloat. | |
4.1 Make use of BattleUnitKills to calculate totals | |
4.2 Make use of MissionStatistics to calculate totals |