RimWorld

RimWorld

Nightmare Core
Showing 1-10 of 31 entries
< 1  2  3  4 >
Update: Apr 16 @ 4:45am

fix: mods like XMLExtensions causing repeated opening of NC-Settings, causing user lock-out

Update: Mar 30 @ 12:52pm

change: check ThingOwner before dropping contents

Update: Mar 30 @ 2:38am

chore: remove old CollapsibleRect method

Update: Mar 27 @ 12:33pm

ContractedBy was working fine, I was being silly. The new util is not in use by any published mods.

Update: Mar 27 @ 11:47am

fix: contractedBy not reducing width/height, leading to only offsetting rects
feat: util to convert map rects to screen rects

Update: Mar 24 @ 12:37pm

feat: one-line logging functionality
feat: string util to format size with configurable format
fix: bool smart setting update not respecting default value
feat: atlas stitching for custom atlas with diagonal connections
feat: scribing utility for scribing vectors with precision
feat: map component scribe data output for inspector

Update: Jan 12 @ 4:52am

refactor: safer instantiation of tabs, prevent errors on tab-closing from locking settings window

Update: Sep 11, 2024 @ 1:51am

chore: flag HugsLib to be loaded before this mod
chore: remove unnecessary logging

Update: Sep 7, 2024 @ 3:42am

feat: ui zoom feature for very large displayed items

Update: Sep 7, 2024 @ 3:03am

feat: utilities to scribe all smart setting fields
rework: settings window creation and scribing
fix: prevent drawing selecting settings tab if bled over from other mod settings