RimWorld

RimWorld

XML Extensions
Showing 61-70 of 162 entries
< 1 ... 5  6  7  8  9 ... 17 >
Update: Dec 24, 2021 @ 8:57pm

v1.6.4

- Fixed bug in More Mod Settings
- Re-added XmlMod.getSetting() for legacy support

Update: Nov 27, 2021 @ 1:49am

v1.6.4

- Added <rows> tag to Setting.TabView

Update: Nov 26, 2021 @ 3:06am

v1.6.4

- Fixed bug in Setting.EmbedMenu

Update: Nov 24, 2021 @ 5:39pm

v1.6.4

- Fixed bug in XmlExtensions.FindMod

Update: Nov 23, 2021 @ 11:45pm

v1.6.4

Optimized Patch Analyzer UI.

Update: Nov 23, 2021 @ 9:54pm

v1.6.4

Patch Analyzer major improvements. Added a "By Mod" mode, and a "Summary" mode.

Update: Nov 22, 2021 @ 7:37pm

v1.6.4

- Added Setting.RadioButton: An individual Radio Button that allows for more flexibility.

Update: Nov 22, 2021 @ 3:12am

v1.6.4

Patch Analyzer release. This tools allows you to view every Def that is patched, and by which mod(s) and which patch operation(s). Advanced Debugging Mode must be enabled for it to work.

Update: Nov 15, 2021 @ 4:51pm

v1.6.4

Advanced debugging mode released. When enabled, all XML errors will have improved messages and will also list possibly relevant mods to that error. Keeps track of every Def that gets patched by any patch operation.

Update: Nov 10, 2021 @ 4:01am

v1.6.3

- Fixed a bug in error reporting of DefDatabase operations