RimWorld
XML Extensions
Εμφάνιση 101-110 από 162 καταχωρίσεις
< 1 ... 9  10  11  12  13 ... 17 >
Ενημέρωση: 26 Σεπ 2021 στις 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

Ενημέρωση: 17 Σεπ 2021 στις 4:16

v1.5.3

- Added WhileLoop

Ενημέρωση: 17 Σεπ 2021 στις 3:54

v1.5.2

- Renamed subMenu tag to submenu

Ενημέρωση: 17 Σεπ 2021 στις 3:47

v1.5.2

- Renamed Setting.SubMenu to Setting.DisplayMenu

Ενημέρωση: 17 Σεπ 2021 στις 1:42

v1.5.2

- Added subMenu tag to SettingsMenuDefs
- Added Setting.SubMenu

Ενημέρωση: 16 Σεπ 2021 στις 19:44

v1.5.2

- Fixed bug in Setting.Range

Ενημέρωση: 16 Σεπ 2021 στις 6:52

v1.5.2

- Fixed bug in Conditional operations

Ενημέρωση: 16 Σεπ 2021 στις 5:39

v1.5.2

- Added ForEachDescendant

Ενημέρωση: 16 Σεπ 2021 στις 0:44

v1.5.2

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

Ενημέρωση: 15 Σεπ 2021 στις 5:46

v1.5.2

- Renamed FindNodeRecursive to FindNodeInherited