RimWorld
XML Extensions
Se afișează 121-130 din 162 intrări
< 1 ... 11  12  13  14  15 ... 17 >
Actualizare: 2 sept. 2021 @ 15:43

v1.5.0

- Fixed typo in PatchOperationSafeCopy

Actualizare: 2 sept. 2021 @ 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

Actualizare: 1 sept. 2021 @ 3:20

v1.4.5

- Improved error reporting for parsing xpaths in XmlExtensions operations

Actualizare: 31 aug. 2021 @ 17:19

v1.4.5

- Added XmlExtensions.FindMod

Actualizare: 30 aug. 2021 @ 18:23

v1.4.5

- Improved error reporting for EvaluateBoolean

Actualizare: 30 aug. 2021 @ 13:57

v1.4.5

- Added min and max option to IntEntry

Actualizare: 30 aug. 2021 @ 2:40

v1.4.5

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

Actualizare: 29 aug. 2021 @ 20:19

v1.4.4

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

Actualizare: 29 aug. 2021 @ 15:20

v1.4.3

- Added XmlExtensions.UseSettings

Actualizare: 29 aug. 2021 @ 6:56

v1.4.3

- Fixed minor bug in Setting.ResetSettings