Skip to content

Releases: Capstone-Projects-2024-Spring/project-blastpad

Blastpad 3.0.0 (Blastoff)

29 Apr 07:07
9125b7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...3.0.0

Blastpad 2.0.0 (Liftoff)

22 Apr 16:33
2a6d018
Compare
Choose a tag to compare

How to install image

  1. Flash to SD card using your favorite image flashing program. (ex. Etcher)
  2. Run SD on Raspberry Pi.
  3. Initial login (username: "blastpad", password: "blastpad")
  4. Start x server by running ./start_x.sh
  5. Enjoy!

Full Changelog: https://github.com/Capstone-Projects-2024-Spring/project-blastpad/commits/1.0.0

What's Changed

  • Exit block by @tuk05348 in #90
  • Created intial render of homepage using React. by @Jeffin-J in #91
  • Implement arrow key navigation by @Snarr in #92
  • Add keyboard support for clicking selectable items by @Snarr in #93
  • Create Profile Page and implement Supabase Auth by @Snarr in #96
  • Bp 223 make games closer together on community page match figma by @tuk05348 in #94
  • The Long Awaited Network Feature by @mustafamalik-tu in #97
  • Small syntax error introduced during Merge Conflict Resolution (teehee) by @mustafamalik-tu in #99
  • Bp 229 design classroom page to settings match figma by @Jeffin-J in #98
  • Standardize settings page styling classes by @Snarr in #102
  • Bp 208 implement dynamic wifi and battery icons by @MWedee in #100
  • Add outline and cursor to profile action buttons by @Snarr in #101
  • Load games into state from Flask API and populate home screen by @Snarr in #104
  • Add pull request template by @Snarr in #105
  • Adjust SideMenu styling, Add SideMenu Icons by @Snarr in #103
  • Bp 224 redone by @tuk05348 in #108
  • BP-167-Extra-Blocks-in-Editor by @gummyfrog in #109
  • Metadata changes when user clicks on different game in homepage. by @Jeffin-J in #110
  • Remove malformed images by @gummyfrog in #111
  • Rename "for" to "htmlFor" on labels to fix React error by @Snarr in #113
  • Add code to skip key detection code if it isn't a direction by @Snarr in #112
  • Bp 241 share to community hub by @gummyfrog in #114

Full Changelog: 1.0.0...2.0.0

1.0.0

09 Apr 03:05
e234b79
Compare
Choose a tag to compare

How to install image

  1. Flash to SD card using your favorite image flashing program. (ex. Etcher)
  2. Run SD on Raspberry Pi.
  3. Initial login (username: "blastpad", password: "blastpad")
  4. Start x server by running ./start_x.sh
  5. Enjoy!

Full Changelog: https://github.com/Capstone-Projects-2024-Spring/project-blastpad/commits/1.0.0