RimWorld
XML Extensions
Se afișează 71-80 din 162 intrări
< 1 ... 6  7  8  9  10 ... 17 >
Actualizare: 9 nov. 2021 @ 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

Actualizare: 31 oct. 2021 @ 5:28

v1.6.3

- Fixed a bug in objPath

Actualizare: 31 oct. 2021 @ 4:12

v1.6.2

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

Actualizare: 26 oct. 2021 @ 21:35

v1.6.2

- Fixed bug in CreateDocument

Actualizare: 26 oct. 2021 @ 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

Actualizare: 25 oct. 2021 @ 1:31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Actualizare: 23 oct. 2021 @ 19:28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Actualizare: 22 oct. 2021 @ 16:12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Actualizare: 22 oct. 2021 @ 15:24

v1.6.2

- Minor change in file names

Actualizare: 22 oct. 2021 @ 15:22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject