aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAge
...
* finished difficulty stuff, hope it worksZach Jordan2023-05-30
* finished difficulty json methods. i hope they work lmaoZach Jordan2023-05-30
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroZach Jordan2023-05-30
|\
| * Bit of progress on reading in the bpm and nuimbeatsAidan Ross2023-05-30
| * Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarherosowgro2023-05-30
| |\
| | * Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroAidan Ross2023-05-30
| | |\
| | * | add cancel() to songPlayer class, which can be called to stop the music and t...Aidan Ross2023-05-30
| * | | add placeholder bpmsowgro2023-05-30
| | |/ | |/|
* / | working on difficulty stuff. difficulty should be ready, but leaderboard is a...Zach Jordan2023-05-30
|/ /
* | commentsowgro2023-05-30
* | Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarherosowgro2023-05-30
|\ \
| * | Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroZach Jordan2023-05-30
| |\|
| * | finished level metadata file reading.Zach Jordan2023-05-30
* | | added music to file readersowgro2023-05-30
| |/ |/|
* | add comment about game over screensowgro2023-05-30
|/
* Early syncing tests with placeholder hit sounds and miss soundsAidan Ross2023-05-30
* Early music testing + added red flash when missing a noteAidan Ross2023-05-28
* Removed unnecesary files in the gameplay class, as well as merged gameplay.sc...Aidan Ross2023-05-28
* update on file reading and reading color from metadataAidan Ross2023-05-26
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroAidan Ross2023-05-26
|\
| * add default colors to Levelsowgro2023-05-26
* | Starting to test with reading in notes from a fileAidan Ross2023-05-26
|/
* Move levels outside of src, prepare for leaderboard writing and other small c...sowgro2023-05-25
* merge some stuffsowgro2023-05-25
|\
| * the main.Level() class is now declared in levelcontroller with the name of th...Aidan Ross2023-05-25
* | add file reading system in levelcontrollersowgro2023-05-25
|/
* I think I fixed levelcontroller? I commented out some methods that werent use...Aidan Ross2023-05-25
* These are zachs changes to level controllerAidan Ross2023-05-25
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroAidan Ross2023-05-25
|\
| * changes to level classZach Jordan2023-05-25
| * changes to level classZach Jordan2023-05-25
| * Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroZach Jordan2023-05-25
| |\
| | * fix keys when running gameplayer in guisowgro2023-05-25
| * | metadata for test level and a json readerZach Jordan2023-05-25
| |/
| * rename gameplay packagesowgro2023-05-25
* | deleted all the files we dont needAidan Ross2023-05-25
|/
* fixed all the mistakes i just made whoopsAidan Ross2023-05-25
* Renamed everything to be better and fixed arches on SongPlayerAidan Ross2023-05-25
* add testSongPlayer (copy of newSongPlayer) to test the song player inside lev...sowgro2023-05-24
* Instead of timestamps, notes are now sent in by beats, which are based off of...Aidan Ross2023-05-24
* Score now completely works, and changed flashing color on buttonsAidan Ross2023-05-24
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroAidan Ross2023-05-24
|\
| * i wrote one (1) line of code to start LevelControlsowgro2023-05-24
| * small changes to the metadata and BookBetrayalsowgro2023-05-24
| * edited BookBetrayal to .wav, deleted legacy codesowgro2023-05-24
* | Scoring now almost works, and finished the visuals for hitting a noteAidan Ross2023-05-24
|/
* Trying to combine every file oh my godAidan Ross2023-05-24
* Second AttemptAidan Ross2023-05-24
* Improvements to newSongPlayerAidan Ross2023-05-24
* Can now send the notes according to the chartAidan Ross2023-05-23