RimWorld
XML Extensions
目前顯示第 71-80 項,共 162 項
< 1 ... 6  7  8  9  10 ... 17 >
更新:2021 年 11 月 9 日 @ 下午 4: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 日 @ 下午 9:35

v1.6.2

- Fixed bug in CreateDocument

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

v1.6.2

- Added <warning> tag to XmlExtensions.Log

更新:2021 年 10 月 22 日 @ 下午 4:12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

更新:2021 年 10 月 22 日 @ 下午 3:24

v1.6.2

- Minor change in file names

更新:2021 年 10 月 22 日 @ 下午 3:22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject