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
/
LevelController.java
(
unfollow
)
Commit message (
Collapse
)
Author
2024-07-08
Change project structure, embed resources into jar and remove libraries from ↵
sowgro
source control
2023-06-03
add level validation
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-30
finish metadata and leaderboard reading
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 ↵
sowgro
changes
2023-05-25
add file reading system in levelcontroller
sowgro
2023-05-25
the main.Level() class is now declared in levelcontroller with the name of ↵
Aidan Ross
the level being read in the assets folder, allowing for different songs in the list.
2023-05-25
These are zachs changes to level controller
Aidan Ross
2023-05-24
add testSongPlayer (copy of newSongPlayer) to test the song player inside ↵
sowgro
levelSurround
2023-05-24
i wrote one (1) line of code to start LevelControl
sowgro
2023-05-23
add date to leaderboard
sowgro
2023-05-23
finish gui, add new leaderboard system, redesign settings, switch lists to ↵
sowgro
tables
2023-05-21
add ui scrollbars, game over menu, new font
sowgro
2023-05-19
- overhaul css (not done)
sowgro
- rewrite driver - add difficulty buttons - remove placeholders (not done)
2023-05-14
add levelselector gui, move some files around
sowgro