Releases: malware-dev/MDK-SE
Update Notification, Bug Fixes
This little update adds automatic update notification. I've tried to make it as non-nagging as possible. If you don't like it, you can switch it off under Tools | Options | MDK/SE.
I have also fixed some bugs, like a crash and deployed scripts not getting a thumb (thanks Elfiwolfe). By default the thumb will promote MDK, but you can switch that off too in the options screen mentioned above. Or, if you prefer, you can replace the thumb with your own. Once a project is created the thumb.png file is not touched by the system other than being copied during deployment.
As usual this is a prerelease, meaning I need your help with testing: I'm just one guy, I can't test thoroughly. Please help me reach version v1.0!
Fixed Minifier Crash
Fixed a crash which happened whenever a deploy was made with a script where the minifier was enabled. Thanks Wicorel!
Rearchitecture - Beta - BREAKING CHANGE
The basic features for the extension is complete. I have more improvement plans, some described in the Issues tab, but I think this will do for the first version.
Based on the little feedback I have received so far, I decided to change the architecture of the script projects in order to make a cleaner script project and in order to improve the flexibility of the builder and the analyzer, and enable further extensions in the future. Unfortunately this means projects made before this update will be broken.
Once the first real release is out (v1.0) breaking changes will be avoided as much as absolutely possible. I'm making this change now in the transition between alpha and beta.
Reference System Refurnish
Seems like the reference system didn't like certain difference in people's configurations. I've completely refurnished it with the hopes of it being a lot more flexible.
Initial Prerelease
This is the initial prerelease of my MDK tool. There's bound to be plenty of issues yet, testing will be appreciated, but if you are inexperienced, I don't think I would recommend using this tool quite yet.
I will need your help testing this, and suggestions are welcome.