Skip to content

1.11.1

Latest
Compare
Choose a tag to compare
@Daaaav Daaaav released this 18 Mar 23:57
· 2 commits to master since this release
  • Added almost all remaining support for VVVVVV 2.4
    • Added full support for 2.4 fonts (CJK and Arabic)
    • Added support for right-to-left and bidirectional text
    • Added support for showing IME text input
    • Added option to change the level font
    • 2.4's <rtl> tag is no longer dropped
    • Added the option to see and modify custom textbox colors
    • When playtesting in VVVVVV 2.4, the level debugger is now accessible (by pressing Y in-game)
    • textimage, textsprite and setrtl are added as recognized commands
    • Some translations were updated to be more consistent with VVVVVV's
  • Minor autotiling fixes
  • Plugins can now include a folder with their own UIs which will be loaded automatically
  • Fixed crash if fontmeta is missing <width> or <height>
  • Fixed possible crash if using textimage or textsprite in scripts
  • Fixed some other small issues, like quick flashes of nothingness when going to certain screens
  • Fixed level notes not being saved if you press Esc
  • Updated bundled LÖVE 11.5 to post-release revisions to restore compatibility with Windows 7 and to fix crashes on macOS 11 and earlier
  • Ved should now work without problems in LÖVE 12 (#157)