Skip to content

Customizable Star Systems v1.0.4

Compare
Choose a tag to compare
@Tranquiliti Tranquiliti released this 11 Jan 21:06
· 15 commits to main since this release
6d06b67

Save-compatible

  • Fixed the LunaLib soft dependency
    • This means this mod no longer requires either LunaLib or Java 8 to run
  • Added "orbitClockwise" option for most entities
    • If set to false, the entity will orbit counter-clockwise instead
  • Added more info for error messages
  • "isCoreWorldSystem" option now forcibly applies the THEME_CORE tags, instead of relying on those tags being automatically applied by the game
  • All custom colonies now always have the "population" (Population & Infrastructure) industry, even if it's not explicitly specified in an "industries" list
    • This avoids situations where removing or not having this industry causes colonies to not work properly
  • Minor code refactors