RimWorld
XML Extensions
121-130 van 162 items weergegeven
< 1 ... 11  12  13  14  15 ... 17 >
Update: 2 sep 2021 om 15:43

v1.5.0

- Fixed typo in PatchOperationSafeCopy

Update: 2 sep 2021 om 15:38

v1.5.0

- Creation of setting menus is now done by creating a SettingsMenuDef instead of using CreateSettings
- Added PatchOperationSafeCopy
- Added general exception handling to patch operations

Update: 1 sep 2021 om 3:20

v1.4.5

- Improved error reporting for parsing xpaths in XmlExtensions operations

Update: 31 aug 2021 om 17:19

v1.4.5

- Added XmlExtensions.FindMod

Update: 30 aug 2021 om 18:23

v1.4.5

- Improved error reporting for EvaluateBoolean

Update: 30 aug 2021 om 13:57

v1.4.5

- Added min and max option to IntEntry

Update: 30 aug 2021 om 2:40

v1.4.5

- Fixed bug in XmlExtensions.Log
- Added UseSettingExternal
- Added UseSettingsExternal
- Added OptionalPatchExternal

Update: 29 aug 2021 om 20:19

v1.4.4

- Can use vanilla settings menu options in XML patches
- Added EvaluateBoolean

Update: 29 aug 2021 om 15:20

v1.4.3

- Added XmlExtensions.UseSettings

Update: 29 aug 2021 om 6:56

v1.4.3

- Fixed minor bug in Setting.ResetSettings