aboutsummaryrefslogtreecommitdiff
path: root/src/gameplay (follow)
Commit message (Expand)AuthorAge
* So turns out missMute was broken this entire timeAidan Ross2023-06-07
* Somehow, the linear interpolator on the note animation got lost at some point...Aidan Ross2023-06-07
* fix sound and project cleanupsowgro2023-06-06
* Miss sound is muted if not in songplayerAidan Ross2023-06-06
* small tweakssowgro2023-06-06
* improve level surround contrast, add key labelssowgro2023-06-05
* update metadata for levels with diff prioritysowgro2023-06-05
* new apathetic empathy difficultyZach Jordan2023-06-05
* Syncing Issues fixed and added Q as a beat timer in the terminal.Aidan Ross2023-06-05
* rewrote everything related to soundsowgro2023-06-05
* Background switching for songs, and a little bit of testing with the level ed...Aidan Ross2023-06-03
* I just realized my syncing fix broke the editor so that's fixed nowAidan Ross2023-06-03
* Added some menuing sounds and made the hitsounds less obnoxiousAidan Ross2023-06-03
* SYNCING ISSUES COMPLETELY FIXED and theres not even any workarounds this time...Aidan Ross2023-06-03
* SYNCING IS FIXED!!!!Aidan Ross2023-06-02
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroZach Jordan2023-06-02
|\
| * kinda working note writersowgro2023-06-02
| * bpm is now a doublesowgro2023-06-02
| * Finish levelUtility and project cleanupsowgro2023-06-02
* | some new pictures and stuffZach Jordan2023-06-02
|/
* The music is still out of synccccAidan Ross2023-05-31
* Bit of progress on reading in the bpm and nuimbeatsAidan Ross2023-05-30
* Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarheroAidan Ross2023-05-30
|\
| * commentsowgro2023-05-30
* | add cancel() to songPlayer class, which can be called to stop the music and t...Aidan Ross2023-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
* 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
* the main.Level() class is now declared in levelcontroller with the name of th...Aidan Ross2023-05-25
* These are zachs changes to level controllerAidan Ross2023-05-25
* fix keys when running gameplayer in guisowgro2023-05-25
* rename gameplay packagesowgro2023-05-25