RimWorld

RimWorld

XML Extensions
Viser 1-10 af 120 forekomster
< 1  2  3 ... 12 >
Opdatering: 15. mar. 2024 kl. 0:38

v1.7.3

- Update to 1.5

Opdatering: 6. nov. 2022 kl. 21:52

v1.7.2

- Fixed bug in replacing objects within a list in DefDatabaseOperationReplace

Opdatering: 21. okt. 2022 kl. 1:15

v1.7.2

- Refactored CustomXmlLoader; Fixes incompatibility with HAR Dev

Opdatering: 14. okt. 2022 kl. 23:00

v1.7.1

- Added a More Mod Settings button as a regular mod settings button

Opdatering: 13. okt. 2022 kl. 20:25

v1.7.0

- Mod now supports RimWorld 1.4
- Added Boolean.HasModBeenUsed

Opdatering: 13. juli 2022 kl. 2:33

v1.6.6

- Added roundnearest to CreateVariable

Opdatering: 13. juli 2022 kl. 2:16

v1.6.6

- Added roundup and rounddown to CreateVariable

Opdatering: 27. maj 2022 kl. 23:53

v1.6.6

- Added a warning when Advanced XML Debugging is enabled
- Added an error check to the number of arguments provided within XmlExtensions.ApplyPatch

Opdatering: 25. maj 2022 kl. 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

Opdatering: 25. maj 2022 kl. 1:21

v1.6.5

- Added emptyDocument node to XmlExtensions.CreateDocument