Just finished checking a diff of the 3 entity files. Just sound fixes:
GameEventSound:EnemyTitanCompleted "EVENTTECH_LOYALIST_ENEMYONTITANCREATION_0"
for each of the 3 modified files, the 0 was previously* missing from the end.
Next was 3 added lines, again the same for each of the 3 files ( obviously tweaked for each of the 3 different races ):
musicTheme "MUSIC_TEC_LOYALIST_1"
musicTheme "MUSIC_TEC_LOYALIST_2"
musicTheme "MUSIC_TEC_LOYALIST_3"
That was it. The only other modified files I noticed were the 5 mentioned, all binaries: the managed dll and exe for galaxy forge, the main game executable, the dev executable, and the convert data executable.
Just some minor hotfixes as expected.
*Edit: Clarified that the 0 was missing on the previous version of the files, and added into the current ones.