Now that I have the latest version, is there any safe way I can go in and fix the commendations? I've taken some time to try and understand how this all works. let me know if I'm wrong but this is how far I have come in trying to understand and fix the problem.
When I look inside the save file, I see key values pairs under the diary: section under commendations: - commendationName: and killList, missonIdList
In conjunction, the commendations_XCOMFILES.rul define the required conditions to be met. the MissionId or killList are used to calculate the 10 lvl of commendations. The first level 1 commendation is show in-game as none. The second commendation is displayed as First Bronze, the third commendation as Second Bronze, etc.
For the Spacer commendation (which I should not have), I see a list of prerequisite missions needed for commendation, all of which I have not taken apart in. When I look at the missionIdList of one of my soldiers who is incorrectly displaying he is a Spacer, I see a series of Id numbers, but no names listed in the yul file - like for example 'STR_MOON_UAC_BASE_LANDING'. Now I am trying to figure out, are the mission ID numbers wrong? or is there some other file that I need to cross-reference to try and fix?