Skip to content

1.8.4 (2021-03-18)

Compare
Choose a tag to compare
@Daaaav Daaaav released this 28 Oct 00:22
· 378 commits to master since this release
  • 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