Skip to content

3

Pre-release
Pre-release
Compare
Choose a tag to compare
@tiehuis tiehuis released this 20 Feb 07:53
· 53 commits to master since this release

Added

  • Logging to files
  • Finesse metric under Keys Per Tetrimino + Overall Faults
  • Replay support
  • Highscore support
  • Unicode based glyphs for terminal frontend
  • Compile-time feature flags to disable components for more limited platforms

Improved

  • Better rendering performance for terminal frontend
  • Better input scanning for terminal frontend
  • Font caching for improved texture mapping in SDL2 frontend

Changed

  • Remove floating point support to ensure better compatibility for processors with an FPU

Fixed

  • Incorrect lag compensation in main loop
  • Poor rendering of edge lines in SDL2
  • Incorrect initial spawn location