AlFasGD
|
d304aca08f
|
Merge branch 'master' into circular-button
|
2018-07-24 11:30:56 +03:00 |
|
AlFasGD
|
4d0d4523ca
|
Add test case, rename component
|
2018-07-24 11:23:38 +03:00 |
|
AlFasGD
|
0e50e4ee34
|
Clean code
|
2018-07-24 10:10:17 +03:00 |
|
AlFasGD
|
765c6e4ecc
|
Remove custom text box
|
2018-07-24 09:46:24 +03:00 |
|
AlFasGD
|
2f452c162c
|
Make text colour white
|
2018-07-24 09:21:01 +03:00 |
|
AlFasGD
|
a833fa3d92
|
Update framework and apply suggested changes
|
2018-07-24 09:19:45 +03:00 |
|
AlFasGD
|
cd37b0df23
|
Merge branch 'master' into labelled-text-box
|
2018-07-24 09:19:22 +03:00 |
|
miterosan
|
42df0c974f
|
Rename UserChannel to private channel.
|
2018-07-24 05:17:57 +02:00 |
|
miterosan
|
9bc225e14b
|
rename user to private
|
2018-07-24 05:14:47 +02:00 |
|
miterosan
|
e769c15d28
|
Provide XML doc in Channel.cs and ChannelManager.cs and ChatTabControl.cs
|
2018-07-24 05:14:33 +02:00 |
|
miterosan
|
3df1842e1c
|
Fix that in some timing specific cases the fetched channels are not getting an visual representation.
Sadly there is not a nice way of fixing this.
|
2018-07-24 04:58:40 +02:00 |
|
miterosan
|
55f0cbf63e
|
Finding peace with the UI thread.
There is the issue that in some cases that the ui thread blocked.
|
2018-07-24 04:56:34 +02:00 |
|
miterosan
|
16db81e9b5
|
Extract the message hadling logic into IncomingMessagesHandler
|
2018-07-24 04:54:11 +02:00 |
|
HoutarouOreki
|
24bb44a152
|
Add TextBadgePair test case
|
2018-07-24 04:04:18 +02:00 |
|
HoutarouOreki
|
9e9d7a855d
|
Remove reduntant .base and .this
|
2018-07-24 04:03:56 +02:00 |
|
HoutarouOreki
|
9a84747fe6
|
Fix reversed if/else statement causing inproper behavior for badges
|
2018-07-23 23:24:34 +02:00 |
|
HoutarouOreki
|
054f578bc8
|
Update few links not working; Reasses sample playing; Slight renames
|
2018-07-23 23:15:14 +02:00 |
|
miterosan
|
9a6d92bb22
|
Rename fetchMsgReq to fetchMessageReq in ChannelManager.cs
|
2018-07-23 22:09:05 +02:00 |
|
miterosan
|
2ae890366a
|
Nicefy the errormessage in the constructor of GetMessagesRequest
|
2018-07-23 22:08:37 +02:00 |
|
miterosan
|
d9611dcffb
|
Instead of Doing nothing at LinkFlowContainer if no link was found, we log it as an error.
|
2018-07-23 22:06:40 +02:00 |
|
HoutarouOreki
|
7c6be4a075
|
Handle around an APIChangelog instead of just Name and Version:
Makes showing up the header immediately possible
|
2018-07-23 21:38:14 +02:00 |
|
miterosan
|
4a5a453c7f
|
Create an inital cake buildscript
|
2018-07-23 21:28:56 +02:00 |
|
Dean Herbert
|
1ab75529a1
|
Simplify user channel message population code
|
2018-07-23 21:15:52 +02:00 |
|
Dean Herbert
|
0aacde836a
|
Move private channel constructor to own class
|
2018-07-23 20:46:44 +02:00 |
|
HoutarouOreki
|
6cd6ca432c
|
Fix links not working due to rewrite regression
|
2018-07-23 20:36:24 +02:00 |
|
HoutarouOreki
|
f526d66969
|
Fix showing builds
|
2018-07-23 19:40:58 +02:00 |
|
HoutarouOreki
|
f685c5ba58
|
Fix typos; remove outdated comments; minor order changes
|
2018-07-23 18:38:20 +02:00 |
|
HoutarouOreki
|
554c56d51f
|
Change order in TextBadgePair.cs
|
2018-07-23 18:17:50 +02:00 |
|
HoutarouOreki
|
e27292fef8
|
Rewrite LineBadge.cs
+ update all its references
|
2018-07-23 17:49:42 +02:00 |
|
Dean Herbert
|
10656be954
|
Add interpolation to repeat point during sliding
|
2018-07-23 16:55:38 +02:00 |
|
miterosan
|
2726d91594
|
Remove unessary usings
|
2018-07-23 16:05:39 +02:00 |
|
miterosan
|
344ec40a27
|
Readd usings I removed with my merge
|
2018-07-23 15:48:48 +02:00 |
|
miterosan
|
9f43e0c900
|
Merge branch 'master' of https://github.com/ppy/osu into Private_Messages
# Conflicts:
# osu.Game/Overlays/Chat/ChatTabControl.cs
# osu.Game/Overlays/ChatOverlay.cs
|
2018-07-23 15:45:54 +02:00 |
|
AlFasGD
|
dd56a2d95f
|
Apply proposed changes (untested)
|
2018-07-23 15:44:10 +03:00 |
|
Dean Herbert
|
1b456fd716
|
Fix a potential InvalidOperationException when entering song select
Closes #3052.
|
2018-07-23 13:11:06 +02:00 |
|
Dan Balasescu
|
9dc55688d2
|
Merge pull request #3103 from peppy/fix-testing-regression
Fix fatal test result on temporary file deletion failures
|
2018-07-23 19:44:25 +09:00 |
|
Dean Herbert
|
2169a47325
|
Prevent fatal failures on delete failures
|
2018-07-23 10:39:43 +02:00 |
|
Dean Herbert
|
82ea4456e4
|
Fix testing regression
|
2018-07-23 10:33:10 +02:00 |
|
HoutarouOreki
|
4cc5a657f3
|
Follow up framework changes
|
2018-07-23 10:05:19 +02:00 |
|
Jarosław Zgierski
|
f26c2f6123
|
Merge branch 'master' into changelog-overlay
|
2018-07-23 09:47:04 +02:00 |
|
Dean Herbert
|
44a2ae5f9a
|
Fix incorrect variable usage
|
2018-07-23 08:33:47 +02:00 |
|
Dean Herbert
|
aead4be134
|
Merge remote-tracking branch 'upstream/master' into AlFasGD-mania-mask-container
|
2018-07-23 06:36:10 +02:00 |
|
Roman Kapustin
|
332ad5bb67
|
Move states to KeyCounter
|
2018-07-22 23:58:21 +03:00 |
|
Dean Herbert
|
479fe98335
|
Add more prominent sound when skipping
|
2018-07-22 22:57:55 +02:00 |
|
Dean Herbert
|
8501967b6a
|
Fix testing regression
|
2018-07-22 22:47:25 +02:00 |
|
Dean Herbert
|
9f1d37e052
|
Merge pull request #3079 from smoogipoo/centralise-judgement-display
Centralise method of disabling playfield judgements
|
2018-07-23 05:34:50 +09:00 |
|
HoutarouOreki
|
391da47881
|
Refactor the rewrite
|
2018-07-22 22:31:24 +02:00 |
|
Dean Herbert
|
6fa70ed696
|
Merge branch 'master' into centralise-judgement-display
|
2018-07-23 05:23:52 +09:00 |
|
Dean Herbert
|
3c59ccadd0
|
Fix gameplay always skipping to first hitobject time
Regresssed with previous build
|
2018-07-22 22:19:58 +02:00 |
|
HoutarouOreki
|
51eec0dca4
|
Further rewrite
|
2018-07-22 22:13:14 +02:00 |
|