RimWorld
XML Extensions
162件中 71-80 を表示
< 1 ... 6  7  8  9  10 ... 17 >
更新:2021年11月9日 @ 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

更新:2021年10月31日 @ 5時28分

v1.6.3

- Fixed a bug in objPath

更新:2021年10月31日 @ 4時12分

v1.6.2

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

更新:2021年10月26日 @ 21時35分

v1.6.2

- Fixed bug in CreateDocument

更新:2021年10月26日 @ 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

更新:2021年10月25日 @ 1時31分

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

更新:2021年10月23日 @ 19時28分

v1.6.2

- Added <warning> tag to XmlExtensions.Log

更新:2021年10月22日 @ 16時12分

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

更新:2021年10月22日 @ 15時24分

v1.6.2

- Minor change in file names

更新:2021年10月22日 @ 15時22分

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject