Cosmic Social Distancing


Any planets closer than 3000km on the starmap are automatically moved apart.

Tweaks
3 months ago
2.0
7.29K
Factorio: Space Age Icon Space Age Mod
Environment

Changelog

Version: 1.2.0
Date: 2025-06-11
  Changes:
    - The mod is now sensitive to a field on space locations called `cosmic_social_distancing_ignore`. If true, this excludes it from the algorithm: it will not affect other locations and its position will be unchanged.
Version: 1.1.5
Date: 2025-04-03
  Info:
    - Added Space Age tag.
Version: 1.1.4
Date: 2025-03-29
  Changes:
    - Moved new settings to settings.lua.
Version: 1.1.3
Date: 2025-03-09
  Changes:
    - Locations with sprite_only=true are now excluded.
Version: 1.1.2
Date: 2025-03-07
  Changes:
    - Removed debug code that increased the size of Gleba.
Version: 1.1.1
Date: 2025-03-07
  Changes:
    - Support for planets with no magnitude.
Version: 1.1.0
Date: 2025-03-07
  Changes:
    - Planetary size (magnitude) is now accounted for in calculating its minimum distance to other planets.
Version: 1.0.3
Date: 2025-02-18
  Changes:
    - Hidden locations are now excluded.
Version: 1.0.2
Date: 2025-02-18
  Changes:
    - Switched from using data-updates to data-final-fixes.
    - Removed PlanetsLib as a dependency. A dependency will be added in the opposite direction to ensure PlanetsLib draws the starmap after this mod's tweaks are applied.
Version: 1.0.1
Date: 2025-02-17
  Features:
    - Description update.
Version: 1.0.0
Date: 2025-02-15
  Features:
    - Initial release.