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
/
java
/
net
/
sowgro
/
npehero
/
gameplay
/
SongPlayer.java
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-18
Add default color customization
dev2
sowgro
2024-10-16
fix syncing issues
sowgro
2024-09-07
new combo table
sowgro
2024-09-01
Smooth scrolling in NotesEditor2
sowgro
2024-08-31
convert tabs to spaces in SongPlayer
sowgro
2024-08-31
finish SongPlayer rewrite
sowgro
2024-08-30
SongPlayer rewrite pt.1
sowgro
2024-08-30
Clean up error handling pt.1
sowgro
2024-07-28
Finalize level API and new Json library
sowgro
2024-07-23
Improve level API and error handling
sowgro
2024-07-23
Improve difficulty ordering and add songEnd and support multiple file types.
sowgro
2024-07-22
Refactor: pages now extend Page
sowgro
2024-07-18
New json api wrapper, refactor of non-gui classes.
sowgro
2024-07-16
Add customizable keybindings
sowgro
2024-07-14
Refactoring and SoundController improvements
sowgro
2024-07-14
NEW LEVEL EDITOR!!!!
sowgro
2024-07-08
Change project structure, embed resources into jar and remove libraries from ...
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 point...
Aidan Ross
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
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
rewrote everything related to sound
sowgro
2023-06-03
Background switching for songs, and a little bit of testing with the level ed...
Aidan Ross
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 time...
Aidan Ross
2023-06-02
SYNCING IS FIXED!!!!
Aidan Ross
2023-06-02
some new pictures and stuff
Zach Jordan
2023-06-02
bpm is now a double
sowgro
2023-06-02
Finish levelUtility and project cleanup
sowgro
2023-05-31
The music is still out of syncccc
Aidan Ross
2023-05-30
Bit of progress on reading in the bpm and nuimbeats
Aidan Ross
2023-05-30
add cancel() to songPlayer class, which can be called to stop the music and t...
Aidan Ross
2023-05-30
comment
sowgro
2023-05-30
add comment about game over screen
sowgro
2023-05-30
Early syncing tests with placeholder hit sounds and miss sounds
Aidan Ross
2023-05-28
Early music testing + added red flash when missing a note
Aidan Ross
2023-05-28
Removed unnecesary files in the gameplay class, as well as merged gameplay.sc...
Aidan Ross
2023-05-26
update on file reading and reading color from metadata
Aidan Ross
2023-05-26
Starting to test with reading in notes from a file
Aidan Ross
2023-05-25
Move levels outside of src, prepare for leaderboard writing and other small c...
sowgro
2023-05-25
the main.Level() class is now declared in levelcontroller with the name of th...
Aidan Ross
2023-05-25
These are zachs changes to level controller
Aidan Ross
2023-05-25
fix keys when running gameplayer in gui
sowgro
2023-05-25
rename gameplay package
sowgro
2023-05-25
Renamed everything to be better and fixed arches on SongPlayer
Aidan Ross
[next]