Commit Graph

12769 Commits

Author SHA1 Message Date
f3329f4d79 Use a more readable code for calculating length 2019-07-09 17:22:21 +03:00
38bc652bf2 Remove sorting by length for beatmaps 2019-07-09 17:02:51 +03:00
e0c1fb7818 Compare by milliseconds for length 2019-07-09 14:47:54 +03:00
11ef65e3e2 Remove unnecessary extension 2019-07-08 11:57:02 +03:00
b62e69d170 Calculate length inside BeatmapManager 2019-07-08 11:56:48 +03:00
5f3f59629e Use the length field instead of recalculating 2019-07-08 11:55:07 +03:00
574d9a51b3 Update migrations 2019-07-08 10:44:23 +03:00
129899f419 Add a BPM property in BeatmapInfo 2019-07-08 10:43:35 +03:00
2d0c924bdf Add xmldoc for MaxStarDifficulty and MaxLength 2019-07-08 09:35:12 +03:00
79ddb8d5d3 Change to a more convenient xmldoc 2019-07-08 09:23:01 +03:00
90d5484818 Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
2019-07-08 09:10:41 +03:00
d874574612 Add migration 2019-07-07 20:25:59 +03:00
729f0901f7 Move Length out of OnlineInfo 2019-07-07 20:25:36 +03:00
3ea9629daf Move BPM out of OnlineInfo 2019-07-07 20:11:44 +03:00
6ee10640e3 Remove unnecessary migration + Fix CI issues 2019-07-07 19:26:41 +03:00
28cc797fb6 Add migrations 2019-07-07 18:29:25 +03:00
b4ef64fa61 Add sorting by Length 2019-07-07 18:26:56 +03:00
65c8249c94 Add beatmap extension for calculating length 2019-07-07 18:25:52 +03:00
188c80374e Add sorting by BPM 2019-07-07 18:14:23 +03:00
ebc0e50295 Simplify conditions 2019-07-07 13:21:41 +09:00
1eec69c6b6 Merge remote-tracking branch 'Joehuu/master' into fix-unranked-map-lb-placeholder 2019-07-07 13:06:34 +09:00
b10c35b6ab Update label text
Co-Authored-By: Aergwyn <aergwyn@t-online.de>
2019-07-07 06:13:27 +03:00
8f2ec73626 Move logic inside of HUDOverlay
Add vertical offset adjust.
2019-07-07 05:30:53 +09:00
84919d70bb Health bar -> Health display
Also inverts logic
2019-07-07 05:30:30 +09:00
7c0e3a50b6 Merge branch 'master' into fix-unranked-map-lb-placeholder 2019-07-06 12:09:28 -07:00
3f332cca2f Merge branch 'master' into applicable-to-hud 2019-07-07 01:03:50 +09:00
1f13b94c72 Fix build error 2019-07-06 18:44:55 +03:00
a42c79895d Remove unnecessary private field 2019-07-06 18:38:41 +03:00
be2d0048db Merge branch 'master' into buttonsystem-entermode 2019-07-07 00:01:41 +09:00
dfabed3d85 Merge branch 'master' into applicable-to-hud 2019-07-06 16:30:02 +03:00
040dbfd2c1 Merge branch 'master' into remove-unnecessary-fading 2019-07-06 15:59:44 +03:00
6fd3ad5c1d Remove unnecessary fading 2019-07-06 12:10:30 +03:00
2149d639de Merge branch 'master' into leaderboard-mod-filter 2019-07-06 13:27:49 +09:00
530e07110f Use a descriptive name for the setting 2019-07-06 06:32:25 +03:00
3a9f16ccf2 Merge branch 'master' into idle-still-starts 2019-07-06 00:08:59 +09:30
f32796db5c Merge branch 'master' into changelog-comments 2019-07-05 23:42:46 +09:30
a259247a98 use const 2019-07-05 16:07:17 +09:00
598b0d668b Merge branch 'master' into import-stable-scores 2019-07-05 15:54:33 +09:00
b54c0176eb Merge branch 'master' into disable-own-replays 2019-07-05 15:41:43 +09:00
b902457f8d Allow PlayerLoader to proceed even if the mouse is hovering an overlay panel 2019-07-05 15:32:07 +09:00
49eb8b0b53 Merge branch 'master' into lock-working-cache 2019-07-05 15:14:07 +09:00
04c0ce1ea3 Merge branch 'master' into import-stable-scores 2019-07-05 14:48:55 +09:00
df7d31350c Stop import failures from being added to the imported model list 2019-07-05 14:47:55 +09:00
d5a9542743 Fix incorrect xmldoc in DownloadTrackingComposite (#5261)
Fix incorrect xmldoc in DownloadTrackingComposite
2019-07-05 14:43:28 +09:00
adf6d6c942 Update initial run import process to include scores 2019-07-05 14:25:52 +09:00
80d8ce8392 Fix GetStableImportPaths xmldoc 2019-07-05 14:21:56 +09:00
87c8fd0035 Fix path specification not being cross-platform compliant 2019-07-05 14:15:29 +09:00
99da04527d Replays -> scores 2019-07-05 14:07:14 +09:00
ba8df3ba92 Clean up stable lookup and mutate logic 2019-07-05 13:59:31 +09:00
8346c50ce1 Rename delete method and improve xmldoc 2019-07-05 13:55:25 +09:00