RimWorld

RimWorld

XML Extensions
Visar 71–80 av 162 poster
< 1 ... 6  7  8  9  10 ... 17 >
Uppdatering: 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

Uppdatering: 31 okt, 2021 @ 5:28

v1.6.3

- Fixed a bug in objPath

Uppdatering: 31 okt, 2021 @ 4:12

v1.6.2

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

Uppdatering: 26 okt, 2021 @ 21:35

v1.6.2

- Fixed bug in CreateDocument

Uppdatering: 26 okt, 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

Uppdatering: 25 okt, 2021 @ 1:31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Uppdatering: 23 okt, 2021 @ 19:28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Uppdatering: 22 okt, 2021 @ 16:12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Uppdatering: 22 okt, 2021 @ 15:24

v1.6.2

- Minor change in file names

Uppdatering: 22 okt, 2021 @ 15:22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject