RimWorld

RimWorld

XML Extensions
Viser 71-80 af 162 forekomster
< 1 ... 6  7  8  9  10 ... 17 >
Opdatering: 9. nov. 2021 kl. 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

Opdatering: 31. okt. 2021 kl. 5:28

v1.6.3

- Fixed a bug in objPath

Opdatering: 31. okt. 2021 kl. 4:12

v1.6.2

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

Opdatering: 26. okt. 2021 kl. 21:35

v1.6.2

- Fixed bug in CreateDocument

Opdatering: 26. okt. 2021 kl. 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

Opdatering: 25. okt. 2021 kl. 1:31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Opdatering: 23. okt. 2021 kl. 19:28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Opdatering: 22. okt. 2021 kl. 16:12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Opdatering: 22. okt. 2021 kl. 15:24

v1.6.2

- Minor change in file names

Opdatering: 22. okt. 2021 kl. 15:22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject