RimWorld

RimWorld

XML Extensions
Showing 21-30 of 120 entries
< 1  2  3  4  5 ... 12 >
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

Update: Nov 9, 2021 @ 4:59pm

v1.6.3

- Added DefDatabaseOperationSortList
- objPath can output multiple nodes
- DefDatabaseForEach returns the entire objPath
- DefDatabase operations support operations on HashSets
- Removed DefDatabaseOperationSetReference
- Minor code refactoring

Update: Oct 31, 2021 @ 5:28am

v1.6.3

- Fixed a bug in objPath