View combined gear, mass, and temperature range for a selected group of colonists.
Assign allowed areas to multiple selected colonists at once.
Set food policy, medical care, and self-tend permissions for a whole group.
Manage pack animal inventory across a mixed selection of pawns and objects.
| pardeike/squadkit | anulman/docx-sax | atrblizzard/vtmb-sbox-mounter | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | C# | C# | C# |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 4/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires RimWorld 1.6, the Harmony mod library, and the .NET SDK to build from source.
SquadKit is a mod for the colony simulation game RimWorld that adds new inspection tabs for when you select a mixed group of colonists and objects at once. In the base game, most of these detail panels only show up when you select one character or item at a time. This mod brings that same information together for group selections. There are three tabs. The Gear tab shows combined weight, comfortable temperature range, armor coverage, inventory, and worn equipment for every eligible colonist in your selection, including items carried by pack animals. It uses the same icons as the normal single-pawn gear screen, and lets you see how many selected colonists are carrying a given item, along with the total amount, while still letting you consume or drop items using the game's existing controls. The Area tab shows which zones each selected colonist is allowed into and lets you manage that for the whole group at once, using the same colored area labels the game already uses. The Health tab brings together food policy, medical care settings, and self-tend permissions for the group, and it also works for babies, tamed animals, prisoners, Ghouls, and compatible pawns added by other mods, as long as they support these same settings individually. The mod only shows a given tab when at least part of the current selection actually supports that feature, so mixed selections stay uncluttered. It is written in C# and built using the standard dotnet build command against the project's included source file. Building it produces a compiled file placed into RimWorld's assemblies folder, and can automatically deploy into your RimWorld mods folder if you set an environment variable pointing to it. The mod requires RimWorld version 1.6 and the Harmony library, which many RimWorld mods rely on for compatibility.
A RimWorld mod that adds group inspection tabs for gear, areas, and health when you select multiple colonists at once.
Mainly C#. The stack also includes C#, dotnet, Harmony.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
double-check against the repo, no cap.