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
|
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
|
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
|
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
|
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
|
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
|
a65428fe5f
|
getting rid of static instance
|
2017-03-26 22:58:25 +02:00 |
|
yugecin
|
be23541ac3
|
refactor options
|
2017-03-26 22:57:10 +02:00 |
|
yugecin
|
9c19b1bddd
|
ensure selected list item is always within boundaries
|
2017-03-26 20:00:29 +02:00 |
|
yugecin
|
8d19288f81
|
remove the pair
|
2017-03-05 21:20:56 +01:00 |
|
yugecin
|
2f1f860ca3
|
fix sliders disappearing when multiple sliders are active or when later sliders is done earlier (2b maps etc)
|
2017-03-05 11:58:07 +01:00 |
|
yugecin
|
d6144187ad
|
dancing hitcircles
|
2017-03-04 14:52:51 +01:00 |
|
yugecin
|
bed7ec8d56
|
rename OptionsMenu to OptionGroups
|
2017-03-04 14:51:58 +01:00 |
|
yugecin
|
2e3a782fdc
|
put common hitcircle render code in separate class
|
2017-03-04 14:26:55 +01:00 |
|
yugecin
|
92ce01acd0
|
shutdown slider renderer frame buffer cache when tearing down the container
|
2017-03-04 11:47:06 +01:00 |
|
yugecin
|
68e0b6fad8
|
better workaround for #130
|
2017-03-04 00:27:53 +01:00 |
|
yugecin
|
bff4eb3b90
|
workaround for #130
|
2017-03-04 00:15:33 +01:00 |
|
yugecin
|
2b4ca9198d
|
"fix" sliders expanding 1 unit after slider is done (reduced fading out sliderbody by 1 unit)
|
2017-03-03 23:27:22 +01:00 |
|
yugecin
|
1d8f10642b
|
flash warningarrows 8x125ms instead of 4x250ms
|
2017-02-26 00:03:25 +01:00 |
|
yugecin
|
e783b4fe3c
|
workaround for #114
|
2017-02-25 23:51:42 +01:00 |
|
yugecin
|
5ccc863a17
|
fix slider followcircle shrink animations showing on repeats
|
2017-02-25 23:45:22 +01:00 |
|
yugecin
|
9c31cd63ba
|
slider follow circle start/end animations (itdelatrisu/opsu@99c698b)
|
2017-02-25 23:35:51 +01:00 |
|
yugecin
|
f2799a2500
|
simplifying splash state
|
2017-02-06 10:38:35 +01:00 |
|
yugecin
|
80e1d6eb12
|
injecting fields
|
2017-02-06 01:02:38 +01:00 |
|
yugecin
|
77a5ebf537
|
make the eventbus static
|
2017-02-06 00:39:45 +01:00 |
|
yugecin
|
8c53973fa5
|
attempt to improve the fpsmeter
|
2017-02-05 23:36:39 +01:00 |
|
yugecin
|
c741db3923
|
fix back button loading and improve back button chevron animation (itdelatrisu/opsu@c5749e3)
|
2017-02-04 20:17:24 +01:00 |
|
yugecin
|
1faee53830
|
add chaning volume hotkey (alt+scrolling) as global hotkey
|
2017-02-03 16:43:47 +01:00 |
|
yugecin
|
284cebb063
|
fix nullptr when revalidating UI for the first time, because stuff only init in the splash screen, by moving said init call to the first subscriber of the resolution/skin changed event (displaycontainer). Basically it needs to be called before the UI gets revalidated.
|
2017-02-02 01:34:37 +01:00 |
|
yugecin
|
a7813e1ffe
|
revert 39b24b5 (attempt to load normal image if there's no array (load sliderb if there's no sliderb0, sliderb1 etc)) and fix it by loading the skin image before checking if default skin has multiple images (animation)
|
2017-02-02 01:15:10 +01:00 |
|
yugecin
|
62b5d574da
|
default back button
|
2017-02-02 01:06:56 +01:00 |
|
yugecin
|
e7e3672491
|
use dropdown menus
|
2017-01-30 00:53:28 +01:00 |
|
yugecin
|
c00b2b877a
|
apply upstream fixes
|
2017-01-29 22:55:11 +01:00 |
|
yugecin
|
1745ae73a1
|
More optionmenu description changes
|
2017-01-29 19:49:57 +01:00 |
|