Skip to content

Releases: ppkantorski/Tetris-Overlay

Tetris Overlay 0.5.1

26 May 02:04

Choose a tag to compare

Compilation with latest libultrahand (v2.4.3).

List of Changes

  • Hold down piece dropping bug fix.
    • In the prior version, holding down was triggering a rapid spam of subsequent piece slams.
  • Sleep halting of the background event poller in libultrahand (to prevent all polling activity during shallow sleep).

Full Changelog: fac40b2...v0.5.1

Tetris Overlay 0.5.0

20 Apr 13:20
fac40b2

Choose a tag to compare

Compilation with latest libultrahand (v2.4.1).

Full Changelog: 9f3498b...v0.5.0

Quick Update

  • hide_widget_border variable linking bug fix. - 04/20/2026 7:56 AM PST

Full Changelog: v0.5.0...fac40b2

Tetris Overlay 0.4.9

17 Apr 07:01

Choose a tag to compare

Compilation with latest libultrahand (v2.4.0).

List of Changes

  1. Piece drop height correction (now always aligned with its bottom most edge directly above the game board's top).
  2. Game board, pieces, and particles now respect renderer->a (the opacity limiter).
  3. Feedback corrections (for latest libultrahand) , settings sound effect for pausing / unpausing, move sound effect for piece swapping.
  4. Slight code optimizations, alignment corrections, and more.

Full Changelog: v0.4.8...v0.4.9

Quick Update

  • Exit feedback correction in libultrahand v2.4.0 during active notifications. - 04/19/2026 12:51 AM PST
  • Piece swapping initial height bug fix. - 04/19/2026 8:24 AM PST

Full Changelog: v0.4.9...9f3498b

Tetris Overlay 0.4.8

15 Mar 01:38

Choose a tag to compare

Compilation with latest libultrahand (v2.3.0).

List of changes:

  1. Wall kick bug fix for L pieces.
  2. Code cleanup / optimizations.
  3. Improved notifications and feedback (from latest libultrahand).

Full Changelog: v0.4.7...v0.4.8

Tetris Overlay 0.4.7

28 Jan 07:57
d7b8535

Choose a tag to compare

List of changes:

  1. Line clearing score has been repositioned for unrestricted view of the game board.
  2. Slight code cleanup.

Full Changelog: v0.4.6...v0.4.7

Tetris Overlay 0.4.6

12 Jan 10:29
791743c

Choose a tag to compare

Recompilation with latest libultrahand (v2.2.7).

List of changes:

  • Removal of disableSound (for click sounds when tapping on the bottom menu bar).

Full Changelog: v0.4.5...v0.4.6

Tetris Overlay 0.4.5

13 Dec 09:36
f93a94f

Choose a tag to compare

Recompilation with latest libultrahand (v2.2.3).

List of changes:

  1. Improved piece rotation logic.
  2. Improved haptics logic.
  3. "Game Over" particle rain effect.

Full Changelog: v0.4.4...v0.4.5

Tetris Overlay 0.4.4

06 Dec 03:15
ac3123d

Choose a tag to compare

Recompilation with latest libultrahand (v2.2.1).

Full Changelog: v0.4.3...v0.4.4

Tetris Overlay 0.4.3

30 Nov 01:09
f80f007

Choose a tag to compare

Stability Update:

  • Bug fix for save data not being stored (sdmc:/config/tetris/ was not being generated on startup).

Full Changelog: d349232...v0.4.3

Tetris Overlay 0.4.2

29 Nov 08:11

Choose a tag to compare

Recompiled with latest libultrahand (v2.2.0).

List of changes:

  1. Improved piece rotation logic + fixes for clicks resetting the drop timer when they should not be.
  2. Updated for proper nx-ovlloader v2.0.0 support (in libultrahand).

Full Changelog: v0.4.1...v0.4.2

Quick Update:

  • Notification flag file bug fix - 11/29/2025 4:48 PM PST

Full Changelog: v0.4.2...d349232