RimWorld

RimWorld

XML Extensions
Zobrazuje se 51–60 z 162 položek
< 1 ... 4  5  6  7  8 ... 17 >
Aktualizace: 25. kvě. 2022 v 20.37

v1.6.6

- Will now attempt to fix duplicate XML node errors rather than just warn about them (code by Taranchuk)
- Using publicizer to reduce reflection calls

Aktualizace: 25. kvě. 2022 v 1.21

v1.6.5

- Added emptyDocument node to XmlExtensions.CreateDocument

Aktualizace: 14. kvě. 2022 v 1.32

v1.6.5

- Fixed bug in Setting.ApplyActions

Aktualizace: 13. kvě. 2022 v 16.16

v1.6.5

- Added XmlExtensions.SetSetting (PatchOperation version of the Action)

Aktualizace: 12. kvě. 2022 v 20.13

v1.6.5

- Added Action.SetSetting
- Added anchor tag to Setting.Textbox

Aktualizace: 22. dub. 2022 v 17.57

v1.6.5

- Fixed minor issue in Helpers.SelectSingleNode method (internal bug)

Aktualizace: 22. dub. 2022 v 16.54

v1.6.5

- Fixed issue in Advanced Debugging mode when searching for node with no defName or Name attribute

Aktualizace: 18. dub. 2022 v 4.11

v1.6.5

- Changed "Add" in PatchOperationRemoveDuplicateNodes to "Merge"

Aktualizace: 18. dub. 2022 v 3.21

v1.6.5

- Fixed decrement bug in ForLoop
- Added loop limit to ForLoop
- Added PatchOperationRemoveDuplicateNodes

Aktualizace: 17. bře. 2022 v 4.04

v1.6.5

- Added support for operating on IntRange and FloatRange types with PatchOperationMath
- Added <compare> tag to the Safe operation types and PatchOperationAddOrReplace to allow for more flexibility in how nodes are compared