RimWorld
XML Extensions
目前顯示第 61-70 項,共 162 項
< 1 ... 5  6  7  8  9 ... 17 >
更新:2021 年 12 月 24 日 @ 下午 8:57

v1.6.4

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

更新:2021 年 11 月 27 日 @ 上午 1:49

v1.6.4

- Added <rows> tag to Setting.TabView

更新:2021 年 11 月 26 日 @ 上午 3:06

v1.6.4

- Fixed bug in Setting.EmbedMenu

更新:2021 年 11 月 24 日 @ 下午 5:39

v1.6.4

- Fixed bug in XmlExtensions.FindMod

更新:2021 年 11 月 23 日 @ 下午 11:45

v1.6.4

Optimized Patch Analyzer UI.

更新:2021 年 11 月 23 日 @ 下午 9:54

v1.6.4

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

更新:2021 年 11 月 22 日 @ 下午 7:37

v1.6.4

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

更新:2021 年 11 月 22 日 @ 上午 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.

更新:2021 年 11 月 15 日 @ 下午 4: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.

更新:2021 年 11 月 10 日 @ 上午 4:01

v1.6.3

- Fixed a bug in error reporting of DefDatabase operations