Dean Herbert
|
8ad33d43d0
|
Merge branch 'beatmap-refactor/get-and-present' into beatmap-refactor/beatmap-overlays
|
2021-10-29 18:01:17 +09:00 |
|
Dean Herbert
|
3f030cebf4
|
Remove local score copying in GetScoresRequest to allow APIScoreInfo.Beatmap to be APIBeatmap
|
2021-10-29 14:14:25 +09:00 |
|
Dean Herbert
|
817369903a
|
Rename API score classes
|
2021-10-29 13:40:56 +09:00 |
|
Dean Herbert
|
3b095e1626
|
Merge branch 'master' into beatmap-refactor/download-tracker
|
2021-10-29 11:50:54 +09:00 |
|
Dean Herbert
|
7245baba69
|
Remove IBeatmapSetOnlineInfo implementation from BeatmapSetInfo to avoid null cases
|
2021-10-28 00:50:45 +09:00 |
|
Dean Herbert
|
746d6a4c16
|
Fix some oversights and test failures
|
2021-10-27 23:42:27 +09:00 |
|
Dean Herbert
|
f014ceaead
|
Update remaining usages of download tracking
|
2021-10-27 21:00:46 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dan Balasescu
|
efe6763226
|
Merge branch 'master' into move-online-beatmap-metrics
|
2021-10-26 14:24:40 +09:00 |
|
Bartłomiej Dach
|
6802e9ec10
|
Remove FixedWidth and add AutoSizeAxes specs to all usages
|
2021-10-25 20:24:48 +02:00 |
|
Dean Herbert
|
2c308f3008
|
Rename BeatmapMetrics to APIFailTimes
|
2021-10-25 15:34:41 +09:00 |
|
Dean Herbert
|
045dd94a6e
|
Move online metrics out of BeatmapSetInfo model
|
2021-10-25 15:12:39 +09:00 |
|
Bartłomiej Dach
|
5ab3337a10
|
Update beatmap set status pill appearance
|
2021-10-24 20:40:34 +02:00 |
|
Dean Herbert
|
69e7810dad
|
Enable nullable and switch classes to structs
|
2021-10-21 18:54:36 +09:00 |
|
Dean Herbert
|
32d01f022f
|
Rename usages which rely on online backing
|
2021-10-21 16:58:42 +09:00 |
|
Dean Herbert
|
853cf6feaa
|
Rename last remaining BeatmapInfo Beatmap usage
|
2021-10-04 17:35:53 +09:00 |
|
Dean Herbert
|
ec61c3c5ee
|
Rename all remaining cases
|
2021-10-03 00:55:29 +09:00 |
|
Dean Herbert
|
973c31132b
|
Rename BeatmapInfo variables which were named beatmap for clarity
|
2021-10-02 12:45:34 +09:00 |
|
Dan Balasescu
|
f4b1d8b9d1
|
Merge pull request #14704 from peppy/modicon-imod-support
Update `LeaderboardModSelector` to avoid creating mod instances
|
2021-09-10 16:43:32 +09:00 |
|
Dean Herbert
|
309460e505
|
Merge pull request #14675 from ekrctb/featured-artist-markers
Add featured artist markers to beatmap listing and overlay
|
2021-09-10 14:30:33 +09:00 |
|
Dean Herbert
|
28e9329136
|
Update LeaderboardModSelector to avoid creating mod instances
|
2021-09-10 12:43:21 +09:00 |
|
Dean Herbert
|
cf633973a9
|
Refactor exposed mod retrieval methods for better safety
|
2021-09-10 11:09:13 +09:00 |
|
ekrctb
|
29f947fa07
|
Revert ExplicitContentBeatmapPill , don't try to reuse common code
|
2021-09-09 19:25:30 +09:00 |
|
Dean Herbert
|
4d0530ca9d
|
Add new methods to ruleset for quicker mod lookups
|
2021-09-09 16:46:14 +09:00 |
|
ekrctb
|
52bb02baed
|
Prefer composite over inheritance for drawable parts
|
2021-09-09 12:53:39 +09:00 |
|
ekrctb
|
f96be2cab8
|
Add featured artist marker to beatmap set listing and overlay
|
2021-09-08 13:27:20 +09:00 |
|
smoogipoo
|
88fc53200e
|
Refactor
|
2021-09-01 15:41:52 +09:00 |
|
smoogipoo
|
2de076a74b
|
Merge branch 'adjust-classic-scoring' into score-ordering
|
2021-09-01 15:06:55 +09:00 |
|
smoogipoo
|
999386da29
|
Cleanup
|
2021-08-31 21:47:49 +09:00 |
|
smoogipoo
|
fee94236de
|
Fix update-thread pauses
|
2021-08-31 21:36:31 +09:00 |
|
smoogipoo
|
bfcadcc4ac
|
Revert some changes
|
2021-08-31 19:18:01 +09:00 |
|
smoogipoo
|
e19d81c88c
|
Fix potential incorrect ordering
|
2021-08-30 19:41:44 +09:00 |
|
smoogipoo
|
458ce250f0
|
Use new ScoreManager method in ScoreTable
|
2021-08-30 19:34:12 +09:00 |
|
smoogipoo
|
b217dd1a65
|
Order scores by score
|
2021-08-30 19:03:16 +09:00 |
|
smoogipoo
|
47061c0210
|
Trigger refresh on scoring mode change
|
2021-08-30 18:57:30 +09:00 |
|
Dean Herbert
|
678386f5c4
|
Fix missed null coalesce
|
2021-08-30 16:05:56 +09:00 |
|
Salman Ahmed
|
6aaef7b0be
|
Handle null PP during score set in TopScoreStatisticsSection
Supersedes #14562
Closes #14541
|
2021-08-29 17:19:17 +03:00 |
|
Salman Ahmed
|
8f3416d853
|
Assert PP not null when showPerformancePoints is true
|
2021-08-29 16:03:39 +03:00 |
|
Salman Ahmed
|
e374ef163d
|
Update localisable formattable extensions usages inline with framework change
|
2021-08-29 15:00:28 +03:00 |
|
Lucas A
|
9b4c806855
|
Apply review suggestions.
|
2021-08-20 09:47:23 +02:00 |
|
Lucas A
|
0a1c9a6c05
|
Move DownloadButtonStrings -> CommonStrings
|
2021-08-20 09:26:38 +02:00 |
|
Lucas A
|
19cc4a14a3
|
Localise top score mods statistics
|
2021-08-20 09:22:15 +02:00 |
|
Lucas A
|
bf7f0a5d30
|
Remove double whitespace
|
2021-08-19 19:02:04 +02:00 |
|
Lucas A
|
ea08d48d27
|
Remove unecessary localised string due to online view container handling visibility when user is not logged in.
|
2021-08-18 18:53:35 +02:00 |
|
Lucas A
|
3325b0cc95
|
Fix merge conflicts.
|
2021-08-16 14:50:08 +02:00 |
|
Lucas A
|
a0a9777109
|
Fix merge conflicts.
|
2021-08-16 14:50:00 +02:00 |
|
Lucas A
|
1f942d15f8
|
Localise scoreboard
|
2021-08-16 13:38:57 +02:00 |
|
Lucas A
|
7bebbf9f74
|
Mark format strings as verbatim.
|
2021-08-16 12:46:41 +02:00 |
|
Daniel Kariv
|
38828b6b82
|
Updating beatmap details icons
changes the sizing and add yellow circle so the UI will fit more with osu-web style.
|
2021-08-16 00:40:31 +03:00 |
|
Daniel Kariv
|
f6773522d1
|
Correct icons in beatmap details
In relation to #13968. Replacing incorrect icons in beatmap details panel to correct ones from BeatmapStatisticsIcon class.
|
2021-08-16 00:12:27 +03:00 |
|