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: Feb 18, 2022 @ 12:34am

Some housekeeping, no important changes.

Update: Feb 17, 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: Feb 17, 2022 @ 1:46am

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

Update: Feb 16, 2022 @ 11:32pm

Minor update.

Update: Feb 16, 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: Feb 16, 2022 @ 2:28am

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

Update: Feb 15, 2022 @ 10:45am

Update: Feb 14, 2022 @ 4:50pm