RimWorld
XML Extensions
目前顯示第 101-110 項,共 162 項
< 1 ... 9  10  11  12  13 ... 17 >
更新:2021 年 9 月 26 日 @ 下午 4: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 日 @ 下午 7: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 日 @ 上午 12: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