RimWorld
XML Extensions
Mostrando 121-130 de 162 aportaciones
< 1 ... 11  12  13  14  15 ... 17 >
Actualización: 2 SEP 2021 a las 15:43

v1.5.0

- Fixed typo in PatchOperationSafeCopy

Actualización: 2 SEP 2021 a las 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

Actualización: 1 SEP 2021 a las 3:20

v1.4.5

- Improved error reporting for parsing xpaths in XmlExtensions operations

Actualización: 31 AGO 2021 a las 17:19

v1.4.5

- Added XmlExtensions.FindMod

Actualización: 30 AGO 2021 a las 18:23

v1.4.5

- Improved error reporting for EvaluateBoolean

Actualización: 30 AGO 2021 a las 13:57

v1.4.5

- Added min and max option to IntEntry

Actualización: 30 AGO 2021 a las 2:40

v1.4.5

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

Actualización: 29 AGO 2021 a las 20:19

v1.4.4

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

Actualización: 29 AGO 2021 a las 15:20

v1.4.3

- Added XmlExtensions.UseSettings

Actualización: 29 AGO 2021 a las 6:56

v1.4.3

- Fixed minor bug in Setting.ResetSettings