Commit Graph

6843 Commits

Author SHA1 Message Date
179a151653 Merge branch 'master' into beatmap-import-simplification 2018-02-13 16:54:52 +09:00
8c42225646 Fix outdated xmldoc 2018-02-13 15:08:51 +09:00
50cdb03cd9 Don't dispose read contexts 2018-02-13 15:08:45 +09:00
ab34123ba8 Remove unnecessary class variable 2018-02-13 15:05:19 +09:00
d603d032d5 Inlined delete beatmap dialog 2018-02-13 16:26:05 +10:30
3561326306 Remove fixed issue 2018-02-13 14:54:46 +09:00
e8e093d6f2 Fix incorrect xmldoc 2018-02-13 14:54:01 +09:00
8d313486b3 Add a confirmation dialog to the Delete option in the beatmap context menu 2018-02-13 00:40:34 +10:30
a738664167 Add interface for database context factory 2018-02-12 23:10:05 +09:00
64cda9fd0f Remove incorrect assert assumption 2018-02-12 22:16:09 +09:00
8b37fde15b Only write when writes occur
Also add finaliser logic for safety. Also better threading. Also more cleanup.
2018-02-12 19:57:21 +09:00
edc3638175 DatabaseWriteUsage 2018-02-12 17:55:11 +09:00
cc948d688f Fix unrelated spacing issue 2018-02-12 15:39:13 +09:00
e54de0c267 Remove sqlite-net migration
Anyone that may have benefited from this already has.
2018-02-12 15:25:09 +09:00
721bb7e4dd Add proper handling for OnlineBeatmapSetID conflicts
Not yet working
2018-02-09 21:31:33 +09:00
a1513351c0 Add missing licence header 2018-02-09 20:35:54 +09:00
d547caa04e Further improve xmldoc 2018-02-09 19:44:17 +09:00
867b1b5f65 Move public methods up 2018-02-09 19:39:02 +09:00
c84cb0b33c Fix/add some xmldoc 2018-02-09 19:32:28 +09:00
db654004b7 Move BeatmapManagerWorkingBeatmap to its own file 2018-02-09 19:32:18 +09:00
fb6dc922c6 Reorder file 2018-02-09 19:25:55 +09:00
c7de79caf6 Remove storage class variable 2018-02-09 19:24:17 +09:00
5e0cb9d4b9 Simplify beatmap store retrieval 2018-02-09 19:12:29 +09:00
a166932468 Add deletion test 2018-02-09 17:51:29 +09:00
3b7018fcd6 Simplify beatmap import process 2018-02-09 17:22:48 +09:00
4699b5ad7c Fix a few code styling issues
These are present in the netstandard branch (the rules aren't working there - probably using the wrong configuration).
2018-02-08 23:47:03 +09:00
e107566575 Update user object to match new standardised api 2018-02-08 18:06:04 +09:00
534eb223b3 Merge branch 'master' into unified-hitwindows 2018-02-08 17:46:29 +09:00
0511728fbe Remove "keypress" from comment 2018-02-08 17:38:46 +09:00
789e25069f Fix non-visual tests not cleaning up previous executions 2018-02-08 17:07:59 +09:00
cafa605b90 Fix visual settings checkboxes playing sounds in bindable binding
Move sound binding to much later in the process to avoid programmatic checkbox changes triggering interaction sounds
2018-02-08 14:43:47 +09:00
46284c61ae Return HitResult.None instead of null 2018-02-08 14:25:59 +09:00
c537af0289 Fix/improve commends 2018-02-08 14:25:44 +09:00
a6f1a4689e Fix incorrect value copy-pasta 2018-02-08 14:16:37 +09:00
17aa915c77 Rename DifficultyRange parameters 2018-02-08 13:57:45 +09:00
802aaefe35 Give rulesets a way to disable/enable perfect/ok hit results 2018-02-08 13:54:08 +09:00
cfdeac6428 Make hit windows settable by derived classes 2018-02-08 13:38:31 +09:00
beaecbafbd Merge branch 'master' into unified-hitwindows 2018-02-08 13:22:44 +09:00
a70989cb70 Rely on bindable's formatting rather than setting a default 2018-02-08 11:12:05 +09:00
7e83aedb86 Merge branch 'master' into slider-tooltip-precision 2018-02-08 11:00:46 +09:00
67bd375bfa Merge remote-tracking branch 'upstream/master' into raw-input-fixes 2018-02-07 22:05:44 +09:00
ee93c0bc19 Use an endian-independent method to find precision 2018-02-07 20:03:37 +09:00
6b6d4f9527 Merge branch 'master' into country_rank 2018-02-07 18:49:40 +09:00
4c3606f8fb Handle non-present country rank 2018-02-07 18:34:38 +09:00
93c4612f4f Add comment about deserialising helper 2018-02-07 18:18:26 +09:00
647cc4bdad Remove in-between properties 2018-02-07 18:04:32 +09:00
23d4c20726 Apply suggestions to normalisation function 2018-02-07 17:31:18 +09:00
20c00720e5 Fix formatting 2018-02-07 17:18:38 +09:00
8e280b6b0c Use 0.1 precision for playback speed 2018-02-07 13:28:10 +09:00
bd5db6fc8d Make playback speed sliderbar use the tooltip text as its display 2018-02-07 13:26:41 +09:00