Skip to content

Max Level Update

Compare
Choose a tag to compare
@Percedal Percedal released this 08 Dec 16:54
· 22 commits to main since this release
2dc34de

Bug fix

  • Fixed a bug for game loading stuck at 99%

New

  • Factories now have a maximum level (default 10)
    • Factories were able to reach insane production speeds which was too cheaty. If you already have factories over that level, they wont be downgraded when loading the game but you wont be able to upgrade them.
    • Maximum level is saved in savegame file upgradableFactories.xml. This can be an other way to set max level to a different value.
  • Added a console command to modify factory max level ufMaxLevel <new_max_level>.
    • If you want to go past the max level limitation you can do so with this command. <new_max_level> being the new maximum level the productions will now reach. Be carefull, if you have factories over the new max level you set, they will be downgraded and you will loose excessive upgrades.

Misc

  • Added RU translation