RimWorld

RimWorld

XML Extensions
Zobrazuje se 71–80 z 162 položek
< 1 ... 6  7  8  9  10 ... 17 >
Aktualizace: 9. lis. 2021 v 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

Aktualizace: 31. říj. 2021 v 5.28

v1.6.3

- Fixed a bug in objPath

Aktualizace: 31. říj. 2021 v 4.12

v1.6.2

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

Aktualizace: 26. říj. 2021 v 21.35

v1.6.2

- Fixed bug in CreateDocument

Aktualizace: 26. říj. 2021 v 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

Aktualizace: 25. říj. 2021 v 1.31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Aktualizace: 23. říj. 2021 v 19.28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Aktualizace: 22. říj. 2021 v 16.12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Aktualizace: 22. říj. 2021 v 15.24

v1.6.2

- Minor change in file names

Aktualizace: 22. říj. 2021 v 15.22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject