Skip to content

Releases: ppkantorski/Tetris-Overlay

Tetris Overlay 0.3.3

28 Nov 00:42
Compare
Choose a tag to compare

List of changes:

  1. Bug fix for B key exiting when it should not be.
  2. Increased duration for screenshot opacity.

Full Changelog: v0.3.2...v0.3.3

Tetris Overlay 0.3.2

07 Nov 01:21
Compare
Choose a tag to compare

List of changes:

  • Updated for compilation with latest libultrahand (v1.8.2).

Full Changelog: v0.3.1...v0.3.2

Tetris Overlay 0.3.1

30 Sep 07:33
bfd0af4
Compare
Choose a tag to compare

List of changes:

Full Changelog: 70be612...v0.3.1

Tetris Overlay 0.3.0

27 Sep 04:00
227c346
Compare
Choose a tag to compare

List of changes:

  1. Improved texture design.
  2. Slight fixes to rotation logic.

Full Changelog: v0.2.9...v0.3.0

Update:

  • Slight adjustment to kick logic. - 09/26/2024 11:15 PM PST
  • Spawn new piece centering bug fix. - 09/26/2024 11:54 PM PST

Full Changelog: v0.3.0...70be612

Tetris Overlay 0.2.9

26 Sep 06:24
62e1769
Compare
Choose a tag to compare

List of changes:

  1. More fixes to various Tetris piece movement / rotation (as well as auto-locking).
    • More boundary cases have been addressed.
    • Pieces will no longer rotate indefinitely.
    • Pressing down on the floor will now trigger a hard drop.
  2. Fixes to Game Over prompt delay.

Full Changelog: v0.2.8...v0.2.9

Tetris Overlay 0.2.8

25 Sep 05:11
b92a2ce
Compare
Choose a tag to compare

List of changes:

  1. Slight improvement to block texture design.
  2. Bug fix for combo variables not resetting upon new game.
  3. More fixes to piece rotation, kicks and placement.
  4. Various subtle UI tweaks.

Full Changelog: 3f84f10...v0.2.8

Tetris Overlay 0.2.7

24 Sep 07:04
b41f40b
Compare
Choose a tag to compare

List of changes:

  1. Previews for next 2 Tetris pieces have been added.
  2. Scores for each line clearing event are now rendered, along with the clearing event. (like T-Spin Double, 2x Tetris, etc)
  3. New particle effect for fast dropping pieces (clicking up).
  4. Fixes to sliding pieces left / right on floor. (limit to number of floor sides possible before locking)
  5. Fixes to pieces not automatically locking when rotation is not possible (but rotation is pressed).
  6. Improvements to the new game particle burst effect.
  7. Various minor bug fixes and subtle UI tweaks and improvements.

Full Changelog: aee14c7...v0.2.7

Update:

  • Fix for next 2 Tetris pieces not resetting upon new game. - 09/24/2024 12:17 AM PST
  • Symbol indicator for pieces. - 09/24/2024 12:34 AM PST
  • Expansion of save states to preserve back to back combo variables. - 09/24/2024 3:37 AM PST

Full Changelog: v0.2.7...3f84f10

Tetris Overlay 0.2.6

23 Sep 09:30
a407209
Compare
Choose a tag to compare

List of changes:

  1. More bug fixes.
    • Fixed a bug that caused a crash when clearing lines near the top of the board.
    • Fixed the piece lock duration / duration reset function. (so items don't just hit the floor while you are still spinning them)
    • Various additional safety measures.
  2. Various UI improvements.
    • Improved clear line event indicator.
    • New game particle effect.
  3. Dynamic color logo property is now read from Ultrahand's theme.ini again.

Full Changelog: 34bae9e...v0.2.6

Update:

  • Bug fix for line clear event indicator causing screen flicker during paused game. - 09/23/2024 3:07 AM PST

Full Changelog: v0.2.6...aee14c7

Tetris Overlay 0.2.5

22 Sep 10:17
8e7ee78
Compare
Choose a tag to compare

List of changes:

  1. New line clearing particle-burst effect.
  2. New "ghost" piece preview for placing Tetris pieces with higher accuracy.
  3. Improved scoring and falling speed according to level.
  4. Clear event details for number of lines cleared. (like "Single", "Double", "Triple", or "Tetris")
  5. Various minor UI improvements.

Full Changelog: f8a0a6a...v0.2.5

Update:

  • Lines cleared logging bug fix. - 09/22/2024 3:27 AM PST
  • "Tetris" event text cleanup. - 09/22/2024 3:33 AM PST
  • Slight bug fix. - 09/22/2024 4:02 AM PST
  • Another slight bug fix. - 09/22/2024 4:43 AM PST
  • Piece initial position bug fix. - 09/22/2024 5:00 AM PST
  • Potential crash related bug fix. - 09/22/2024 6:40 AM PST

Full Changelog: v0.2.5...34bae9e

Tetris Overlay 0.2.4

21 Sep 10:56
908700d
Compare
Choose a tag to compare

List of changes:

  1. Improved controls.
    • Directional click and holds now functions properly.
  2. Clean-up of UI.
    • Ultrahand widgets are now rendered.
    • Ultrahand swipe to open and opaque screenshots settings now function properly.
    • Cleanup of button labels and colorization of application title.
  3. Custom wallpaper override option.
    • This is done by placing an Ultrahand wallpaper.rgba into sdmc:/config/tetris/ and requires nx-ovlloader+ to function.
  4. Custom theme override option.
    • This is done by placing an Ultrahand theme.ini into sdmc:/config/tetris/.
  5. Various bug fixes.

Full Changelog: v0.2.3...v0.2.4

Update:

  • Logo / title cleanup. - 09/21/2024 5:12 AM PST

Full Changelog: v0.2.4...f8a0a6a