[APP] Fixed monitor closing the game while the game was updating.
[APP] Aurora now automatically clean up old V1 PAK addons.
[APP] Aurora now migrates all mods inside a ~mods folder to Aurora's folder, with a prompt of course.
[APP] Removed addon "Cooldown Timers" by rzwei (superseded)
[APP] Removed addon "Collectible Highlighter" by rzwei (superseded)
[APP] Added addon "UI Mod Pack" by rzwei
[APP] Make Addons' enable green less bright.
[ENGINE] Update Everlight's CHKSUM plugin to 1.3.2 and 1.3.4
[ENGINE] Fixed Everlight being dynamically linked with MSVC & VCRedist instead of being statically linked.
[ENGINE] Changed Everlight to use vanilla Win32 calls instead of using external libraries to reduce binary size.
[ENGINE] Everlight no longer uses [COLOR=rgb(97, 189, 109)][B]<sstream>[/B][/COLOR] and does Win32 writes for the log file, reduced binary size.
[ENGINE] PAGE_EXECUTE_READWRITE is no longer called before VirtualQuery to reduce Defender heuristics.