Skip to content

Releases: remarkablegames/water-pipe

v1.1.0

19 May 17:16
89a731f
Compare
Choose a tag to compare

1.1.0 (2024-05-19)

Features

  • public: add opaque background brick wall image to game (434bd1b)

Bug Fixes

  • public: desaturate brick background (b0201b4)

Performance Improvements

  • public: compress brick background (a9bc8a0)

v1.0.2

19 May 04:20
5497e50
Compare
Choose a tag to compare

1.0.2 (2024-05-19)

Bug Fixes

  • scenes: stop background music from playing at end of level (5dc0465)

Performance Improvements

  • public: compress sprites, sounds, and other images (2a75342)

v1.0.1

19 May 02:41
8596b98
Compare
Choose a tag to compare

1.0.1 (2024-05-19)

Bug Fixes

  • style: add CSS reset to remove border, margin, padding (9e743bc)

v1.0.0

19 May 02:07
01431da
Compare
Choose a tag to compare

1.0.0 (2024-05-19)

Features

  • create puzzle game with 3 levels (e6d16bb)
  • helpers: set random background color (9345e7e)
  • levels: add 2 more levels (2d83892)
  • levels: add 2 more levels (460aef8)
  • levels: add 2 more levels (07228f8)
  • levels: set background color (ec09955)
  • levels: show level number and add 2 more levels (b44637d)
  • public: add click and splash sounds (0c382f6)
  • public: add screenshots (9bedc93)
  • public: play sound waves in the background (496a6e0)
  • public: replace click sound (cd0dde6)
  • scenes: show solved pipes before going to next level (cc01921)

Bug Fixes

  • helpers: improve device scale ratio so tiles fit in screen (fbf2519)
  • levels: update scale so it's responsive for all devices (d81a8c8)
  • scenes: cast level to number in preload (22af703)
  • style: hide scrollbar (bd3a9bf)