Commit Graph

1429 Commits

Author SHA1 Message Date
yugecin
408c162741 fix replay hit results 2017-12-21 23:55:16 +01:00
yugecin
35769b31c7 attempt to keep track of scoring for each player 2017-12-21 22:43:42 +01:00
yugecin
5704ebb0c1 slightly less transparent cursor trail 2017-12-16 17:09:00 +01:00
yugecin
e8d0199705 post-merge fixes 2017-12-16 17:07:05 +01:00
yugecin
9320767f21 Merge branch 'master' into replaystuff
# Conflicts:
#	src/itdelatrisu/opsu/states/Game.java
2017-12-16 16:35:11 +01:00
yugecin
9acef42502 change back to previous theme song
I like it more and takes 5MB less
2017-12-16 13:44:23 +01:00
yugecin
71e9b7e2e9 switch to java1.8 again 2017-12-16 13:43:43 +01:00
yugecin
ee162cc1bf prompt the right key instead of the left one when changing the right key 2017-12-15 22:42:00 +01:00
yugecin
3fb5df330a removed unnecessary pause check 2017-06-22 12:30:29 +02:00
yugecin
9d0a84b7ae fix expanding cursor while in game 2017-06-22 12:20:25 +02:00
yugecin
c15168a2c6 option menu: fix section being filtered when they shouldn't 2017-06-22 12:10:02 +02:00
yugecin
7a51828102 option menu: don't subtract nav bar size from width and fix width on 4:3 aspect ratio, don't overscroll when clicking on a category 2017-05-29 02:18:25 +02:00
yugecin
02632deff0 fix bubble notifications having a width of 0 2017-05-28 23:21:10 +02:00
yugecin
7d9ea309bf add icons to option menu nav 2017-05-28 22:59:48 +02:00
yugecin
ae1468a6ad flush after rendering 2017-05-28 21:07:06 +02:00
yugecin
48c8694020 option menu: reset currently open dropdownmenu when changing search filter 2017-05-28 19:45:04 +02:00
yugecin
5dc7299ec0 option menu: partial fix indicator alpha when closing the menu 2017-05-28 19:39:09 +02:00
yugecin
70737e4472 option menu: when search filter doesn't have results, ignore it and show an effect on the filter text 2017-05-28 19:30:41 +02:00
yugecin
6d3336b7ea option menu: fix dropdowns being clicked when clicking overlayed navigation button 2017-05-28 18:44:16 +02:00
yugecin
7f37a51c48 option menu: attempt to fix funky navigation bar when aggressively hovering 2017-05-28 18:00:16 +02:00
yugecin
d11656daf6 option menu: exit updateHoverOption() early when mouse is in navigation bar 2017-05-28 17:30:43 +02:00
yugecin
a031af5d05 option menu: some refactoring 2017-05-28 16:58:15 +02:00
yugecin
4bf820268e option menu: draw non-active section header slightly transparent 2017-05-28 16:30:32 +02:00
yugecin
1a9e6ab0da check if option is listoption before checking if it's the active dropdown option 2017-05-28 16:18:20 +02:00
yugecin
65f95696eb fix option menu hover update stuff when scrolling is happening 2017-05-28 16:15:11 +02:00
yugecin
6413392f1e add navigation to optionmenu 2017-05-28 16:11:05 +02:00
yugecin
2deef7c3a9 fix splash state not getting inputs 2017-05-28 11:46:31 +02:00
yugecin
419ffd3d26 remove unused SHOW_REVERSEARROW_ANIMATIONS options 2017-05-27 02:12:23 +02:00
yugecin
ae6ce0d60e cleanup options 2017-05-27 02:11:57 +02:00
yugecin
9b5dc4c121 remove delegating stuff from Input 2017-05-27 02:10:32 +02:00
yugecin
08f5bfc27f refactor errorhandler 2017-05-27 01:46:50 +02:00
yugecin
a5efe7e649 strip Input handling 2017-05-27 00:37:02 +02:00
yugecin
42bc11ef75 move bubble notification colors to Colors file 2017-05-26 21:44:23 +02:00
yugecin
1df25520e4 overhaul event system 2017-05-26 21:32:55 +02:00
yugecin
b8dd507dc5 better Utils#cleanFileName 2017-05-26 17:57:02 +02:00
yugecin
c8df3d5b57 change getQuadrant to getRegion 2017-05-26 17:18:44 +02:00
yugecin
e408fd9607 fix Nullable annotations 2017-05-26 11:13:20 +02:00
yugecin
f7f224fb4f fix ant mvnresolve on mac 2017-05-26 11:10:52 +02:00
yugecin
6ccedf4636 better jar handling; get native files from manifest instead of iterator over every file in the jar 2017-05-25 01:03:15 +02:00
yugecin
ec53f531c8 got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring. 2017-05-21 11:12:55 +02:00
yugecin
1ebf2c2dcb saner transition management 2017-05-05 00:44:51 +02:00
yugecin
0a0320e81a remove duplicate line 2017-05-01 23:14:17 +02:00
yugecin
acd27b1743 add "(borderless)" next to the native resolution in the list of resolutions 2017-05-01 23:12:58 +02:00
yugecin
102338f65b fix game not using borderless when using native res 2017-05-01 23:05:19 +02:00
yugecin
32aec3ad55 fix crashing when starting for the first time 2017-05-01 22:52:56 +02:00
yugecin
eb96c49e6d don't include sqlite sources in packaged jar 2017-04-30 18:24:56 +02:00
yugecin
5d8f56cad6 fix toc 2017-04-30 01:58:18 +02:00
yugecin
3ccb65367f fix toc 2017-04-30 01:56:52 +02:00
yugecin
22a28d8978 update & improve readme 2017-04-30 01:55:40 +02:00
yugecin
19ca81d3a7 add ant build.xml (+ivy) 2017-04-30 01:53:32 +02:00