index
:
NPEhero
dev
dev2
main
Our take on a guitar hero style game
sowgro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Collapse
)
Author
2023-06-09
fix setting of numBeats by notesEditor
HEAD
main
sowgro
2023-06-08
small improvement to level validation
sowgro
2023-06-08
move resources out of src so they can be read from a jar
sowgro
2023-06-08
add level, fix a few things, add jar stuff
sowgro
2023-06-07
So turns out missMute was broken this entire time
Aidan Ross
2023-06-07
Somehow, the linear interpolator on the note animation got lost at some ↵
Aidan Ross
point so I put that back in. Also, I fixed a centering issue in the distanceToGoal() method that caused some perfect hits to register as good.
2023-06-06
the game is now finished (for now)
sowgro
2023-06-06
fix sound and project cleanup
sowgro
2023-06-06
Miss sound is muted if not in songplayer
Aidan Ross
2023-06-06
small tweaks
sowgro
2023-06-05
improve level surround contrast, add key labels
sowgro
2023-06-05
update metadata for levels with diff priority
sowgro
2023-06-05
add level priority, fix sfx volume, fix settings file reading
sowgro
2023-06-05
new apathetic empathy difficulty
Zach Jordan
2023-06-05
Syncing Issues fixed and added Q as a beat timer in the terminal.
Aidan Ross
2023-06-05
remove pause button
sowgro
2023-06-05
seperate end song and start menu song
sowgro
2023-06-05
fix a dumb level validation bug
sowgro
2023-06-05
rewrote everything related to sound
sowgro
2023-06-04
apathetic empathy level, probably gonna change the chart cause it kinda stinks
zxjordan
2023-06-03
add level validation
sowgro
2023-06-03
new level editor layout, darken background
sowgro
2023-06-03
Background switching for songs, and a little bit of testing with the level ↵
Aidan Ross
editor
2023-06-03
I just realized my syncing fix broke the editor so that's fixed now
Aidan Ross
ft. Ed Sheeran
2023-06-03
Added some menuing sounds and made the hitsounds less obnoxious
Aidan Ross
2023-06-03
SYNCING ISSUES COMPLETELY FIXED and theres not even any workarounds this ↵
Aidan Ross
time it just works also songs now start on beat zero in the notes.txt file
2023-06-02
fix note editor
sowgro
2023-06-02
SYNCING IS FIXED!!!!
Aidan Ross
2023-06-02
fix close button
sowgro
2023-06-02
some new pictures and stuff
Zach Jordan
2023-06-02
kinda working note writer
sowgro
2023-06-02
bpm is now a double
sowgro
2023-06-02
start note editor, new test level
sowgro
2023-06-02
Finish levelUtility and project cleanup
sowgro
2023-06-01
finish gui level editor
sowgro
2023-06-01
early code for level editor gui
sowgro
2023-05-31
leaderboard sort by score by default, and fix gameOver diff title
sowgro
2023-05-31
same thing as last commit
Zach Jordan
2023-05-31
The music is still out of syncccc
Aidan Ross
2023-05-31
i changed one (1) line of code to not hardcode bpm
Zach Jordan
2023-05-30
fix cut off text in table
sowgro
2023-05-30
finish metadata and leaderboard reading
sowgro
2023-05-30
more testing
Zach Jordan
2023-05-30
testing stuff
Zach Jordan
2023-05-30
finished difficulty stuff, hope it works
Zach Jordan
2023-05-30
finished difficulty json methods. i hope they work lmao
Zach Jordan
2023-05-30
working on difficulty stuff. difficulty should be ready, but leaderboard is ↵
Zach Jordan
a wip.
2023-05-30
Bit of progress on reading in the bpm and nuimbeats
Aidan Ross
2023-05-30
add placeholder bpm
sowgro
2023-05-30
add cancel() to songPlayer class, which can be called to stop the music and ↵
Aidan Ross
the gameloop
[next]