Commit Graph

1575 Commits

Author SHA1 Message Date
yugecin
10e5375231
adjust replay cursor trail length 2018-10-28 23:52:26 +01:00
yugecin
db5299a32a
adjust player list size and stuff 2018-10-28 21:43:49 +01:00
yugecin
f01728156a
add missing option to optiongroups 2018-10-28 20:44:57 +01:00
yugecin
4117357f31
add some configurable options to replaystuff, fix count50, add misses, .. 2018-10-28 18:44:38 +01:00
yugecin
8725e0b31c
post-merge fixes 2018-10-28 17:33:23 +01:00
yugecin
6ca1f6e800
Merge branch 'master' into kockout-wdata 2018-10-28 17:32:59 +01:00
yugecin
559e609b81
fix song menu footer buttons misalignment 2018-10-28 17:19:11 +01:00
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
6076e6e9c9
fix texture bindings the 'correct' way 2018-10-26 19:45:38 +02:00
yugecin
3debd40aec
trail alpha adjustments 2018-10-26 00:28:24 +02:00
yugecin
0a6412e03f
fix sorting replays messing up hitdata 2018-10-26 00:22:15 +02:00
yugecin
2b83657907
refactor replaystuff cursor drawing 2018-10-26 00:05:59 +02:00
yugecin
a3c1cfad9e
remove leftover code 2018-10-25 21:35:37 +02:00
yugecin
f92270fa22
more small cleanups 2018-10-23 02:07:54 +02:00
yugecin
2ae438ced2
play around with hueshifts 2018-10-23 01:57:49 +02:00
yugecin
e169b0b1f5
use slightly less saturation for player colors 2018-10-23 01:54:52 +02:00
yugecin
ec375965a2
clean up code 2018-10-23 01:49:07 +02:00
yugecin
949bc62b47
let replaycursor respect cursor size setting 2018-10-23 00:56:51 +02:00
yugecin
ee14ac9b2d
attempt to make a better cursortrail for replay stuff 2018-10-23 00:43:10 +02:00
yugecin
5a268bc713 post-merge fixes 2018-10-22 22:10:43 +02:00
yugecin
3d470cbe7a Merge branch 'master' into kockout-wdata
# Conflicts:
#	src/itdelatrisu/opsu/states/Game.java
#	src/itdelatrisu/opsu/states/Splash.java
2018-10-22 21:59:11 +02:00
yugecin
8d6e34faaf
ehh stuff isWidescreen 2018-10-20 20:39:35 +02:00
yugecin
425860ca7c
fix bottom bar in song select when button images are not sized as expected
also new images for default skin
2018-10-20 20:21:10 +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
54ce595c7f
fix possible crashes while parsing hitsounds (see itdelatrisu/opsu#422) 2018-10-02 23:21:02 +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
2dc3db93de
remove ivy 2018-10-02 20:43:43 +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
4046cfaca4 remove unused variable 2018-08-27 22:10:07 +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