RimWorld
XML Extensions
71–80 из 162
< 1 ... 6  7  8  9  10 ... 17 >
Обновление: 9 ноя. 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

Обновление: 31 окт. 2021 г. в 5:28

v1.6.3

- Fixed a bug in objPath

Обновление: 31 окт. 2021 г. в 4:12

v1.6.2

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

Обновление: 26 окт. 2021 г. в 21:35

v1.6.2

- Fixed bug in CreateDocument

Обновление: 26 окт. 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

Обновление: 25 окт. 2021 г. в 1:31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Обновление: 23 окт. 2021 г. в 19:28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Обновление: 22 окт. 2021 г. в 16:12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Обновление: 22 окт. 2021 г. в 15:24

v1.6.2

- Minor change in file names

Обновление: 22 окт. 2021 г. в 15:22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject