RimWorld

RimWorld

XML Extensions
Näytetään 71–80 / 162
< 1 ... 6  7  8  9  10 ... 17 >
Päivitys: 9.11.2021 klo 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

Päivitys: 31.10.2021 klo 5.28

v1.6.3

- Fixed a bug in objPath

Päivitys: 31.10.2021 klo 4.12

v1.6.2

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

Päivitys: 26.10.2021 klo 21.35

v1.6.2

- Fixed bug in CreateDocument

Päivitys: 26.10.2021 klo 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

Päivitys: 25.10.2021 klo 1.31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Päivitys: 23.10.2021 klo 19.28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Päivitys: 22.10.2021 klo 16.12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Päivitys: 22.10.2021 klo 15.24

v1.6.2

- Minor change in file names

Päivitys: 22.10.2021 klo 15.22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject