aboutsummaryrefslogtreecommitdiff
path: root/src/fallTest (follow)
Commit message (Collapse)AuthorAge
* Renamed everything to be better and fixed arches on SongPlayerAidan Ross2023-05-25
|
* add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵sowgro2023-05-24
| | | | levelSurround
* Instead of timestamps, notes are now sent in by beats, which are based off ↵Aidan Ross2023-05-24
| | | | of the song's bpm.
* Score now completely works, and changed flashing color on buttonsAidan Ross2023-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
|
* Finally i can code again, rewriting some lost animation codeAidan Ross2023-05-23
|
* add ui scrollbars, game over menu, new fontsowgro2023-05-21
|
* resized buttons and testing note displaysAidan Ross2023-05-17
|
* resized buttons and set up infrastructure for the note animationAidan Ross2023-05-17
|
* Making the buttons smaller, and began setting up the note visualizationAidan Ross2023-05-17
|
* Overhaul of the look of the gui, I need to rename the boxesAidan Ross2023-05-16
|
* Improved Button LookAidan Ross2023-05-16
|
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarhero into ↵Aidan Ross2023-05-16
|\ | | | | | | main
| * unfinnished commitsowgro2023-05-16
| |
* | Preliminary testing with converting the songPlayer class to JavaFX CodeAidan Ross2023-05-16
|/
* testingaross022023-05-12
|
* Downgrade to JavaFX 15.0.1 and add Windows configstferrari252023-05-10
|
* Move filesTyler Ferrari2023-05-09