RimWorld

RimWorld

XML Extensions
Showing 61-70 of 120 entries
< 1 ... 5  6  7  8  9 ... 12 >
Update: Sep 17, 2021 @ 3:54am

v1.5.2

- Renamed subMenu tag to submenu

Update: Sep 17, 2021 @ 3:47am

v1.5.2

- Renamed Setting.SubMenu to Setting.DisplayMenu

Update: Sep 17, 2021 @ 1:42am

v1.5.2

- Added subMenu tag to SettingsMenuDefs
- Added Setting.SubMenu

Update: Sep 16, 2021 @ 7:44pm

v1.5.2

- Fixed bug in Setting.Range

Update: Sep 16, 2021 @ 6:52am

v1.5.2

- Fixed bug in Conditional operations

Update: Sep 16, 2021 @ 5:39am

v1.5.2

- Added ForEachDescendant

Update: Sep 16, 2021 @ 12:44am

v1.5.2

- Added SlateDef
- Added Conditional
- Added ConditionalInherited
- Added Boolean.Conditional
- Added Boolean.ConditionalInherited
- Added StopwatchStart
- Added StopwatchStop

Update: Sep 15, 2021 @ 5:46am

v1.5.2

- Renamed FindNodeRecursive to FindNodeInherited

Update: Sep 15, 2021 @ 4:34am

v1.5.2

- Added FindNodeRecursive
- Added GetName
- Added defaultValue to ToggleableSettings

Update: Sep 14, 2021 @ 5:12pm

v1.5.2

- Patch operations which can patch themselves supported
- XML errors which cause black screens will now boot to menu, and an error will be thrown
- Added Boolean.FindMod
- Minor bug fixes