RimWorld
XML Extensions
162件中 101-110 を表示
< 1 ... 9  10  11  12  13 ... 17 >
更新:2021年9月26日 @ 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

更新:2021年9月17日 @ 4時16分

v1.5.3

- Added WhileLoop

更新:2021年9月17日 @ 3時54分

v1.5.2

- Renamed subMenu tag to submenu

更新:2021年9月17日 @ 3時47分

v1.5.2

- Renamed Setting.SubMenu to Setting.DisplayMenu

更新:2021年9月17日 @ 1時42分

v1.5.2

- Added subMenu tag to SettingsMenuDefs
- Added Setting.SubMenu

更新:2021年9月16日 @ 19時44分

v1.5.2

- Fixed bug in Setting.Range

更新:2021年9月16日 @ 6時52分

v1.5.2

- Fixed bug in Conditional operations

更新:2021年9月16日 @ 5時39分

v1.5.2

- Added ForEachDescendant

更新:2021年9月16日 @ 0時44分

v1.5.2

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

更新:2021年9月15日 @ 5時46分

v1.5.2

- Renamed FindNodeRecursive to FindNodeInherited