RimWorld

RimWorld

XML Extensions
Näytetään 101–110 / 162
< 1 ... 9  10  11  12  13 ... 17 >
Päivitys: 26.9.2021 klo 16.32

v1.5.4

- Added SetRoot
- Added TryCatch
- Added CustomSettingContainer and CustomKeyedSettingContainer
- Added root to AggregateValues
- Added xpath to Setting.Text
- Fixed bug in FindNodeInherited
- Fixed and refactored Boolean.Comparison
- InnerText to InnerXml in FindNodeInherited and CreateVariable
- Replaced XmlContainers with PatchContainers in operations that don't do variable substitution

Päivitys: 17.9.2021 klo 4.16

v1.5.3

- Added WhileLoop

Päivitys: 17.9.2021 klo 3.54

v1.5.2

- Renamed subMenu tag to submenu

Päivitys: 17.9.2021 klo 3.47

v1.5.2

- Renamed Setting.SubMenu to Setting.DisplayMenu

Päivitys: 17.9.2021 klo 1.42

v1.5.2

- Added subMenu tag to SettingsMenuDefs
- Added Setting.SubMenu

Päivitys: 16.9.2021 klo 19.44

v1.5.2

- Fixed bug in Setting.Range

Päivitys: 16.9.2021 klo 6.52

v1.5.2

- Fixed bug in Conditional operations

Päivitys: 16.9.2021 klo 5.39

v1.5.2

- Added ForEachDescendant

Päivitys: 16.9.2021 klo 0.44

v1.5.2

- Added SlateDef
- Added Conditional
- Added ConditionalInherited
- Added Boolean.Conditional
- Added Boolean.ConditionalInherited
- Added StopwatchStart
- Added StopwatchStop

Päivitys: 15.9.2021 klo 5.46

v1.5.2

- Renamed FindNodeRecursive to FindNodeInherited