Skip to content

v2.0.0

Compare
Choose a tag to compare
@Wires77 Wires77 released this 26 Sep 19:29
· 116 commits to master since this release
166d251

What's Changed

  • Switch renderer from OpenGL to ANGLE by @zao in #35
  • Assume clipboard text from PoB is UTF-8 or ASCII by @zao in #25
  • Add key event support for VK_ADD, VK_SUBTRACT, VK_NUMPAD0 by @pfeigl in #27
  • feat: adding alternate console shortcut (Ctrl-F1) for non-US layouts by @Wires77 in #23
  • Create screenshot folder by @Wires77 in #29
  • Close errored console on pressing X by @Wires77 in #30
  • Fix Lua library loading from system environment variable by @Wires77 in #33
  • Remove tiff.lib from Debug configuration by @mweber15 in #17
  • Obtain and set window icon from host executable by @zao in #37
  • Find appropriate Debug/Release versions of LuaJIT by @zao in #38
  • Interpret invalid glyphs as zero-width placeholder by @zao in #36
  • Misc. macOS portability fixes by @zao in #39

New Contributors

Full Changelog: v1.0.0...v2.0.0