RimWorld
XML Extensions
Se afișează 101-110 din 162 intrări
< 1 ... 9  10  11  12  13 ... 17 >
Actualizare: 26 sept. 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

Actualizare: 17 sept. 2021 @ 4:16

v1.5.3

- Added WhileLoop

Actualizare: 17 sept. 2021 @ 3:54

v1.5.2

- Renamed subMenu tag to submenu

Actualizare: 17 sept. 2021 @ 3:47

v1.5.2

- Renamed Setting.SubMenu to Setting.DisplayMenu

Actualizare: 17 sept. 2021 @ 1:42

v1.5.2

- Added subMenu tag to SettingsMenuDefs
- Added Setting.SubMenu

Actualizare: 16 sept. 2021 @ 19:44

v1.5.2

- Fixed bug in Setting.Range

Actualizare: 16 sept. 2021 @ 6:52

v1.5.2

- Fixed bug in Conditional operations

Actualizare: 16 sept. 2021 @ 5:39

v1.5.2

- Added ForEachDescendant

Actualizare: 16 sept. 2021 @ 0:44

v1.5.2

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

Actualizare: 15 sept. 2021 @ 5:46

v1.5.2

- Renamed FindNodeRecursive to FindNodeInherited