RimWorld
XML Extensions
Hiển thị 71-80 trong 162 mục
< 1 ... 6  7  8  9  10 ... 17 >
Cập nhật: 9 Thg11, 2021 @ 4:59pm

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

Cập nhật: 31 Thg10, 2021 @ 5:28am

v1.6.3

- Fixed a bug in objPath

Cập nhật: 31 Thg10, 2021 @ 4:12am

v1.6.2

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

Cập nhật: 26 Thg10, 2021 @ 9:35pm

v1.6.2

- Fixed bug in CreateDocument

Cập nhật: 26 Thg10, 2021 @ 4:20pm

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

Cập nhật: 25 Thg10, 2021 @ 1:31am

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Cập nhật: 23 Thg10, 2021 @ 7:28pm

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Cập nhật: 22 Thg10, 2021 @ 4:12pm

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Cập nhật: 22 Thg10, 2021 @ 3:24pm

v1.6.2

- Minor change in file names

Cập nhật: 22 Thg10, 2021 @ 3:22pm

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject