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