Dean Herbert
|
d2119f3853
|
Merge remote-tracking branch 'upstream/master' into tournament-tools
|
2018-11-22 17:35:23 +09:00 |
|
Dean Herbert
|
fdba2bffb9
|
Ensure last state is set correctly
|
2018-11-22 17:33:48 +09:00 |
|
Dean Herbert
|
17a81259d4
|
Fix spacing and colouring of song bar eleemnts
Also uses MM:ss instead of ssss.
|
2018-11-22 17:26:19 +09:00 |
|
Dean Herbert
|
fb05ea3de3
|
Fix alignment and fonts of tem intro screen
|
2018-11-22 16:23:44 +09:00 |
|
Dean Herbert
|
4e8c7a4dc0
|
Adjust gameplay area to match better
Also reduces size of score display to avoid hiding combos.
|
2018-11-22 15:42:10 +09:00 |
|
Dean Herbert
|
cbf82f892d
|
Add OD display and fix "*" difficuty modifier display
|
2018-11-22 14:10:33 +09:00 |
|
Dean Herbert
|
7d3bcdfc17
|
Fix stats not displaying on showcase screen
|
2018-11-22 13:17:51 +09:00 |
|
smoogipoo
|
d1ec9fc294
|
Merge remote-tracking branch 'Joehuu/master' into fix-channel-presence
|
2018-11-22 13:04:32 +09:00 |
|
smoogipoo
|
5caa67d735
|
Hide playlist when MusicController is hidden
|
2018-11-22 12:12:34 +09:00 |
|
Dan Balasescu
|
304a731d2e
|
Merge pull request #3754 from peppy/match-framework-inspections
Change for-loop inspection to match framework
|
2018-11-22 11:15:23 +09:00 |
|
Dean Herbert
|
bbb36198a4
|
Change for-loop inspection to match framework
|
2018-11-22 10:26:05 +09:00 |
|
Dean Herbert
|
f91d2e2e07
|
Merge remote-tracking branch 'upstream/master' into tournament-tools
|
2018-11-22 10:25:30 +09:00 |
|
miterosan
|
f8809505d9
|
Merge remote-tracking branch 'origin/master' into ChatManager_with_BindableCollection
# Conflicts:
# osu.Game/Overlays/ChatOverlay.cs
|
2018-11-21 23:24:07 +01:00 |
|
miterosan
|
4f41512265
|
Lowercase the references to joinedChannel and availableChannels
|
2018-11-21 23:21:27 +01:00 |
|
miterosan
|
21c9353fee
|
Remove not used usings
|
2018-11-21 23:15:45 +01:00 |
|
miterosan
|
7f1f7300d3
|
Add channels to chatManager.AvailableChannels by using a hack.
|
2018-11-21 23:15:44 +01:00 |
|
miterosan
|
a14b6ac9df
|
Replace ObservableCollection with BindableCollection
|
2018-11-21 23:15:44 +01:00 |
|
smoogipoo
|
cd2737156f
|
Fix crashes when importing/deleting from model managers
|
2018-11-21 23:11:09 +01:00 |
|
smoogipoo
|
aac7081580
|
Update package
|
2018-11-21 23:11:09 +01:00 |
|
smoogipoo
|
39e9c61e24
|
OpenTK -> osuTK
|
2018-11-21 23:11:08 +01:00 |
|
Dean Herbert
|
2126cf0d9a
|
Fix join process for PMs being incorrect
|
2018-11-21 20:44:41 +09:00 |
|
Dean Herbert
|
b31efb7bb9
|
Fix PM channel type
|
2018-11-21 20:34:36 +09:00 |
|
Dean Herbert
|
7de85659ba
|
Merge branch 'master' into mania-selection-movement
|
2018-11-21 20:00:46 +09:00 |
|
Dean Herbert
|
65f4a01081
|
Merge pull request #3743 from smoogipoo/osuTK
OpenTK -> osuTK everywhere
|
2018-11-21 19:18:33 +09:00 |
|
Dean Herbert
|
d677921680
|
Remove excess newline
|
2018-11-21 18:53:50 +09:00 |
|
Dean Herbert
|
7755242a43
|
Merge branch 'master' into osuTK
|
2018-11-21 18:53:11 +09:00 |
|
Dean Herbert
|
ecd7deaf1e
|
Merge pull request #3746 from smoogipoo/fix-threaded-callback-crashes
Fix crashes when importing/deleting from model managers
|
2018-11-21 18:52:20 +09:00 |
|
Dean Herbert
|
88f82eb722
|
Fix instabilities in channel join logic
|
2018-11-21 17:15:15 +09:00 |
|
Dean Herbert
|
4cde66240d
|
Fix default channels not being joined
|
2018-11-21 17:15:15 +09:00 |
|
Dean Herbert
|
eab2776755
|
Fix a crash on leaving the selected channel
|
2018-11-21 17:15:15 +09:00 |
|
Dean Herbert
|
68621fbd0e
|
Merge pull request #3748 from smoogipoo/add-private-channels
Add private channel types
|
2018-11-21 13:12:48 +09:00 |
|
smoogipoo
|
ab2c969122
|
Add private channel types
|
2018-11-21 12:58:45 +09:00 |
|
smoogipoo
|
5ad96afea0
|
Fix crashes when importing/deleting from model managers
|
2018-11-20 18:09:23 +09:00 |
|
smoogipoo
|
2a41c38294
|
Update package
|
2018-11-20 17:30:03 +09:00 |
|
smoogipoo
|
dc8cd51e15
|
Implement mania note deletion
|
2018-11-20 17:26:00 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dan Balasescu
|
51c192d4b7
|
Merge pull request #3742 from peppy/support-all-channels
Add support for all channel types
|
2018-11-20 16:00:19 +09:00 |
|
Dean Herbert
|
23a446bab2
|
Add support for all channel types
|
2018-11-20 15:03:55 +09:00 |
|
Dan Balasescu
|
1b86318ab4
|
Merge pull request #3741 from peppy/increase-squirrel-logging
Add squirrel update log output
|
2018-11-20 14:29:22 +09:00 |
|
Dan Balasescu
|
777b33b30e
|
Trim newline
|
2018-11-20 13:36:50 +09:00 |
|
Dean Herbert
|
375543c644
|
Add squirrel update log output
Also updates squirrel to latest version.
|
2018-11-20 13:29:24 +09:00 |
|
Dean Herbert
|
6c9d1e6cf8
|
Merge pull request #3726 from smoogipoo/fix-taiko-lifetimes
Fix taiko proxies not receiving the correct lifetimes
|
2018-11-20 04:16:11 +09:00 |
|
Dean Herbert
|
ed26d8ebec
|
Merge branch 'master' into fix-taiko-lifetimes
|
2018-11-20 04:05:05 +09:00 |
|
Roman Kapustin
|
285b199d7d
|
Make IdleTracker IHandleGlobalInput
|
2018-11-19 20:50:46 +03:00 |
|
Roman Kapustin
|
3c0ce2b615
|
Revert "Revert "Merge pull request #3415 from UselessToucan/return_to_large_logo_after_idle""
This reverts commit bcdaee7d39 .
|
2018-11-19 20:48:59 +03:00 |
|
smoogipoo
|
d5b937f88f
|
Fix post-merge issue
|
2018-11-19 19:17:03 +09:00 |
|
Dean Herbert
|
12e0d8761d
|
Merge pull request #3737 from smoogipoo/revert-idletracker
Revert idletracker changes
|
2018-11-19 19:08:58 +09:00 |
|
Dan Balasescu
|
8cee4141e8
|
Merge branch 'master' into note-placement
|
2018-11-19 19:08:53 +09:00 |
|
smoogipoo
|
c84f49addf
|
Add testcase
|
2018-11-19 19:02:59 +09:00 |
|
smoogipoo
|
2ee56e4a78
|
Add a body piece
|
2018-11-19 18:59:05 +09:00 |
|