RimWorld
XML Extensions
Mostrando 61-70 de 162 aportaciones
< 1 ... 5  6  7  8  9 ... 17 >
Actualización: 24 DIC 2021 a las 20:57

v1.6.4

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

Actualización: 27 NOV 2021 a las 1:49

v1.6.4

- Added <rows> tag to Setting.TabView

Actualización: 26 NOV 2021 a las 3:06

v1.6.4

- Fixed bug in Setting.EmbedMenu

Actualización: 24 NOV 2021 a las 17:39

v1.6.4

- Fixed bug in XmlExtensions.FindMod

Actualización: 23 NOV 2021 a las 23:45

v1.6.4

Optimized Patch Analyzer UI.

Actualización: 23 NOV 2021 a las 21:54

v1.6.4

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

Actualización: 22 NOV 2021 a las 19:37

v1.6.4

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

Actualización: 22 NOV 2021 a las 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.

Actualización: 15 NOV 2021 a las 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.

Actualización: 10 NOV 2021 a las 4:01

v1.6.3

- Fixed a bug in error reporting of DefDatabase operations