RimWorld
XML Extensions
Εμφάνιση 61-70 από 162 καταχωρίσεις
< 1 ... 5  6  7  8  9 ... 17 >
Ενημέρωση: 24 Δεκ 2021 στις 20:57

v1.6.4

- Fixed bug in More Mod Settings
- Re-added XmlMod.getSetting() for legacy support

Ενημέρωση: 27 Νοε 2021 στις 1:49

v1.6.4

- Added <rows> tag to Setting.TabView

Ενημέρωση: 26 Νοε 2021 στις 3:06

v1.6.4

- Fixed bug in Setting.EmbedMenu

Ενημέρωση: 24 Νοε 2021 στις 17:39

v1.6.4

- Fixed bug in XmlExtensions.FindMod

Ενημέρωση: 23 Νοε 2021 στις 23:45

v1.6.4

Optimized Patch Analyzer UI.

Ενημέρωση: 23 Νοε 2021 στις 21:54

v1.6.4

Patch Analyzer major improvements. Added a "By Mod" mode, and a "Summary" mode.

Ενημέρωση: 22 Νοε 2021 στις 19:37

v1.6.4

- Added Setting.RadioButton: An individual Radio Button that allows for more flexibility.

Ενημέρωση: 22 Νοε 2021 στις 3:12

v1.6.4

Patch Analyzer release. This tools allows you to view every Def that is patched, and by which mod(s) and which patch operation(s). Advanced Debugging Mode must be enabled for it to work.

Ενημέρωση: 15 Νοε 2021 στις 16:51

v1.6.4

Advanced debugging mode released. When enabled, all XML errors will have improved messages and will also list possibly relevant mods to that error. Keeps track of every Def that gets patched by any patch operation.

Ενημέρωση: 10 Νοε 2021 στις 4:01

v1.6.3

- Fixed a bug in error reporting of DefDatabase operations