Commit Graph

26 Commits

Author SHA1 Message Date
6a6dac609c Fix instability of taiko double conversion
Until now, the taiko speed multiplier was potentially applied more than
once if conversion was run multiple times.
2021-08-30 15:30:18 +09:00
4d1513cef6 Sadly, xmldoc doesn't support tuple elements. 2019-11-17 21:01:56 +08:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
e82ad3539b Move JsonIgnore specification to interface 2018-11-30 16:39:25 +09:00
14ff4bc26a Move primary key attribute to IHasPrimaryKey 2018-11-28 13:19:23 +09:00
397d93660a Don't deep-clone beatmapinfo/control points 2018-05-17 13:17:33 +09:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
d44dc1a4f9 Fix SliderMultiplier/SliderTickRate parsing inaccuracy 2018-03-05 16:01:05 +09:00
86acc84988 Apply formatting 2018-02-13 20:23:51 +09:00
5ecb77fda7 Merge remote-tracking branch 'upstream/master' into default-approachrate 2018-02-13 20:23:01 +09:00
3894622ddc Remove redundant initializing field by default 2018-02-09 09:55:02 +09:00
f20e3ff31d Fix ApproachRate setting only DEFAULT_DIFFICULTY 2018-02-09 09:45:43 +09:00
cc6114b344 Fix ApproachRate not inheriting OverallDifficulty when it is undefined 2018-02-09 09:31:19 +09:00
17aa915c77 Rename DifficultyRange parameters 2018-02-08 13:57:45 +09:00
e45b26c742 Cleanup/minify HitWindows 2018-02-02 19:35:44 +09:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
b584178e85 Make Beatmap ISerializable and add more JsonIgnores 2017-12-06 00:37:37 +09:00
5d5ea5fb2e Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
b9d0fb96ed Fix cascade deletions 2017-10-17 18:26:28 +09:00
04e5f764a3 Revert "Fix removal of FileInfo, BeatmapMetadata, BeatmapDifficulty objects" 2017-10-16 12:59:59 +09:00
db2750592d Fix removal of FileInfo, BeatmapMetadata, BeatmapDifficulty objects 2017-10-15 14:01:35 +03:00
b178be21d1 Let's not rename columns yet 2017-10-14 14:30:58 +09:00
887aa7496b Rework EF Core usage in model classes 2017-10-06 00:23:26 +03:00
6a4198d0d6 Initial EF Core commit 2017-10-04 22:52:12 +03:00
fce580d717 Reshuffle namespaces 2017-07-26 13:22:46 +09:00