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 |
|
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 |
|
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 |
|
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 |
|
HoutarouOreki
|
391da47881
|
Refactor the rewrite
|
2018-07-22 22:31:24 +02:00 |
|
HoutarouOreki
|
51eec0dca4
|
Further rewrite
|
2018-07-22 22:13:14 +02:00 |
|
HoutarouOreki
|
61a8b98d32
|
Rewrite improvements
|
2018-07-22 20:27:50 +02:00 |
|
HoutarouOreki
|
6683d4cabe
|
Add event handling in content groups
|
2018-07-22 20:14:58 +02:00 |
|
HoutarouOreki
|
eca6265186
|
Rewrite ChangelogContent.cs
|
2018-07-22 20:14:28 +02:00 |
|
HoutarouOreki
|
a8bbcca0e0
|
Rewrite ChangelogBadges
|
2018-07-22 19:51:31 +02:00 |
|
HoutarouOreki
|
797abd558f
|
Rewrite ChangelogHeader.cs
|
2018-07-22 18:44:45 +02:00 |
|
HoutarouOreki
|
b3f789e19a
|
Rewrite ChangelogOverlay.cs
|
2018-07-22 18:35:29 +02:00 |
|
HoutarouOreki
|
2b7f657f2c
|
Place HTML messages in a TextFlowContainer
Add missing accessibility modifier in ClickableText test case and fix disposal
|
2018-07-22 14:44:11 +02:00 |
|
HoutarouOreki
|
59cbc58edd
|
Show changelog by default
|
2018-07-22 13:04:39 +02:00 |
|
HoutarouOreki
|
50b6f88a4e
|
Merge branch 'changelog-overlay' of https://github.com/HoutarouOreki/osu into changelog-overlay
|
2018-07-22 10:58:47 +02:00 |
|
Jarosław Zgierski
|
44bdd0dbb6
|
Merge branch 'master' into changelog-overlay
|
2018-07-22 10:57:30 +02:00 |
|
HoutarouOreki
|
8de65066dd
|
Use shorter expression
|
2018-07-22 10:28:53 +02:00 |
|
HoutarouOreki
|
c5bdfb8857
|
Use ClickableText for navigating to builds; Fix typo
|
2018-07-22 05:34:55 +02:00 |
|
HoutarouOreki
|
80808bddbf
|
Add changelog listing
|
2018-07-22 05:28:43 +02:00 |
|
HoutarouOreki
|
8e7efafba3
|
Lower height of the cover image, Adjust height of the purple line
|
2018-07-21 23:10:42 +02:00 |
|
HoutarouOreki
|
8f43b883b1
|
Set the right colour for background
|
2018-07-21 23:00:05 +02:00 |
|
HoutarouOreki
|
b5207d65f7
|
Show listing graph; Slight refactor
|
2018-07-21 10:05:12 +02:00 |
|
HoutarouOreki
|
ba0430752c
|
Check wether a chart is populated; Fixes to graph's colour setting
|
2018-07-21 09:45:14 +02:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
HoutarouOreki
|
78f0f37ee6
|
Change graph's colour on stream selection
|
2018-07-21 07:16:22 +02:00 |
|
HoutarouOreki
|
eca5fb6f05
|
Introduce better formatting to changelog entries; Sort by category
|
2018-07-21 06:38:02 +02:00 |
|
HoutarouOreki
|
50c4f6ff95
|
Prevent scrolling to top on build change; Add bottom margin
|
2018-07-21 06:37:42 +02:00 |
|
HoutarouOreki
|
ce0029eabf
|
Make build's creation date not nullable
|
2018-07-21 03:19:30 +02:00 |
|
HoutarouOreki
|
1492d5cb29
|
Improve primitive changelog entry formatting
|
2018-07-21 02:58:53 +02:00 |
|
HoutarouOreki
|
8d4de68c39
|
Nullables in APIChangelog; Primitive changelog entries display
|
2018-07-20 23:57:46 +02:00 |
|
HoutarouOreki
|
3115464238
|
Remove unnecessary statement; Uncapitalize private member;
|
2018-07-20 22:16:16 +02:00 |
|
HoutarouOreki
|
c9f3e72b7a
|
Unify build div's dimming mechanics with osu-web
|
2018-07-20 22:13:10 +02:00 |
|
HoutarouOreki
|
709872d688
|
Improve showing up builds
|
2018-07-20 22:11:51 +02:00 |
|
HoutarouOreki
|
835a813715
|
Improvements to TooltipIconButton
Disable sounds when disabled; Remove default tooltip texts
|
2018-07-20 19:35:38 +02:00 |
|
HoutarouOreki
|
b049ffa11d
|
Improve fake-api
|
2018-07-20 18:23:25 +02:00 |
|
HoutarouOreki
|
c50c946b35
|
Make chevrons updateable
|
2018-07-20 17:24:21 +02:00 |
|
HoutarouOreki
|
02a8fb2154
|
Update comments; Improve neighboring builds handling;
Apply fixes to things pointed out by AppVeyor
|
2018-07-20 15:48:20 +02:00 |
|
HoutarouOreki
|
227394925a
|
Add neighboring builds handling;
+ provoke angry AppVeyor
|
2018-07-20 13:51:31 +02:00 |
|
HoutarouOreki
|
c7669b2128
|
Add build-scoped requests;
Add OnClick to TooltipIconButton; Actions on pressing previous/next in builds
|
2018-07-20 12:22:31 +02:00 |
|
HoutarouOreki
|
a857999950
|
Refactor3
|
2018-07-20 00:52:50 +02:00 |
|
HoutarouOreki
|
a9299423cd
|
Refactor2
|
2018-07-19 21:49:13 +02:00 |
|
HoutarouOreki
|
bcd132e87f
|
API1
|
2018-07-19 19:07:24 +02:00 |
|
HoutarouOreki
|
11e0732a27
|
Refactor1, UX1
|
2018-07-18 19:32:15 +02:00 |
|
HoutarouOreki
|
837747e35f
|
Streams3
|
2018-07-18 15:17:20 +02:00 |
|
Dean Herbert
|
5fe634a3b6
|
Click download button to load beatmap
|
2018-07-18 13:18:50 +09:00 |
|
HoutarouOreki
|
6baa761b9c
|
Streams2
|
2018-07-18 03:26:08 +02:00 |
|
HoutarouOreki
|
523d47e815
|
Streams1
|
2018-07-18 01:35:06 +02:00 |
|
HoutarouOreki
|
3c1e445fdf
|
Header3
|
2018-07-17 18:32:11 +02:00 |
|
HoutarouOreki
|
b4bb97fba8
|
Header2
|
2018-07-17 15:01:53 +02:00 |
|
Dean Herbert
|
aa2f2f3e94
|
Merge pull request #3034 from peppy/reduce-panel-width
Reduce osu!direct panel width to allow three panels displayed at 16:9 resolutions
|
2018-07-17 19:14:48 +09:00 |
|
Dan Balasescu
|
64cde1ebad
|
Merge branch 'master' into use-switch-over-if
|
2018-07-17 16:44:57 +09:00 |
|
Dean Herbert
|
97e71245e9
|
Merge branch 'master' into reduce-panel-width
|
2018-07-17 16:36:05 +09:00 |
|
Dean Herbert
|
825941aff1
|
Use switch with type matching in place of if-else where possible
|
2018-07-17 14:35:09 +09:00 |
|
Dan Balasescu
|
745d596343
|
Merge branch 'master' into fix-incorrect-mods
|
2018-07-17 13:41:02 +09:00 |
|
HoutarouOreki
|
be977e2541
|
Header1
|
2018-07-16 23:50:22 +02:00 |
|
Dean Herbert
|
4f1b7c8065
|
Merge branch 'master' into reduce-panel-width
|
2018-07-17 04:20:40 +09:00 |
|
Dean Herbert
|
84c13174d9
|
Merge branch 'master' into use-has-flags
|
2018-07-17 03:50:40 +09:00 |
|
Dean Herbert
|
dbc538abbe
|
Use Enum.HasFlag
With .NET core 2.0+ this is as efficient as the ugly code we've been using.
|
2018-07-16 16:18:46 +09:00 |
|
Dean Herbert
|
a117b323e2
|
Merge branch 'master' into make-notifications-quieter
|
2018-07-16 13:15:07 +09:00 |
|
Dean Herbert
|
a12c47536b
|
Change default to being important
|
2018-07-16 13:00:21 +09:00 |
|
Dean Herbert
|
4829f4f09c
|
Merge branch 'master' into download-button-state
|
2018-07-16 03:17:26 +09:00 |
|
Dean Herbert
|
730eb2daa2
|
Reduce osu!direct panel width to allow three panels displayed at 16:9 resolutions
|
2018-07-14 03:47:56 +09:00 |
|
Dean Herbert
|
81e5a37d6d
|
Enlist a few more important notifications
|
2018-07-14 03:31:19 +09:00 |
|
Dean Herbert
|
e0bcd6988a
|
Merge branch 'master' into lesserSideKeys
|
2018-07-13 23:32:44 +09:00 |
|
Dean Herbert
|
d63611a9b3
|
Merge branch 'master' into fix-incorrect-mods
|
2018-07-13 22:08:21 +09:00 |
|
Dean Herbert
|
6698f320fb
|
Merge branch 'master' into download-button-state
|
2018-07-13 22:05:26 +09:00 |
|
Dean Herbert
|
ac4f25c5bc
|
Make notifications less noisy
|
2018-07-13 21:25:08 +09:00 |
|
Dean Herbert
|
fc3aff6689
|
Fix initial colour
|
2018-07-13 21:19:10 +09:00 |
|
Dan Balasescu
|
3d136ef0f9
|
Merge branch 'master' into fix-ugly-line
|
2018-07-13 18:08:55 +09:00 |
|
Dean Herbert
|
ee2c7c50ad
|
Tidy up button hierarchy
|
2018-07-13 16:28:18 +09:00 |
|
Dean Herbert
|
0676919496
|
Fix incorrect corner radius
|
2018-07-13 14:56:44 +09:00 |
|
Dean Herbert
|
09be9c2ed2
|
Merge remote-tracking branch 'upstream/master' into naoey-download-button-state
|
2018-07-13 14:52:10 +09:00 |
|
Dean Herbert
|
ac078153ae
|
Merge remote-tracking branch 'upstream/master' into peppy-fix-incorrect-mods
|
2018-07-13 14:20:56 +09:00 |
|
Dean Herbert
|
20b805f9eb
|
Merge branch 'master' into fix-key-binding-row
|
2018-07-12 20:06:47 +09:00 |
|
Dean Herbert
|
24054246b8
|
Fix DI regression
|
2018-07-11 17:54:01 +09:00 |
|
Dean Herbert
|
fbc5250bf1
|
Update framework
|
2018-07-11 17:12:01 +09:00 |
|
ekrctb
|
55e0cd770d
|
Use BypassAutoSizeAxes
|
2018-07-11 11:24:43 +09:00 |
|
HoutarouOreki
|
dd20663192
|
Lesser keyboard steps
|
2018-07-10 17:28:56 +02:00 |
|
smoogipoo
|
bf1ce8cdd8
|
Fix linking still being broken
|
2018-07-10 16:02:13 +09:00 |
|
smoogipoo
|
0f649cd231
|
Merge remote-tracking branch 'origin/master' into fix-beatmap-links
|
2018-07-10 16:01:56 +09:00 |
|
Dean Herbert
|
7f315d79c2
|
Fix pixel gap in user profile when scrolling
|
2018-07-10 13:06:03 +09:00 |
|
Dean Herbert
|
974c4f5185
|
ToolbarMode* -> ToolbarRuleset*
|
2018-07-10 01:20:21 +09:00 |
|
Dean Herbert
|
1670f4fe31
|
Merge branch 'master' into fix-osd-fade-in
|
2018-07-09 19:10:57 +09:00 |
|
Dean Herbert
|
df67c0498d
|
Fix OSD fade-in not correctly debouncing
It could potentially never fade in on quick presses.
|
2018-07-09 17:53:39 +09:00 |
|
HoutarouOreki
|
930667d0f9
|
Remove unused age display code
|
2018-07-09 10:12:10 +02:00 |
|
Dean Herbert
|
91777b04d8
|
Merge branch 'master' into download-button-state
|
2018-07-08 14:15:47 +09:00 |
|
Dan Balasescu
|
8f3f872182
|
Merge branch 'master' into go-forward
|
2018-07-06 14:29:26 +09:00 |
|
Dean Herbert
|
e5001b84bd
|
Merge remote-tracking branch 'upstream/master' into ekrctb-fix-volme-meter
|
2018-07-05 21:04:19 +09:00 |
|
Dean Herbert
|
625b9ead4c
|
Fix links from profile top scores to beatmaps not working correctly
|
2018-07-05 21:00:23 +09:00 |
|
ekrctb
|
bbceac6cda
|
Apply renaming of wheel -> scroll
|
2018-07-05 16:50:04 +09:00 |
|
Dean Herbert
|
e28a610757
|
Fix mods not correctly resetting when changing ruleset at song select
|
2018-07-05 13:22:52 +09:00 |
|
Jacob Odgård Tørring
|
2979cb96a6
|
attemptSeek accesses beatmap Disabled directly
|
2018-07-04 21:09:28 +02:00 |
|