Skip to content

Latest commit

 

History

History
75 lines (36 loc) · 3.3 KB

CHANGELOG.md

File metadata and controls

75 lines (36 loc) · 3.3 KB

Changelog

1.3.2 (2024-02-27)

Continuous Integration

  • github: upload to itch.io in workflow release-please.yml (21db692)

1.3.1 (2024-02-24)

Performance Improvements

  • sprites: optimize background guitar-city.png (b9475e3)

1.3.0 (2024-02-19)

Features

  • gameobjects: add resume and exit buttons to pause menu (c295f78)

1.2.1 (2024-02-18)

Bug Fixes

  • decrease area hitbox of keys (d65e8fa)
  • levels: improve directions in tranquil-wave.json (96c356b)

1.2.0 (2024-02-18)

Features

  • add support for WASD keys (07e5f43)

1.1.0 (2024-02-18)

Features

  • gameobjects: add touch support to keys (4c0cc9a)

1.0.2 (2024-02-18)

Bug Fixes

  • helpers: center position of keys (023566a)

1.0.1 (2024-02-18)

Bug Fixes

  • don't show github corners below 600px (bab745e)

1.0.0 (2024-02-18)

Features

  • add rhythm game (c1e3ad2)
  • levels: update sinbad.json (2f79db3)
  • scenes: add guitar-city background to start (b27f4fd)
  • style: set background color (4a35544)

Bug Fixes

  • helpers: don't play music twice in volume slider (8b3bde9)
  • helpers: fix volumeSlider logic (9bebb41)
  • levels: set tranquil-wave default volume to 0.5 (d947f39)