Skip to content

Latest commit

 

History

History
83 lines (50 loc) · 5.41 KB

CHANGELOG.md

File metadata and controls

83 lines (50 loc) · 5.41 KB

Changelog

1.3.0 (2025-01-30)

Features

  • gameobjects: increase multiple bubble damage and max scale (ee86a21)
  • helpers: add reward bubble stun (640c076)
  • scenes: add more drains and enemies to tutorial (8a298ad)

1.2.1 (2025-01-29)

Bug Fixes

  • scenes: fix pause in tutorial (946e048)

1.2.0 (2025-01-29)

Features

  • helpers: add more rewards (fbdfaa1)
  • helpers: balance levels (10cee79)
  • scenes: add button to go to title in lose (63d3ced)
  • scenes: add instructions to tutorial (a1ddce7)

Bug Fixes

  • gameobjects: fix score width when text becomes long (22c310b)
  • scenes: correct drain loop interval (d5e8f44)
  • scenes: don't show play button until tutorial is done (56865dd)

Performance Improvements

  • sprites: optimize images (e79b522)

1.1.0 (2025-01-28)

Features

  • gameobjects: add modal to pause screen (65fa6da)
  • gameobjects: add pause menu (28d1322)
  • gameobjects: add rewards (261db76)
  • gameobjects: add tween to reward menu (31b4cad)

1.0.2 (2025-01-26)

Miscellaneous Chores

1.0.1 (2025-01-26)

Miscellaneous Chores

1.0.0 (2025-01-26)

Features

  • backgrounds: add tile (8cc065a)
  • gameobject: have bubbie fire badbubble (e70ff72)
  • gameobjects: destroy good bubble and bad bubble on collision (5d4b6c7)
  • gameobjects: flip player sprite depending on mouse position (3f6e566)
  • gameobjects: slow player and enemy when they're in a bubble (a55765c)
  • helpers: add levels (d9e4ee7)
  • public: replace logo (2397219)
  • scenes: add tutorial (f5a9748)
  • sprites: add avatar (c3bff1e)
  • sprites: add drain (92b742f)
  • sprites: add kiki expressions (304ebdc)
  • sprites: replace bean with kiki (0028c74)

Bug Fixes

  • gameobjects: increase hole damage to enemy (72d27fc)
  • gameobjects: position health and score above the rest (2725dbc)