RimWorld

RimWorld

XML Extensions
Viser 101-110 af 162 forekomster
< 1 ... 9  10  11  12  13 ... 17 >
Opdatering: 26. sep. 2021 kl. 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

Opdatering: 17. sep. 2021 kl. 4:16

v1.5.3

- Added WhileLoop

Opdatering: 17. sep. 2021 kl. 3:54

v1.5.2

- Renamed subMenu tag to submenu

Opdatering: 17. sep. 2021 kl. 3:47

v1.5.2

- Renamed Setting.SubMenu to Setting.DisplayMenu

Opdatering: 17. sep. 2021 kl. 1:42

v1.5.2

- Added subMenu tag to SettingsMenuDefs
- Added Setting.SubMenu

Opdatering: 16. sep. 2021 kl. 19:44

v1.5.2

- Fixed bug in Setting.Range

Opdatering: 16. sep. 2021 kl. 6:52

v1.5.2

- Fixed bug in Conditional operations

Opdatering: 16. sep. 2021 kl. 5:39

v1.5.2

- Added ForEachDescendant

Opdatering: 16. sep. 2021 kl. 0:44

v1.5.2

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

Opdatering: 15. sep. 2021 kl. 5:46

v1.5.2

- Renamed FindNodeRecursive to FindNodeInherited