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
/
Level.java
(
follow
)
Commit message (
Collapse
)
Author
Age
*
move resources out of src so they can be read from a jar
sowgro
2023-06-08
|
*
add level priority, fix sfx volume, fix settings file reading
sowgro
2023-06-05
|
*
fix a dumb level validation bug
sowgro
2023-06-05
|
*
add level validation
sowgro
2023-06-03
|
*
start note editor, new test level
sowgro
2023-06-02
|
*
Finish levelUtility and project cleanup
sowgro
2023-06-02
|
*
finish gui level editor
sowgro
2023-06-01
|
*
early code for level editor gui
sowgro
2023-06-01
|
*
finished level metadata file reading.
Zach Jordan
2023-05-30
|
*
add default colors to Level
sowgro
2023-05-26
|
*
Move levels outside of src, prepare for leaderboard writing and other small ↵
sowgro
2023-05-25
|
|
|
|
changes
*
add file reading system in levelcontroller
sowgro
2023-05-25
|
*
I think I fixed levelcontroller? I commented out some methods that werent ↵
Aidan Ross
2023-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 controller
Aidan Ross
2023-05-25
|
*
changes to level class
Zach Jordan
2023-05-25
|
*
changes to level class
Zach Jordan
2023-05-25
|
*
metadata for test level and a json reader
Zach Jordan
2023-05-25
|
*
finish gui, add new leaderboard system, redesign settings, switch lists to ↵
sowgro
2023-05-23
|
|
|
|
tables
*
- overhaul css (not done)
sowgro
2023-05-19
|
|
|
|
|
|
- rewrite driver - add difficulty buttons - remove placeholders (not done)
*
add levelselector gui, move some files around
sowgro
2023-05-14