Commit Graph

1436 Commits

Author SHA1 Message Date
yugecin
dacdb58f29
fix corruped images 2018-06-27 22:16:29 +02:00
yugecin
9b5be76e9a
add opsu!dance logo creator to credits, fix md link 2018-06-27 21:50:21 +02:00
yugecin
6541dc2dba
replace icons with scaled opsu!dance logo 2018-06-27 21:43:37 +02:00
yugecin
1b7d17aa15
remove opsu! assets that are replaced by opsu!d assets 2018-06-27 21:28:52 +02:00
yugecin
c2088b6f18
recenter the logo pulse image 2018-06-27 21:25:09 +02:00
yugecin
5c61a3d7ac
Merge remote-tracking branch 'oplexz/patch-1' 2018-06-27 21:13:55 +02:00
yugecin
5318dadf09
smoothen the logo spinning piece edges 2018-06-27 21:11:50 +02:00
oplexz
9b5fe9199d
Update README.md 2018-06-27 12:36:38 +03:00
yugecin
7ba5305534
add pulse effect to main menu logo 2018-06-26 23:46:42 +02:00
yugecin
1dd2204cf2
fix logo piece jiggle caused by the shrink anim 2018-06-26 23:12:15 +02:00
yugecin
fcf5fc5eaf
also animate logo shrink when a song is playing 2018-06-26 22:44:50 +02:00
yugecin
8d7b7ef567
main menu logo tweaks
Minor changes to the logo scale
Pulsing effect:
  let the ghost logo expand
  also animate the initial shrink
2018-06-26 21:49:41 +02:00
yugecin
11fd501a1e
main menu layout changes
Slighty changed black bars height
Put now playing text near the controls
Changed amount of beatmaps available sentence
2018-06-25 23:28:30 +02:00
yugecin
c356d75def
honor the rainbow main menu logo setting in the splash screen 2018-06-25 23:26:06 +02:00
yugecin
8074b36f91
change time format to 24h 2018-06-25 23:04:51 +02:00
yugecin
e972480c55
slightly faster state switching 2018-06-25 22:59:49 +02:00
yugecin
d944ff8620
allow changing state while the current transition didn't finish completely yet 2018-06-25 22:58:34 +02:00
yugecin
6dd343da83
refactor state transition code 2018-06-25 22:58:07 +02:00
yugecin
a9e66df07a
add epilepsy warning image source file 2018-06-25 22:21:04 +02:00
yugecin
0aa957d7fa
remove unused dependency injection code 2018-06-25 22:19:53 +02:00
yugecin
ab19b53d63
remove unnecessary events pattern and replace it with something more simple 2018-06-25 22:19:04 +02:00
yugecin
a2edb8a1c1 readd loading bar 2017-12-21 22:49:31 +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