aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | 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 ↵sowgro2023-05-25
| | | | changes
* merge some stuffsowgro2023-05-25
|\
| * the main.Level() class is now declared in levelcontroller with the name of ↵Aidan Ross2023-05-25
| | | | | | | | the level being read in the assets folder, allowing for different songs in the list.
* | add file reading system in levelcontrollersowgro2023-05-25
|/
* I think I fixed levelcontroller? I commented out some methods that werent ↵Aidan Ross2023-05-25
| | | | used I dont know if we need them but I found out what was wrong with the file reading
* 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 ↵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
|
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroAidan Ross2023-05-24
|\
| * upload image of flow chartsowgro2023-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
|
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroAidan Ross2023-05-24
|\
| * add .vscode to .gitignoreTyler Ferrari2023-05-24
| |
* | HelloAidan 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
|
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroAidan Ross2023-05-23
|\
| * edited settings controller, now can read and write to fileZach Jordan2023-05-23
| |
* | Finally i can code again, rewriting some lost animation codeAidan Ross2023-05-23
|/
* add date to leaderboardsowgro2023-05-23
|
* make leaderboard add button worksowgro2023-05-23
|
* finish gui, new leaderboards, replace lists with tables, new settingssowgro2023-05-23
|
* finish gui, add new leaderboard system, redesign settings, switch lists to ↵sowgro2023-05-23
| | | | tables
* add f11 fullscrn, comment gui, add scorecontrollersowgro2023-05-21
|
* add ui scrollbars, game over menu, new fontsowgro2023-05-21
|
* - overhaul css (not done)sowgro2023-05-19
| | | | | | - rewrite driver - add difficulty buttons - remove placeholders (not done)
* fix resizing and the bottom being too longsowgro2023-05-18
|
* Merge branch 'main' ofZach Jordan2023-05-18
|\ | | | | | | | | | | | | https://gitlab.sowgro.net/guitarheros/guitarhero.git into main Conflicts: .classpath
| * resized buttons and testing note displaysAidan Ross2023-05-17
| |
| * Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarhero into ↵Aidan Ross2023-05-17
| |\ | | | | | | | | | main