drop-game

Clone of PixelPlush's "parachute drop", a viewer game as an overlay for Twitch

MIT License

Stars
9
Committers
2

Bot releases are visible (Hide)

drop-game - v2.9.0 Latest Release

Published by haliphax 11 months ago

v2.9.0 (2023-12-08)

✨ New Features

  • 6d4f635 use viewport dimensions for scene size
drop-game - v2.8.0

Published by haliphax 11 months ago

v2.8.0 (2023-12-01)

✨ New Features

  • 39861ba droplets when landing on pad
drop-game - v2.7.1

Published by haliphax 11 months ago

v2.7.1 (2023-12-01)

🐛 Bug Fixes

  • 4c94bc2 fix exaggerated bounce from horizontal overlap with pad
drop-game - v2.7.0

Published by haliphax 11 months ago

v2.7.0 (2023-11-30)

✨ New Features

drop-game - v2.6.0

Published by haliphax 11 months ago

v2.6.0 (2023-11-23)

✨ New Features

drop-game - v2.5.0

Published by haliphax 12 months ago

v2.5.0 (2023-10-30)

✨ New Features

  • f27c8c5 "bounce" off world boundary walls
drop-game - v2.4.1

Published by haliphax about 1 year ago

v2.4.1 (2023-10-04)

🐛 Bug Fixes

  • 02cbf15 fix missing username in twitch irc login
drop-game - v2.4.0

Published by haliphax about 1 year ago

v2.4.0 (2023-10-04)

✨ New Features

🐛 Bug Fixes

drop-game - v2.3.0

Published by haliphax about 1 year ago

v2.3.0 (2023-10-04)

✨ New Features

  • d298e0f reduce horizontal speed when bumping into wall
drop-game - v2.2.0

Published by haliphax about 1 year ago

v2.2.0 (2023-10-03)

✨ New Features

  • 7c1def1 emote parameter for !drop command

🐛 Bug Fixes

  • 3db185c fix collision box for scaled emotes
drop-game - v2.1.0

Published by haliphax about 1 year ago

v2.1.0 (2023-10-02)

✨ New Features

  • 53054b1 add config options to overlay builder

🐛 Bug Fixes

  • 2502df5 point directly to index.html with oauth form
  • 6699127 fix oauth flow
drop-game - v2.0.1

Published by haliphax about 1 year ago

v2.0.1 (2023-10-02)

🐛 Bug Fixes

  • 2502df5 point directly to index.html with oauth form
drop-game - v2.0.0

Published by haliphax over 2 years ago

2.0.0 (2022-03-30)

Fixed

  • 🐛 fix util reference in oauth.js [653fbb1]

Miscellaneous

  • 📝 update URL examples in README to use hash [9a41752]
  • 👷 fix publish workflow to point to new static folder [d0e9e81]
  • 💥 reorg, use hash instead of querystring [4b279e1]
drop-game - v1.3.0

Published by haliphax almost 3 years ago

1.3.0 (2021-11-24)

Added

  • ✨ help command (and alias) [ba1c26e]
drop-game - v1.2.0

Published by haliphax almost 3 years ago

1.2.0 (2021-11-24)

Added

  • ✨ arguments for clearscores command [21eb36a]

Miscellaneous

  • 📝 update README with OAuth info [9830572]
drop-game - v1.1.2

Published by haliphax almost 3 years ago

1.1.2 (2021-11-17)

Added

  • ✨ first pass at oauth flow [c13bdca]
  • ✨ add hash parsing to querystring.js [543bec4]

Changed

drop-game - v1.0.2

Published by haliphax almost 3 years ago

1.0.2 (2021-10-28)

Added

Changed

  • ♻️ more constants and some tidying [853b216]

Fixed

  • 🐛 FINALLY fix negative score bug FOR REAL [4686a77]

Miscellaneous

  • 🩹 fix score label position [352f57d]
drop-game - v1.0.0

Published by haliphax almost 3 years ago

Initial MVP!

Related Projects