RimWorld
XML Extensions
Mostrando 101-110 de 162 aportaciones
< 1 ... 9  10  11  12  13 ... 17 >
Actualización: 26 SEP 2021 a las 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

Actualización: 17 SEP 2021 a las 4:16

v1.5.3

- Added WhileLoop

Actualización: 17 SEP 2021 a las 3:54

v1.5.2

- Renamed subMenu tag to submenu

Actualización: 17 SEP 2021 a las 3:47

v1.5.2

- Renamed Setting.SubMenu to Setting.DisplayMenu

Actualización: 17 SEP 2021 a las 1:42

v1.5.2

- Added subMenu tag to SettingsMenuDefs
- Added Setting.SubMenu

Actualización: 16 SEP 2021 a las 19:44

v1.5.2

- Fixed bug in Setting.Range

Actualización: 16 SEP 2021 a las 6:52

v1.5.2

- Fixed bug in Conditional operations

Actualización: 16 SEP 2021 a las 5:39

v1.5.2

- Added ForEachDescendant

Actualización: 16 SEP 2021 a las 0:44

v1.5.2

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

Actualización: 15 SEP 2021 a las 5:46

v1.5.2

- Renamed FindNodeRecursive to FindNodeInherited