RimWorld

RimWorld

XML Extensions
Showing 71-80 of 162 entries
< 1 ... 6  7  8  9  10 ... 17 >
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

Update: Oct 31, 2021 @ 4:12am

v1.6.2

- Improved objPath
- Renamed DefDatabaseOperationReplaceObject to DefDatabaseOperationSetReference
- Added XML documentation comments to the C# API

Update: Oct 26, 2021 @ 9:35pm

v1.6.2

- Fixed bug in CreateDocument

Update: Oct 26, 2021 @ 4:20pm

v1.6.2

- Added an option to add a main button to open the mod settings menu
- Fixed compatibility with Character Editor's mod settings menu

Update: Oct 25, 2021 @ 1:31am

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Update: Oct 23, 2021 @ 7:28pm

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Update: Oct 22, 2021 @ 4:12pm

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Update: Oct 22, 2021 @ 3:24pm

v1.6.2

- Minor change in file names

Update: Oct 22, 2021 @ 3:22pm

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject