Total War: ROME II - Emperor Edition

Total War: ROME II - Emperor Edition

Realistic Expansion for Divide et Impera grand campaign
Showing 21-28 of 28 entries
< 1  2  >
Update: 18 Feb, 2022 @ 12:34am

Some housekeeping, no important changes.

Update: 17 Feb, 2022 @ 8:16am

Fixing the colchis bug caused me to accidentally put a bunch of local variables into an if statement, which then didn't exist after the statement ended, causing the battle script to crash in almost all battles because variables were 'nil'.

Update: 17 Feb, 2022 @ 1:46am

Took colchis out of most functions to avoid the name bug.

Update: 16 Feb, 2022 @ 11:32pm

Minor update.

Update: 16 Feb, 2022 @ 6:50am

Fixed a bug where for some reason the faction name of colchis would turn into an object of type 'function' instead of a string and crash the game.

Update: 16 Feb, 2022 @ 2:28am

Fixed a bug where a named value wasn't saved because the game can't save tables.

Update: 15 Feb, 2022 @ 10:45am

Update: 14 Feb, 2022 @ 4:50pm