Releases: wialy/power-of-two
Releases · wialy/power-of-two
v1.25.0
1.25.0 (2024-03-28)
Features
- ui: added visibility change listener to mute sounds when the document is hidden (00051c8)
v1.24.0
1.24.0 (2024-03-28)
Bug Fixes
- ui: fix crash on mobile due to
fullscreen
toggle (deca168)
Features
- ui: updated title screen responsive styles (d2bbbd2)
v1.23.0
1.23.0 (2024-03-28)
Features
- ui: added
fullscreen-toggle
component (473ba11)
v1.22.1
1.22.1 (2024-03-28)
Bug Fixes
- ui: update
Discord
link in title-screen
component (625c5a9)
v1.22.0
1.22.0 (2024-03-28)
Bug Fixes
- ui: moved
LevelInfo
from GameScreen
to Game
component (8247f5c)
Features
- game: added new levels (a1c62ad)
- sound: added sound-related features and components (217d710)
- ui: added
howler
library for sound effects, screens music (8b27b76)
- ui: updated font sizes in
screen
and win-screen
components (94f3ef7)
- ui: updated the win screen titles, increased
Screen
delay (8731b31)
v1.21.0
1.21.0 (2024-03-27)
Features
- ui: add lock icon to level list item preview (032296b)
- ui: removed secondary button labels from ending screens (bf34ca5)
v1.20.0
1.20.0 (2024-03-27)
Features
- ui: added
animated-text
component (7d3d5ed)
- ui: added
LevelInfo
component to GameScreen
(6df9fec)
v1.19.0
1.19.0 (2024-03-27)
Bug Fixes
- game: fixed
useGame
hook to prevent animation when not mounted (7f5973f)
Features
- game: added new levels (5535b30)
- ui: added
use-result
hook and update win-screen
styles (30a2cd1)
- ui: updated background colors in
level-list-item
component (eade6ab)
- ui: updated floor color in
entity-view
component (5e2354d)
v1.18.0
1.18.0 (2024-03-27)
Features
- ui: updated
LevelsView
to sort levels by highscore and steps (a472870)
v1.17.1
1.17.1 (2024-03-27)
Bug Fixes
- engine: fixed passing velocity, levels update (c10edf9)