RimWorld

RimWorld

XML Extensions
Viser 71–80 av 162 bidrag
< 1 ... 6  7  8  9  10 ... 17 >
Oppdatering: 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

Oppdatering: 31. okt. 2021 @ 5.28

v1.6.3

- Fixed a bug in objPath

Oppdatering: 31. okt. 2021 @ 4.12

v1.6.2

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

Oppdatering: 26. okt. 2021 @ 21.35

v1.6.2

- Fixed bug in CreateDocument

Oppdatering: 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

Oppdatering: 25. okt. 2021 @ 1.31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Oppdatering: 23. okt. 2021 @ 19.28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Oppdatering: 22. okt. 2021 @ 16.12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Oppdatering: 22. okt. 2021 @ 15.24

v1.6.2

- Minor change in file names

Oppdatering: 22. okt. 2021 @ 15.22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject