Excel-FoundationPainter icon

FoundationPainter

Draw foundations using rectangles

Last updated 3 months ago
Total downloads 925
Total rating 2 
Categories Environment Quality of Life
Dependency string Excel-FoundationPainter-0.3.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17

README

Foundation Painter

Mod for Dyson Sphere Program that allows drawing foundations using rectangles.

Installation

  1. Get r2modman from Thunderstore
  2. Find the mod in the Online tab
  3. Configure the mod (optional)
    1. Click Start modded
    2. Exit the game and return to r2modman
    3. Click Config editor
    4. Find the mod's configuration file and make changes
  4. Click Start modded

Usage

  1. Start placing foundations
  2. Enable drawing mode (default Ctrl+D)
  3. Click to select starting corner point
  4. Optionally, swap between shortest and longest path (default Ctrl+P)
  5. Click to select ending corner point

Notes and Limitations

  • Very large selection areas are supported, but the game's code is not designed for it so expect low framerates while making the selection.
  • Soil piles are calculated using the standard game logic, but the numbers may appear slightly different from the default foundation tool applied to the same area because:
    • The calculation is path dependent, so the same end result can give different numbers depending on which order the tiles are updated
    • This tool gives perfectly straight edges, while the built in tool uses a circular radius, resulting in slightly different edges
  • Special logic in the default foundation tool for drawing over Dark Fog bases is not yet implemented
  • Burying/unburying ore veins is not yet implemented

Planned Features

  • Border drawing modes (border only, border + fill, fill only)
  • Border color selection
  • Border thickness
  • UI buttons
  • More configuration
  • Handle Dark Fog special cases
  • Burying/unburying veins