RimWorld
XML Extensions
71-80 van 162 items weergegeven
< 1 ... 6  7  8  9  10 ... 17 >
Update: 9 nov 2021 om 16:59

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 okt 2021 om 5:28

v1.6.3

- Fixed a bug in objPath

Update: 31 okt 2021 om 4:12

v1.6.2

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

Update: 26 okt 2021 om 21:35

v1.6.2

- Fixed bug in CreateDocument

Update: 26 okt 2021 om 16:20

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 okt 2021 om 1:31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Update: 23 okt 2021 om 19:28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Update: 22 okt 2021 om 16:12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Update: 22 okt 2021 om 15:24

v1.6.2

- Minor change in file names

Update: 22 okt 2021 om 15:22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject