RimWorld

RimWorld

XML Extensions
Showing 71-80 of 162 entries
< 1 ... 6  7  8  9  10 ... 17 >
Update: 9 Nov, 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: 31 Oct, 2021 @ 5:28am

v1.6.3

- Fixed a bug in objPath

Update: 31 Oct, 2021 @ 4:12am

v1.6.2

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

Update: 26 Oct, 2021 @ 9:35pm

v1.6.2

- Fixed bug in CreateDocument

Update: 26 Oct, 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: 25 Oct, 2021 @ 1:31am

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Update: 23 Oct, 2021 @ 7:28pm

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Update: 22 Oct, 2021 @ 4:12pm

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Update: 22 Oct, 2021 @ 3:24pm

v1.6.2

- Minor change in file names

Update: 22 Oct, 2021 @ 3:22pm

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject