RimWorld
XML Extensions
Wyświetlanie 71-80 z 162 pozycji
< 1 ... 6  7  8  9  10 ... 17 >
Aktualizacja: 9 listopada 2021 o godz. 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

Aktualizacja: 31 października 2021 o godz. 5:28

v1.6.3

- Fixed a bug in objPath

Aktualizacja: 31 października 2021 o godz. 4:12

v1.6.2

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

Aktualizacja: 26 października 2021 o godz. 21:35

v1.6.2

- Fixed bug in CreateDocument

Aktualizacja: 26 października 2021 o godz. 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

Aktualizacja: 25 października 2021 o godz. 1:31

v1.6.2

- Added ApplyAction patch operation
- Changed syntax for External operations

Aktualizacja: 23 października 2021 o godz. 19:28

v1.6.2

- Added <warning> tag to XmlExtensions.Log

Aktualizacja: 22 października 2021 o godz. 16:12

v1.6.2

- Fixed bug in DefDatabaseOperationReplaceObject

Aktualizacja: 22 października 2021 o godz. 15:24

v1.6.2

- Minor change in file names

Aktualizacja: 22 października 2021 o godz. 15:22

v1.6.2

- Added DefDatabaseAddDef
- Added DefDatabaseSetObject