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
/
main
/
Difficulty.java
(
unfollow
)
Commit message (
Expand
)
Author
2023-06-08
small improvement to level validation
sowgro
2023-06-05
add level priority, fix sfx volume, fix settings file reading
sowgro
2023-06-03
add level validation
sowgro
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
same thing as last commit
Zach Jordan
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
working on difficulty stuff. difficulty should be ready, but leaderboard is a...
Zach Jordan
2023-05-30
add placeholder bpm
sowgro
2023-05-30
added music to file reader
sowgro
2023-05-25
Move levels outside of src, prepare for leaderboard writing and other small c...
sowgro
2023-05-25
add file reading system in levelcontroller
sowgro
2023-05-23
finish gui, add new leaderboard system, redesign settings, switch lists to ta...
sowgro