aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/sowgro/npehero/gui/GameOver.java (unfollow)
Commit message (Expand)Author
2024-10-15add placeholder to leaderboard entrysowgro
2024-10-15Improve GameOver and other fixessowgro
2024-09-07new combo tablesowgro
2024-08-30SongPlayer rewrite pt.1sowgro
2024-08-30Clean up error handling pt.1sowgro
2024-07-28Finalize level API and new Json librarysowgro
2024-07-22Refactor: pages now extend Pagesowgro
2024-07-21New json api and more refactoringsowgro
2024-07-18New json api wrapper, refactor of non-gui classes.sowgro
2024-07-14Refactoring and SoundController improvementssowgro
2024-07-14NEW LEVEL EDITOR!!!!sowgro
2024-07-08Change project structure, embed resources into jar and remove libraries from ...sowgro
2023-06-05add level priority, fix sfx volume, fix settings file readingsowgro
2023-06-05rewrote everything related to soundsowgro
2023-06-03Added some menuing sounds and made the hitsounds less obnoxiousAidan Ross
2023-05-31leaderboard sort by score by default, and fix gameOver diff titlesowgro
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small c...sowgro
2023-05-23add date to leaderboardsowgro
2023-05-23make leaderboard add button worksowgro
2023-05-23finish gui, add new leaderboard system, redesign settings, switch lists to ta...sowgro
2023-05-21add f11 fullscrn, comment gui, add scorecontrollersowgro
2023-05-21add ui scrollbars, game over menu, new fontsowgro