Skip to content

0.8.2

Latest

Choose a tag to compare

@SteffenBauer SteffenBauer released this 08 Aug 12:18
· 7 commits to master since this release

Changed

  • Switch to SDK-B288-6.8
  • Rewrite findloop algorithm (refactor from upstream)
  • Move compare_int function to utils (refactor from upstream)
  • Use semantic enum names for preferences (refactor from upstream)
  • Creek / Slant: Decrease border size to get more game board on the screen
  • Bridges: Change grey-out color of finished islands
  • Dominosa: Remove limit of highlighted numbers
  • Remove unused infrastructure to print a game
  • Remove unused cursor controls infrastructure
  • Remove unused debug statements
  • Provide compiled binaries now as GitHub releases assets

Added

  • Supports dark mode on firmware >= 6.8 devices
  • Lightup: New preference "Draw non-light marks even when lit"

Fixed

  • Mosaic: Possible crash in solve_game due to insufficient buffer size
  • Pearl: Fix shortcut-loop detection on squares
  • Mines: Fix possible hang during game generation
  • dev/gtk.c: Remove dependency on X11 headers