drone1400 of the noble lineage of the drones of John has released Martridge version 0.9.0.0, the new de facto frontend, dmod browser, installer -- THING to use. A gargantuan update throbbing with new features fitting of the good version number, the DN itself seems to have shuddered with connectivity issues when drone uploaded it. I like to imagine it looked like a terminator appearing from the future... naked. But everything is fine again now, uh, probably.
Here are some of the updates in this version:
- big UI changes
- fixed major memory leak issue in DMOD Browser / Online DMOD Browser pages
- reworked the DMOD installer, nicer interface that shows if there are problems with the selected DMOD, lets you change the DMOD directory you want to install the DMOD in and prevents you from overriding existing DMOD files unless you explicitly tell it to
- reworked the DMOD packer, nicer interface, ignores certain files using a file called .dmodignore that works just like a .gitignore file
- reworked the whole Citrus theme by forking it and changing tons of things, so it should be nicer and easier to maintain for me going forward (check it out here: https://github.com/drone1400/Citrus.Avalonia )
- now supports custom themes
- application now remembers last used paths for installing/packing DMODs, also remembers last selected DMOD and window size/position between sessions
- drag and drop works once more (I forgot when I broke it...)
- should now detect even DMODs that are missing some expected files (like dink.ini, or hard.dat)
- installing a DMOD now automagically selects it after install is done
The source code is also available.