EVAST9919
|
c3647e4056
|
dropdown-like animation
|
2017-05-19 06:26:54 +03:00 |
|
EVAST9919
|
f2af31aceb
|
Naming fixes
|
2017-05-18 20:21:58 +03:00 |
|
EVAST9919
|
a1b90ee70e
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
|
2017-05-18 18:26:38 +03:00 |
|
Dean Herbert
|
3004a44b98
|
Further colour adjustments
|
2017-05-18 22:21:41 +09:00 |
|
Dean Herbert
|
c78dfb4a13
|
Oops colours were wrong
|
2017-05-18 21:56:19 +09:00 |
|
Dean Herbert
|
e3ae2bca6d
|
Design improvements
paired with smoogi
|
2017-05-18 21:38:19 +09:00 |
|
EVAST9919
|
640c940fce
|
Make field readonly
|
2017-05-18 11:50:15 +03:00 |
|
EVAST9919
|
83a89ce22d
|
options -> settings
|
2017-05-18 11:39:22 +03:00 |
|
EVAST9919
|
d07d94d606
|
better resizing
|
2017-05-18 07:09:36 +03:00 |
|
EVAST9919
|
35bc3a42aa
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
|
2017-05-18 06:36:15 +03:00 |
|
Dan Balasescu
|
32c471d285
|
Merge branch 'master' into pause-container
|
2017-05-18 01:22:37 +09:00 |
|
Dean Herbert
|
8084c575ef
|
Merge branch 'master' into fix-fail-pause-conflict
|
2017-05-17 23:32:41 +09:00 |
|
EVAST9919
|
733ae16489
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
|
2017-05-17 17:28:05 +03:00 |
|
EVAST9919
|
a9f37d3e78
|
now button can hide content
|
2017-05-17 17:24:52 +03:00 |
|
Dean Herbert
|
25f217505e
|
Merge branch 'master' into song-select-selection-fixes
|
2017-05-17 23:17:10 +09:00 |
|
EVAST9919
|
a21343da23
|
CI fixes
|
2017-05-17 17:14:09 +03:00 |
|
EVAST9919
|
eec813ad65
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
|
2017-05-17 17:14:00 +03:00 |
|
Dean Herbert
|
1278d9c53d
|
Merge branch 'master' into bad-bad-ratio-container
|
2017-05-17 23:01:56 +09:00 |
|
EVAST9919
|
60ed7a2372
|
fixed license header
|
2017-05-17 16:54:49 +03:00 |
|
Dean Herbert
|
d606b5b3a7
|
Fix CI warning
|
2017-05-17 22:13:56 +09:00 |
|
EVAST9919
|
e785f1ddf1
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
|
2017-05-17 16:12:38 +03:00 |
|
EVAST9919
|
1e029d05a8
|
Added bindable to adjust playback speed
|
2017-05-17 16:10:49 +03:00 |
|
Dean Herbert
|
41c252760d
|
Move all pause logic into PauseContainer
|
2017-05-17 21:57:01 +09:00 |
|
EVAST9919
|
0867ef814c
|
Visible only in replay
|
2017-05-17 15:54:12 +03:00 |
|
EVAST9919
|
e0625a9b30
|
More overlays and overall fixes
|
2017-05-17 15:39:26 +03:00 |
|
EVAST9919
|
fd2150aa49
|
Moved collectionsDropdown to it's own class
|
2017-05-17 15:32:16 +03:00 |
|
Dean Herbert
|
88a70e407c
|
Fix and simplifty pause logic
Resolves #770
|
2017-05-17 20:11:41 +09:00 |
|
Dean Herbert
|
cba7796777
|
Fix ratio container being added to a level too high
That's a bad ratio container! How did we not notice this until now?
|
2017-05-17 18:49:30 +09:00 |
|
Dan Balasescu
|
b21be8f3f5
|
Merge branch 'master' into fix-chat-after-disconnect
|
2017-05-17 17:51:35 +09:00 |
|
Dean Herbert
|
7bb38e927b
|
Fix song select reverting to first difficulty of current group on entering
|
2017-05-17 17:33:20 +09:00 |
|
Dean Herbert
|
cab12ee55a
|
Reduce the possibility of recomputing drawables when underlying beatmap hasn't changed
|
2017-05-17 17:33:16 +09:00 |
|
EVAST9919
|
1a4025ab3c
|
ingame options basic logic
|
2017-05-17 10:36:57 +03:00 |
|
EVAST9919
|
5fb8830e3a
|
Moved music controller buttons to it's own class
|
2017-05-17 10:36:24 +03:00 |
|
Dean Herbert
|
78c1d4581f
|
Revert "Use generic IComparable for message."
This reverts commit aaaee5ed10 .
|
2017-05-17 13:44:43 +09:00 |
|
Dean Herbert
|
231f7939a6
|
Fix channels being unnecessarily recycled on disconnect
Resolves #768
|
2017-05-17 12:42:02 +09:00 |
|
Dean Herbert
|
12cb530358
|
Merge branch 'master' into tidy-up
|
2017-05-17 09:24:11 +09:00 |
|
nyaamara
|
a3e93afb37
|
Merge pull request #3 from ppy/master
cool
|
2017-05-16 16:57:45 -04:00 |
|
nyaamara
|
b22c84287a
|
Fix typo.
|
2017-05-16 16:54:33 -04:00 |
|
Huo Yaoyuan
|
e2a7f00a52
|
Remove unused namespace.
|
2017-05-16 22:20:05 +08:00 |
|
Huo Yaoyuan
|
f1d5a92950
|
Use generic IEqutable to avoid typeless Equals.
|
2017-05-16 21:49:38 +08:00 |
|
Huo Yaoyuan
|
aaaee5ed10
|
Use generic IComparable for message.
|
2017-05-16 21:46:22 +08:00 |
|
Huo Yaoyuan
|
e911441394
|
Why AbandonedMutexException?
|
2017-05-16 21:23:14 +08:00 |
|
Huo Yaoyuan
|
d929de466a
|
DateDisplay -> DateTimeDisplay for more exactly.
|
2017-05-16 21:16:52 +08:00 |
|
Huo Yaoyuan
|
d213706d07
|
Use DateTimeOffset.
|
2017-05-16 21:14:50 +08:00 |
|
Huo Yaoyuan
|
b9a40a841b
|
Use IsAssignableFrom.
|
2017-05-16 21:04:54 +08:00 |
|
Dean Herbert
|
5a9745b492
|
Update API endpoint
|
2017-05-16 21:37:55 +09:00 |
|
Dan Balasescu
|
be3953aeb2
|
Merge branch 'master' into general-fixes
|
2017-05-16 20:52:38 +09:00 |
|
Dan Balasescu
|
a7df99c6d2
|
Merge branch 'master' into fix-guest-user
|
2017-05-16 20:46:28 +09:00 |
|
Dean Herbert
|
85daddcf6f
|
Merge branch 'master' into mania-timing-sections
|
2017-05-16 20:12:26 +09:00 |
|
Dean Herbert
|
041d4f93c0
|
Fix typo
|
2017-05-16 20:08:22 +09:00 |
|