Beta 1.6 Changelog

  • Fixed bug that prevented DAModder from properly installing an add in when there were no previous add ins installed. This resolves issue #33

  • Fixed bug that could cause an invalid XML state if the mod's manifest had entries containing no CDATA like expected. This resolves issues #32 & #30

  • Fixed a bug that could cause a crash when clicking in the Installed Mods list, but not actually clicking on a Mod.

  • Initial support for packaging core override mods. This will be cleaned up and improved in a future version.

  • Initial support for installing core override mods. There is no uninstall at this point, so uninstalling has to be done by hand.

  • Fixed a bug in ParseModDetailsFromManifest that would cause the mod's Version field to not be parsed properly.

  • UI is now properly reset after uninstalling a mod. Resolves issue #27