Bartłomiej Dach
|
6fb8ed4d07
|
Trim no longer used constant
|
2021-07-03 15:47:47 +02:00 |
|
Bartłomiej Dach
|
7dae93ad66
|
Remove unused using directives
|
2021-07-03 15:23:26 +02:00 |
|
Dean Herbert
|
eacf867073
|
Move shared types into their own classes
|
2021-07-02 18:05:00 +09:00 |
|
Dean Herbert
|
ecb4982281
|
Add missing blank lines
|
2021-07-02 17:51:54 +09:00 |
|
Dean Herbert
|
31dbc7798b
|
Merge branch 'master' into linkify-metadata
|
2021-07-01 19:41:33 +09:00 |
|
Dean Herbert
|
249a8f259b
|
Reword "unranked" to "not ranked" on beatmap overlay
This will be replaced anyway once we start to consume osu-web
translation strings.
|
2021-06-09 13:44:27 +09:00 |
|
unknown
|
4ecf2c0512
|
remove unused property
|
2020-03-18 14:19:15 +08:00 |
|
unknown
|
2340142dc1
|
Merge branch 'master' of https://github.com/ppy/osu into linkify-metadata
|
2020-03-18 14:18:53 +08:00 |
|
Andrei Zavatski
|
894b50f955
|
Basic implementation of BeatmapSetCommentsContainer
|
2020-02-22 03:24:50 +03:00 |
|
TheWildTree
|
4d180a685a
|
Adjust font sizes and spacing in BeatmapSetOverlay
|
2020-02-16 21:43:33 +01:00 |
|
Bartłomiej Dach
|
811553cd60
|
Remove unnecessary coercions
Comparisons to null of nullable numbers are always false.
|
2020-02-10 20:37:34 +01:00 |
|
TheWildTree
|
7395f01919
|
Use osu-web font sizes
|
2020-02-07 20:28:02 +01:00 |
|
Tree
|
23d1d3fdf1
|
Convert field to local variable
|
2020-02-04 23:09:10 +01:00 |
|
TheWildTree
|
3ef6027d57
|
Show placeholder instead of success rate when beatmap unranked
|
2020-02-04 21:02:02 +01:00 |
|
Andrei Zavatski
|
873eda3bb5
|
Recolour info section
|
2020-02-04 14:00:18 +03:00 |
|
unknown
|
b916366536
|
fix formatting
|
2020-01-31 08:17:39 +08:00 |
|
unknown
|
2274d70dac
|
apply suggestions
|
2020-01-31 06:41:50 +08:00 |
|
unknown
|
c5995acfff
|
linkify metadata
|
2020-01-30 12:30:25 +08:00 |
|
Dean Herbert
|
d4c12881f5
|
Remove unnecessary over-complication and fix transitions
|
2019-09-02 13:45:13 +09:00 |
|
Dean Herbert
|
6603cbd74d
|
No language doesn't mean "Other"
|
2019-09-02 13:41:14 +09:00 |
|
StanR
|
c1c1c7874b
|
Nullcheck
|
2019-08-29 13:25:05 +03:00 |
|
StanR
|
68ee7346b2
|
Remove usings
|
2019-08-29 12:49:44 +03:00 |
|
StanR
|
d303083179
|
Update to match api
|
2019-08-29 12:29:31 +03:00 |
|
StanR
|
1e04fcc6b5
|
Apply fixes
|
2019-07-11 17:47:09 +03:00 |
|
StanR
|
cd7c03c13a
|
Add genre and language sections to beatmapset overlay
|
2019-07-11 16:44:48 +03:00 |
|
smoogipoo
|
a56e29347f
|
Adjust namespaces
|
2019-04-02 14:51:28 +09:00 |
|
Jamie Taylor
|
1f273a4c3a
|
Use local variables where appropriate
|
2019-02-28 19:58:48 +09:00 |
|
Jamie Taylor
|
b7f7174055
|
Refactor BeatmapSetOverlay to use chained bindables instead of accessors to distribute changes
|
2019-02-28 18:46:28 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
smoogipoo
|
4db5531e4b
|
Replace copy-constructor/method with extension method
|
2019-02-20 19:32:30 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Joehu
|
7101533926
|
Remove 'description' field
|
2018-06-03 08:02:57 -07:00 |
|
Joehu
|
5c713ac2ab
|
Use default colour in MetadataSection
|
2018-06-03 07:51:57 -07:00 |
|
Joehu
|
dc2a004c87
|
Remove link colours for all unlinked text
|
2018-06-02 12:04:58 -07:00 |
|
Joehu
|
b4d621a2cb
|
Add link colour to beatmap source
|
2018-05-31 10:21:22 -07:00 |
|
Dean Herbert
|
1be2571d33
|
Make BeatmapSetOverlay accept nulls everywhere
|
2018-04-18 16:08:45 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
3c1654e5e4
|
Fix many instances of non-osu-prefixed text classes being used
Results in incorrect default formatting.
|
2017-12-26 00:44:35 +09:00 |
|
Dean Herbert
|
fda810eb8f
|
Remove scrollability from sub-areas in beatmap overaly
The areas that are scrollable inside the beatmap overlay make for a very frustrating experience. Let's disable them for now.
|
2017-11-15 19:02:56 +09:00 |
|
Dean Herbert
|
5be11f539b
|
Rename to BeatmapSetOverlay
|
2017-09-25 17:26:27 +08:00 |
|