You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many improvements to codebase organization (see technical documentation for the ones that are likely to break plugins)
LÖVE 0.9.x: Fixed playtesting and Windows-specific update check (if this affected you, you'd probably know it did, from the error dialogs)
Switched update check to use NSURLSession instead of LuaSocket on macOS (support for TLS)
Fixed the OneDrive folder not being selectable in file pickers on Windows (ia=135181)
Made automatic VVVVVV folder detection consistent with VVVVVV's method on Windows (needed if your VVVVVV folder is in OneDrive or otherwise not in %USERPROFILE%\Documents) (ia=135181)
Made levels list items 12px high instead of 8px
Removed VCE tools (flip token, coin and teleporter) to allow other tools to be added
Added VCE deprecation warning
The macOS .app version now has a dark titlebar in dark mode
Fixed pressing escape to exit Ved options swallowing the next mouse click
Added "Check now" button to do update check on demand if disabled