DrabWeb
|
e1c4c36122
|
+BeatmapOnlineInfo, +OnlineWorkingBeatmap, minor cleanups, panel beatmap backgrounds
|
2017-05-19 15:43:18 -03:00 |
|
Dean Herbert
|
f730769186
|
Rewrite to make better
|
2017-05-15 12:54:56 +09:00 |
|
Dean Herbert
|
a9b3f74218
|
Fix ruleset not always getting populated in a WorkingBeatmap
|
2017-05-12 20:05:44 +09:00 |
|
Dean Herbert
|
a2f6d8a3e6
|
Fix broken test cases, remove some recursive lookup methods.
|
2017-05-11 19:38:28 +09:00 |
|
Dean Herbert
|
70ef503403
|
Merge branch 'master' into metadata
|
2017-05-11 12:23:00 +09:00 |
|
Huo Yaoyuan
|
4c26a02e99
|
Remove unnecessary arguments in WorkingBeatmap's constructor.
|
2017-05-08 16:42:53 +08:00 |
|
Huo Yaoyuan
|
4f8549f220
|
Standardise usages of exceptions.
|
2017-05-07 00:38:17 +08:00 |
|
Huo Yaoyuan
|
767cfaaac3
|
Access database recursively.
|
2017-05-06 15:37:53 +08:00 |
|
Huo Yaoyuan
|
146d57953d
|
Use metadata field of WorkingBeatmap.
|
2017-05-06 14:57:11 +08:00 |
|
Huo Yaoyuan
|
4f49151984
|
Make metadata a member of WorkingBeatmap.
|
2017-05-06 14:52:28 +08:00 |
|
Dean Herbert
|
a993790a66
|
Ensure all searchable terms are non-null non-empty.
|
2017-05-02 17:54:07 +09:00 |
|
Dean Herbert
|
6074cb5979
|
Make playlist filtering work.
Also standardises searchable terms in beatmap metadata.
|
2017-05-02 10:45:55 +09:00 |
|
Dean Herbert
|
28375ed1fc
|
Allow transfer of previously loaded background between WorkingBeatmaps
|
2017-04-28 15:03:07 +09:00 |
|
Dean Herbert
|
e1a2f1bc7a
|
Add beatmap metrics lookup.
|
2017-04-24 19:17:11 +09:00 |
|
smoogipooo
|
61090d918c
|
Temporary for taiko lagging on auto replays due to inImportantSection.
Note that this isn't a full "as intended" fix, because the full fix is quite big. I'll be saving it for a separate branch/pull-req.
|
2017-04-20 15:26:42 +09:00 |
|
Dean Herbert
|
873599b359
|
Fix conversion regression.
|
2017-04-20 11:36:50 +09:00 |
|
Dean Herbert
|
a47870b376
|
Apply Ruleset to Scores. Reduce complexity of score creation.
|
2017-04-20 11:16:08 +09:00 |
|
Dean Herbert
|
3e65cab9b7
|
Move replay creation logic to ScoreDatabase.
|
2017-04-20 10:25:07 +09:00 |
|
Dean Herbert
|
3b95fbab7d
|
Add score statistic tracking (osu!).
|
2017-04-19 16:29:27 +09:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|
Dean Herbert
|
5939ba9143
|
Fix ruleset not always being initialised correctly.
|
2017-04-18 10:55:33 +09:00 |
|
Dean Herbert
|
f2174054ea
|
Fix song select.
|
2017-04-18 10:04:32 +09:00 |
|
Dean Herbert
|
d3c1520a2d
|
Fix beatmaps not getting the correct ruleset on import.
|
2017-04-18 09:47:29 +09:00 |
|
Dean Herbert
|
2734983564
|
Add unique constraints on RulesetInfo table to ensure things stay sane.
|
2017-04-18 09:47:16 +09:00 |
|
Dean Herbert
|
af13f97435
|
Fix regressions and test cases.
|
2017-04-17 19:44:03 +09:00 |
|
Dean Herbert
|
db6556a0f9
|
Index DeletePending for better performance.
|
2017-04-17 17:44:02 +09:00 |
|
Dean Herbert
|
a4e2f34ee7
|
Make a RulesetDatabase.
|
2017-04-17 17:43:48 +09:00 |
|
Dean Herbert
|
83b083ce64
|
Move SQLite connections out of database classes; make abstract Database.
|
2017-04-17 14:37:52 +09:00 |
|
smoogipooo
|
4a149c4ab8
|
Better default values + don't set Mode from outside.
|
2017-04-15 06:14:31 +09:00 |
|
smoogipooo
|
0a1376c2db
|
Remove PlayMode game-wide.
|
2017-04-15 05:22:41 +09:00 |
|
smoogipooo
|
a89af273be
|
Make BeatmapInfo expose Ruleset instead of PlayMode.
|
2017-04-15 05:01:36 +09:00 |
|
smoogipooo
|
59bfc7abad
|
Move statics to RulesetCollection to avoid conflicts later on.
|
2017-04-15 04:53:37 +09:00 |
|
Dean Herbert
|
2c3fa30386
|
Metric -> Metrics.
|
2017-04-12 21:09:39 +09:00 |
|
Dean Herbert
|
00cd2c8372
|
Better comments.
|
2017-04-12 21:08:28 +09:00 |
|
Jorolf
|
50b6bcd574
|
Merge branch 'master' into details
|
2017-04-11 19:06:58 +02:00 |
|
Jorolf
|
d4e5f55091
|
the power of linq
|
2017-04-11 18:43:48 +02:00 |
|
Jorolf
|
fb5952186c
|
changes and fixes
|
2017-04-11 14:02:56 +02:00 |
|
Dean Herbert
|
24fea2809b
|
Map beatmap md5 from online response to BeatmapInfo.
|
2017-04-11 13:44:55 +09:00 |
|
Jorolf
|
24b4b3ad7d
|
update to everything
|
2017-04-10 16:42:23 +02:00 |
|
Huo Yaoyuan
|
411988f038
|
Remove all trailing whitespaces in this repo.
|
2017-04-06 16:21:18 +08:00 |
|
Huo Yaoyuan
|
9b1e010dcc
|
Fix filename mismatch.
|
2017-04-06 16:05:41 +08:00 |
|
smoogipooo
|
0107772737
|
Fix using.
|
2017-04-06 16:25:46 +09:00 |
|
Dan Balasescu
|
6fc1384927
|
Merge branch 'master' into taiko-fixes
|
2017-04-06 16:23:22 +09:00 |
|
Dean Herbert
|
4783d17d94
|
Merge branch 'master' into better-hitsounds
|
2017-04-06 16:00:56 +09:00 |
|
smoogipooo
|
cec8bca78a
|
Implement IJsonSerializable, BeatmapInfo IJsonSerializable.
|
2017-04-06 15:54:50 +09:00 |
|
Dean Herbert
|
18ff8efd46
|
Mark TODO for BeatmapVersion.
|
2017-04-06 13:15:33 +09:00 |
|
Dean Herbert
|
f193af2a2a
|
Add better defaults for BaseDifficulty.
|
2017-04-06 13:15:21 +09:00 |
|
smoogipooo
|
eb82a4c090
|
Back to using SampleInfo + fix taiko beatmap conversion.
|
2017-04-06 11:41:16 +09:00 |
|
smoogipooo
|
4b424263ce
|
Fully parse control points.
|
2017-04-04 13:13:27 +09:00 |
|
smoogipooo
|
19b5555ef2
|
Slightly clean up archive readers + decoders. Read beatmap version into BeatmapInfo.
|
2017-04-03 20:26:46 +09:00 |
|