// Management · RimWorld Mod

Planning Extended

by Scherub

1.61.51.4
Steam ↗

Description This mod adds a more advanced planning menu.

Description

This mod adds a more advanced planning menu.

Features

Implemented

  • Draw colored designations, such as walls, doors, objects and floors
  • Use different shapes, e.g. points, lines, triangles, rectangles, grids, pentagons, hexagons, octagons, ellipses
  • Start drawing from a center point, instead of always from the corner
  • Fill an enclosed planned area with plan designations
  • Paint over existing plan designations, or just (fill) paint all at once with a single click
  • Decide to replace or skip already placed plan designations
  • Keep plan designations even after mining or building over them
  • Load / Save plan blueprints, quickly select last loaded plans
  • Cut / Copy / Paste your plans, also rotate or flip them
  • Undo / Redo planned actions
  • Show / Hide planning designations (incl. global shortcut)
  • Change plan texture sets and opacity for each plan type individually
  • Convert your plan from vanilla Rimworld or MorePlanning mod

Planned

  • Multiplayer support
  • Planning toolbox

Default Shortcuts

  • Q, E: Rotation, Number of Columns
  • Z, X: Flip, Width, Number of Rows
  • V: Change Shape-Variant
  • Ctrl: Color-Picker
  • Alt: Draw from Center Point
  • Shift: Shape-Modfier (e.g. regular, square)
  • B: Replace / Skip
  • Backslash ('\\'): Global Plan Visibility Toggle

Shapes

  ShapeVariantRotationPoints / SegmentsModifier   PointPoint✔Square   LineSimple LineDiagonal, Horizontal, Vertical   Simple Padded LineDiagonal, Horizontal, Vertical   Line Grid✔Square   TriangleFilled✔Equilateral   Outline✔Equilateral   RectangleFilled✔Square   Grid✔Square   Outline✔Square   Rounded FilledSquare   Rounded OutlineSquare   PentagonFilled✔Square   Outline✔Square   HexagonFilled✔Regular   Outline✔Regular   OctagonFilledSquare   OutlineSquare   EllipseFilledSquare   OutlineSquare   Fill PlanFill Plan   Fill ColorFill Color All   Fill Color Same

Supported Languages


FAQ

How do I convert my More Planning mod plans?

Be sure both mods are enabled. If the MorePlanning mod is not enabled, its plan designations won't be loaded, therefore there is nothing for this mod to convert. Go to the mod settings and press the 'Convert' button. All MorePlanning designations will be converted to WallDesignations with a color that is close to the original MorePlanning colors. So if you have changed the original colors, then the new colors won't match.

Can I use this mod together with the mod 'Designator Shapes'?

Yes, you can. But for it to work, you have to change the shape of this mod to 'rectangle' (right click on 'Plan Wall' button) and its variant to 'filled rectangle' (default key to switch between variants is 'V'). Otherwise, both mods try to modify the shape, which will not result in what you would expect.

Is there a way to automatically remove the plan once a building or mining task has finished?

Yes, there is. Go to the 'mod settings' and turn 'persistent plans' off.

My plans have disappeared!

Be sure they're not just hidden. You can toggle the plan visibility either in the architect menu, by clicking on the small icon in the bottom right corner or by using the global hotkey (default: '\').

Can this mod be safely added and removed at any time?

This mod can be added at any time. By removing this mod, you will get a one-time error message and lose all your planning designations. Other than that, you should be fine.

I feel this mod is missing something or could be improved!

Feel free to make any suggestions in one of the created threads (e.g. Features, Ideas, Suggestions). If you prefer GitHub, you can also create new issues there. If you feel confident, you're more than welcome to branch the code and create a pull request for a newly implemented feature. Please, also have a look at the GitHub repository / GitHub project for already existing issues.

I really want this mod available in my native language!

Unfortunately, I'll have to rely on the community here. I'm only fluent in German and English, for everything else I require the help from one of you. If you're willing to help, then here are the language files to translate. Start with translating the English file, then have a look at the other languages (e.g. German), as there are more files with translations for keybindings, etc.

Why does my performance decrease when I paint lots of planning designations?

The problem is, that the designations aren't rendered in a batched call. When I add about 20.000 designations and fully zoom out (using Camera+), my FPS takes a slight hit. You will encounter the same problem, when using the MorePlanning mod or vanilla paint-tool (for floors or buildings/structures) and add that many designations.

Where can I find the plan blueprints?

The blueprint files are located in the 'planning' folder next to the save game directory. On Windows, you can try using this shortcut '%localappdata%low\Ludeon Studios\RimWorld by Ludeon Studios\Planning' to get there.

Project Related Links