RimWorld
XML Extensions
162개 중 71~80개 표시 중
< 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