Commit Graph

409 Commits

Author SHA1 Message Date
yugecin
28f5cfe5c8
don't search on options that should be hidden 2018-10-28 17:10:39 +01:00
yugecin
a027330be3
attempt to fix merged sliders rendering wrong cones 2018-10-26 22:55:13 +02:00
yugecin
8d6e34faaf
ehh stuff isWidescreen 2018-10-20 20:39:35 +02:00
yugecin
4c03a6ac89
reduce bar notification time 2018-10-20 19:22:54 +02:00
yugecin
f79b030ccb
option to disable star fountains in main menu 2018-10-19 20:29:30 +02:00
yugecin
3d6801d935
fix initial ups on boot being incorrect 2018-10-03 23:20:06 +02:00
yugecin
19392ef2d0
fix scrolling in option menu by dragging mouse when it's not hovering the menu 2018-10-03 23:12:50 +02:00
yugecin
2b954f6c7c
also search in list option values when searching in options menu 2018-10-02 23:54:55 +02:00
yugecin
5b324bf6ba
save offset per song and save it to db (from itdelatrisu/opsu@e023780) 2018-10-02 23:50:13 +02:00
yugecin
114f37841f
add opsu version at the bottom of the options list 2018-10-02 23:06:17 +02:00
yugecin
226944b658
fix back button being clickthrough in option overlay 2018-10-02 22:55:52 +02:00
yugecin
8e272df5fc
fix disabling fullscreen mode while on native resolution not applying borderless 2018-10-02 22:48:11 +02:00
yugecin
21c552bd16
fix changing fullscreen option not working instantly (close #131) 2018-10-02 22:44:54 +02:00
yugecin
d9646a5feb
fix sliders being wrong size after changing resolution (close #132) 2018-10-02 22:38:38 +02:00
yugecin
246b1274a6
let users copy the whole error before reporting issue 2018-10-02 22:16:27 +02:00
yugecin
a29b70c32c
fix dropdown value in option menu not updating when value is changed externally 2018-10-02 21:53:32 +02:00
yugecin
4aebbf2cae
limit ups values to multiples of 60, allow unlimited ups 2018-10-02 21:39:31 +02:00
yugecin
677de45366
remove XDG stuff and some dependency 2018-10-02 21:08:06 +02:00
yugecin
ccf17a849e
remove native filenames from manifest, add it in code instead
what was I thinking
2018-10-02 20:33:06 +02:00
yugecin
dd2ac9c1f2
revalidate options overlay when skin changes 2018-08-28 21:55:07 +02:00
yugecin
b540be8736 optionoverlay: fix crash when hovering over navigation while adjusting
slider
2018-08-27 22:14:41 +02:00
yugecin
3210b48141 fix error handler details view font being small for some reason 2018-08-27 22:09:40 +02:00
yugecin
7a09bb303f optionmenu: stop rendering tooltip when overlay is closing 2018-08-27 22:04:05 +02:00
yugecin
7c0ace50cc fix slider option tooltip staying visible when releasing mouse button
and mouse is not hovering the option anymore
2018-08-27 22:02:44 +02:00
yugecin
7fad87cf45 fix optionmenu always updating and rendering 2018-08-27 22:00:02 +02:00
yugecin
787ad8c522 option overlay should not ignore mouse release event when mouse down
event was in bounds
2018-08-27 21:53:18 +02:00
yugecin
5a057a229e
mark states as dirty when the skin changes 2018-07-20 20:26:56 +02:00
yugecin
50cd209b67
options: don't capture mouse events that are not in the overlay 2018-07-08 11:01:49 +02:00
yugecin
ab6aa75f8b
fix back button
Make it immune to the "do not hover if options visible" hack.
Make the states render it, not the options menu.
2018-07-08 10:58:00 +02:00
yugecin
70902e42cb
don't set elements underneath options overlay as hovered 2018-07-08 10:53:08 +02:00
yugecin
d7e59531ea
remove options as overlay state 2018-07-08 10:39:37 +02:00
yugecin
5b129c10dd
fix crash on opening options menu in storyboard editor 2018-07-08 10:39:16 +02:00
yugecin
65017364bd
more more easier access 2018-07-08 09:52:03 +02:00
yugecin
0fc2008f2a
more easier access to common variables 2018-07-08 00:47:35 +02:00
yugecin
d412a2e39e
simplify access to display width and height and halves 2018-07-08 00:30:47 +02:00
yugecin
27bbc874da
fix state getting rendered before pre rendering update after switch 2018-07-07 23:34:18 +02:00
yugecin
8fd49d7015
don't use MenuButton for the logo image 2018-07-07 19:27:47 +02:00
yugecin
3463bfd9df
add hover animations to buttons 2018-07-07 18:26:27 +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
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
9acef42502 change back to previous theme song
I like it more and takes 5MB less
2017-12-16 13:44:23 +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
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