MrTheMake
|
5c125737cb
|
Fix wrong initial topic color of not joined channels in the channel selection
|
2017-09-08 17:47:23 +02:00 |
|
Dean Herbert
|
6b3b012960
|
Merge pull request #1225 from peppy/non-null-beatmap
Ensure that WorkingBeatmap's Beatmap is never null
|
2017-09-08 23:43:32 +09:00 |
|
Dean Herbert
|
9b790157d8
|
Merge branch 'master' into non-null-beatmap
|
2017-09-08 23:33:03 +09:00 |
|
Dean Herbert
|
a769b94aa8
|
Merge pull request #1223 from peppy/home-hides-overlays
Hide all overlays when home button is pressed
|
2017-09-08 23:32:50 +09:00 |
|
Dean Herbert
|
7b497c0ecb
|
Update framework
|
2017-09-08 23:24:47 +09:00 |
|
Dan Balasescu
|
3166394a59
|
Merge branch 'master' into home-hides-overlays
|
2017-09-08 23:23:20 +09:00 |
|
Dean Herbert
|
c0d7a257ee
|
Merge pull request #1103 from MrTheMake/leaderboard-scores
Parse and show the mods of online leaderboards' scores
|
2017-09-08 21:51:51 +09:00 |
|
MrTheMake
|
0b1403683b
|
Moved OnlineScore inside GetScoresRequest.cs
|
2017-09-08 12:21:35 +02:00 |
|
MrTheMake
|
526ee107b8
|
Use a method to apply a beatmap, its ruleset and the mods.
|
2017-09-08 12:17:16 +02:00 |
|
Dean Herbert
|
a528173943
|
Ensure that WorkingBeatmap's Beatmap is never null
Also ensures some extra fields inside Beatmap have non-null defaults.
|
2017-09-08 19:05:14 +09:00 |
|
Dean Herbert
|
80c35801a6
|
Hide all overlays when home button is pressed
|
2017-09-08 16:18:57 +09:00 |
|
MrTheMake
|
01553fc9ef
|
Moved all online related score parsing to its class
|
2017-09-08 02:46:54 +02:00 |
|
DrabWeb
|
55e8bdfb05
|
CI fixes.
|
2017-09-07 15:38:23 -03:00 |
|
DrabWeb
|
109531b66c
|
Cleanup, remove unneeded files.
|
2017-09-07 15:21:18 -03:00 |
|
DrabWeb
|
2153865de5
|
Adjust fail on missing logic to match original.
|
2017-09-07 15:09:50 -03:00 |
|
DrabWeb
|
fd2700a5b4
|
Fix .00 being displayed for star difficulty when the value is 0.
|
2017-09-07 15:01:31 -03:00 |
|
DrabWeb
|
5e685ff5b1
|
Rewrite BeatmapDetails to be more modular for future code sharing.
|
2017-09-07 14:53:53 -03:00 |
|
MrTheMake
|
e71f907f89
|
CI fix
|
2017-09-07 18:36:16 +02:00 |
|
MrTheMake
|
a7f874e5b6
|
Merge branch 'master' into leaderboard-scores
|
2017-09-07 18:25:33 +02:00 |
|
MrTheMake
|
709aa1ed3d
|
Moved all online score related parsing to its own class
|
2017-09-07 18:20:14 +02:00 |
|
Dean Herbert
|
c2b16dae10
|
Merge pull request #1183 from smoogipooo/menu-bar
Implement EditorMenuBar inside a test case
|
2017-09-07 23:41:21 +09:00 |
|
Dean Herbert
|
439cbd09a0
|
Fix incorrect TestCase type
|
2017-09-07 23:28:34 +09:00 |
|
Dean Herbert
|
b9bec6a983
|
CI fixes
|
2017-09-07 23:06:35 +09:00 |
|
Dean Herbert
|
b135dc1f18
|
Merge remote-tracking branch 'upstream/master' into menu-bar
|
2017-09-07 22:58:41 +09:00 |
|
Dean Herbert
|
d4ae567f6c
|
Merge pull request #1220 from smoogipooo/mania-niceness
Make osu!mania columns not progressively light up more
|
2017-09-07 22:56:40 +09:00 |
|
smoogipooo
|
19db7a8f72
|
Update in line with framework changes.
|
2017-09-07 22:46:21 +09:00 |
|
Dean Herbert
|
41398f57d6
|
Changes in line with framework
|
2017-09-07 20:36:32 +09:00 |
|
smoogipooo
|
b085208d24
|
Remove unused code
|
2017-09-07 16:15:33 +09:00 |
|
smoogipooo
|
ef9b87e8c7
|
Make column lights not increase in brightness when successfully pressed
|
2017-09-07 16:15:25 +09:00 |
|
smoogipooo
|
b98346c79f
|
Update framework.
|
2017-09-07 15:32:28 +09:00 |
|
smoogipooo
|
871ca7520f
|
Merge remote-tracking branch 'origin/master' into menu-bar
|
2017-09-07 15:32:01 +09:00 |
|
Dean Herbert
|
af0eaab78c
|
maybe fix
|
2017-09-07 01:46:07 +09:00 |
|
naoey
|
69ff4bfa46
|
Fix startup crash on mono.
|
2017-09-06 20:04:21 +05:30 |
|
Dean Herbert
|
70e3ac30db
|
Merge pull request #1217 from peppy/fix-mania-input
Fix incorrect initialisation order causing mania key bindings to not work
|
2017-09-06 23:30:03 +09:00 |
|
Dean Herbert
|
13c3ef65a8
|
Merge branch 'master' into fix-mania-input
|
2017-09-06 23:18:23 +09:00 |
|
Dean Herbert
|
c9e41e4b6f
|
Merge pull request #1120 from naoey/quit-chat-channels
Add close button to chat channel tabs
|
2017-09-06 23:18:06 +09:00 |
|
Dean Herbert
|
e5308b6247
|
Method rename
|
2017-09-06 23:12:32 +09:00 |
|
Dean Herbert
|
da294c9605
|
Don't use base call when we don't have to
|
2017-09-06 23:10:08 +09:00 |
|
Dean Herbert
|
4f49a0c183
|
Simplify action
|
2017-09-06 22:58:21 +09:00 |
|
Dean Herbert
|
2c4de83298
|
Merge branch 'master' into fix-mania-input
|
2017-09-06 22:49:23 +09:00 |
|
Dean Herbert
|
a7fa66b9f9
|
Fix CI issue
|
2017-09-06 22:41:03 +09:00 |
|
Dean Herbert
|
858c41f86e
|
Merge branch 'master' into quit-chat-channels
|
2017-09-06 22:36:36 +09:00 |
|
Dean Herbert
|
632fe7d2e2
|
Merge pull request #1218 from smoogipooo/fix-testcases
Remove a few unnecessary attributes in OsuTestCase.
|
2017-09-06 21:44:40 +09:00 |
|
Dean Herbert
|
940c45b6d1
|
Fix visual styling and code styling
|
2017-09-06 21:43:20 +09:00 |
|
Dean Herbert
|
c6fa899b15
|
Merge remote-tracking branch 'upstream/master' into quit-chat-channels
|
2017-09-06 21:43:03 +09:00 |
|
smoogipooo
|
f70b4839bd
|
Remove a few unnecessary attributes in OsuTestCase.
|
2017-09-06 21:22:23 +09:00 |
|
smoogipooo
|
06fac913bf
|
Re-implement EditorMenuBar.
|
2017-09-06 21:14:29 +09:00 |
|
Dean Herbert
|
e834e0e958
|
Fix incorrect initialisation order causing mania key bindings to not work
|
2017-09-06 21:07:57 +09:00 |
|
Dan Balasescu
|
cfd25693ce
|
Merge pull request #1216 from peppy/unlock-chat
Allow posting to chat in all channels
|
2017-09-06 21:01:17 +09:00 |
|
Dean Herbert
|
4f4b0a1f35
|
Allow posting to chat in all channels
|
2017-09-06 20:26:01 +09:00 |
|