Dean Herbert
|
fe5df663be
|
Add more xmldoc
|
2018-02-15 15:14:46 +09:00 |
|
Dean Herbert
|
a0a65abcac
|
Crentalise all import logic
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
d3dd31dadb
|
Make deletion and purging logic even more global
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
d340509b1d
|
Move ArchiveReaders to a more global namespace
Also moves delete and action logic to a shared implementation
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
6ff63c2f0c
|
Move deletion to ArchiveModelImportManager
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
d8f84fcca3
|
Give ArchiveReader a filename
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
e0d28564d0
|
Move import logic to shared implementation
|
2018-02-15 14:22:39 +09:00 |
|
Dan Balasescu
|
c5b71d2cb7
|
Remove unused using
|
2018-02-14 23:15:34 +09:00 |
|
Dan Balasescu
|
9f7736fab3
|
Merge branch 'master' into restore-ruleset-tests
|
2018-02-14 22:48:29 +09:00 |
|
smoogipoo
|
115484741d
|
Capture -> Select
|
2018-02-14 17:54:43 +09:00 |
|
smoogipoo
|
a9d14eadac
|
Add clearSelection method
|
2018-02-14 17:53:04 +09:00 |
|
smoogipoo
|
344da5965c
|
Add a CaptureBox that encloses hitobjects from the drag selection
|
2018-02-14 14:38:37 +09:00 |
|
smoogipoo
|
fcbeb97a54
|
Merge remote-tracking branch 'origin/master' into editor-hitobject-movement
|
2018-02-14 14:08:36 +09:00 |
|
smoogipoo
|
bfb21d3d69
|
Merge remote-tracking branch 'origin/master' into drag-lenience
|
2018-02-13 21:39:28 +09:00 |
|
Dean Herbert
|
30581d03d2
|
Merge branch 'master' into PlayerResumeHotfix
|
2018-02-13 20:34:22 +09:00 |
|
Dean Herbert
|
86acc84988
|
Apply formatting
|
2018-02-13 20:23:51 +09:00 |
|
Dean Herbert
|
5ecb77fda7
|
Merge remote-tracking branch 'upstream/master' into default-approachrate
|
2018-02-13 20:23:01 +09:00 |
|
Dean Herbert
|
6f29cd35af
|
Merge branch 'master' into PlayerResumeHotfix
|
2018-02-13 20:21:45 +09:00 |
|
Dean Herbert
|
f4ddc0717b
|
Fix incorrect PlaylistItem drag handling
|
2018-02-13 20:08:59 +09:00 |
|
Dean Herbert
|
e2d11af4ef
|
Fix incorrect MusicController drag handling
|
2018-02-13 20:08:59 +09:00 |
|
Dean Herbert
|
58f20c3723
|
Merge branch 'master' into editor-hitobject-movement
|
2018-02-13 18:56:16 +09:00 |
|
Dean Herbert
|
179a151653
|
Merge branch 'master' into beatmap-import-simplification
|
2018-02-13 16:54:52 +09:00 |
|
Dean Herbert
|
8c42225646
|
Fix outdated xmldoc
|
2018-02-13 15:08:51 +09:00 |
|
Dean Herbert
|
50cdb03cd9
|
Don't dispose read contexts
|
2018-02-13 15:08:45 +09:00 |
|
Dean Herbert
|
ab34123ba8
|
Remove unnecessary class variable
|
2018-02-13 15:05:19 +09:00 |
|
Shane Woolcock
|
d603d032d5
|
Inlined delete beatmap dialog
|
2018-02-13 16:26:05 +10:30 |
|
Dean Herbert
|
3561326306
|
Remove fixed issue
|
2018-02-13 14:54:46 +09:00 |
|
Dean Herbert
|
e8e093d6f2
|
Fix incorrect xmldoc
|
2018-02-13 14:54:01 +09:00 |
|
Shane Woolcock
|
8d313486b3
|
Add a confirmation dialog to the Delete option in the beatmap context menu
|
2018-02-13 00:40:34 +10:30 |
|
Dean Herbert
|
a738664167
|
Add interface for database context factory
|
2018-02-12 23:10:05 +09:00 |
|
Dean Herbert
|
64cda9fd0f
|
Remove incorrect assert assumption
|
2018-02-12 22:16:09 +09:00 |
|
Dean Herbert
|
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 |
|
smoogipoo
|
87baa6febd
|
Merge remote-tracking branch 'origin/master' into editor-pattern-adjustments
|
2018-02-12 19:08:13 +09:00 |
|
smoogipoo
|
bfedd1cee0
|
Remove nested container
|
2018-02-12 19:01:50 +09:00 |
|
smoogipoo
|
c3212d36ef
|
Remove handles for now (will be re-implemented)
|
2018-02-12 18:36:16 +09:00 |
|
smoogipoo
|
e10bb2db05
|
Unify SelectionLayer and HitObjectCapturer, rename SelectionBox
|
2018-02-12 18:35:01 +09:00 |
|
smoogipoo
|
20c0dee17d
|
Remove SelectionInfo
|
2018-02-12 18:22:52 +09:00 |
|
smoogipoo
|
ee168f9a77
|
Split out drag selection box from post-capture box
Cleans up a lot of code, removes handles for now.
|
2018-02-12 18:20:05 +09:00 |
|
Dean Herbert
|
edc3638175
|
DatabaseWriteUsage
|
2018-02-12 17:55:11 +09:00 |
|
smoogipoo
|
1adbe3585c
|
HitObjectSelectionBox -> SelectionDragger
|
2018-02-12 16:03:59 +09:00 |
|
smoogipoo
|
cfb2b3f1e8
|
Rework SelctionLayer to support click-selections
|
2018-02-12 16:02:42 +09:00 |
|
Dean Herbert
|
cc948d688f
|
Fix unrelated spacing issue
|
2018-02-12 15:39:13 +09:00 |
|
Dean Herbert
|
e54de0c267
|
Remove sqlite-net migration
Anyone that may have benefited from this already has.
|
2018-02-12 15:25:09 +09:00 |
|
TocoToucan
|
86f200e257
|
Fix possible nullref
|
2018-02-09 22:04:39 +03:00 |
|
TocoToucan
|
a86a4f49cf
|
Resolve "Pressing escape on continuing causes the game to return to song select" problem without removing Delay
|
2018-02-09 21:20:49 +03:00 |
|
Dean Herbert
|
721bb7e4dd
|
Add proper handling for OnlineBeatmapSetID conflicts
Not yet working
|
2018-02-09 21:31:33 +09:00 |
|
Dean Herbert
|
a1513351c0
|
Add missing licence header
|
2018-02-09 20:35:54 +09:00 |
|
Dean Herbert
|
d547caa04e
|
Further improve xmldoc
|
2018-02-09 19:44:17 +09:00 |
|
Dean Herbert
|
867b1b5f65
|
Move public methods up
|
2018-02-09 19:39:02 +09:00 |
|
Dean Herbert
|
c84cb0b33c
|
Fix/add some xmldoc
|
2018-02-09 19:32:28 +09:00 |
|
Dean Herbert
|
db654004b7
|
Move BeatmapManagerWorkingBeatmap to its own file
|
2018-02-09 19:32:18 +09:00 |
|
Dean Herbert
|
fb6dc922c6
|
Reorder file
|
2018-02-09 19:25:55 +09:00 |
|
Dean Herbert
|
c7de79caf6
|
Remove storage class variable
|
2018-02-09 19:24:17 +09:00 |
|
Dean Herbert
|
5e0cb9d4b9
|
Simplify beatmap store retrieval
|
2018-02-09 19:12:29 +09:00 |
|
Dean Herbert
|
a166932468
|
Add deletion test
|
2018-02-09 17:51:29 +09:00 |
|
Dean Herbert
|
3b7018fcd6
|
Simplify beatmap import process
|
2018-02-09 17:22:48 +09:00 |
|
Bang Sunghwan
|
3894622ddc
|
Remove redundant initializing field by default
|
2018-02-09 09:55:02 +09:00 |
|
Bang Sunghwan
|
f20e3ff31d
|
Fix ApproachRate setting only DEFAULT_DIFFICULTY
|
2018-02-09 09:45:43 +09:00 |
|
Bang Sunghwan
|
cc6114b344
|
Fix ApproachRate not inheriting OverallDifficulty when it is undefined
|
2018-02-09 09:31:19 +09:00 |
|
TocoToucan
|
77a8b36529
|
Schedule Resume method call without delay
|
2018-02-08 22:30:15 +03:00 |
|
smoogipoo
|
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 |
|
Dean Herbert
|
e107566575
|
Update user object to match new standardised api
|
2018-02-08 18:06:04 +09:00 |
|
Dean Herbert
|
534eb223b3
|
Merge branch 'master' into unified-hitwindows
|
2018-02-08 17:46:29 +09:00 |
|
smoogipoo
|
0511728fbe
|
Remove "keypress" from comment
|
2018-02-08 17:38:46 +09:00 |
|
Dean Herbert
|
789e25069f
|
Fix non-visual tests not cleaning up previous executions
|
2018-02-08 17:07:59 +09:00 |
|
Dean Herbert
|
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 |
|
smoogipoo
|
46284c61ae
|
Return HitResult.None instead of null
|
2018-02-08 14:25:59 +09:00 |
|
smoogipoo
|
c537af0289
|
Fix/improve commends
|
2018-02-08 14:25:44 +09:00 |
|
smoogipoo
|
a6f1a4689e
|
Fix incorrect value copy-pasta
|
2018-02-08 14:16:37 +09:00 |
|
smoogipoo
|
17aa915c77
|
Rename DifficultyRange parameters
|
2018-02-08 13:57:45 +09:00 |
|
smoogipoo
|
802aaefe35
|
Give rulesets a way to disable/enable perfect/ok hit results
|
2018-02-08 13:54:08 +09:00 |
|
smoogipoo
|
cfdeac6428
|
Make hit windows settable by derived classes
|
2018-02-08 13:38:31 +09:00 |
|
smoogipoo
|
beaecbafbd
|
Merge branch 'master' into unified-hitwindows
|
2018-02-08 13:22:44 +09:00 |
|
smoogipoo
|
ccc948a0b9
|
Update framework (testing)
|
2018-02-08 12:45:51 +09:00 |
|
Dean Herbert
|
a70989cb70
|
Rely on bindable's formatting rather than setting a default
|
2018-02-08 11:12:05 +09:00 |
|
Dean Herbert
|
7e83aedb86
|
Merge branch 'master' into slider-tooltip-precision
|
2018-02-08 11:00:46 +09:00 |
|
Dean Herbert
|
67bd375bfa
|
Merge remote-tracking branch 'upstream/master' into raw-input-fixes
|
2018-02-07 22:05:44 +09:00 |
|
smoogipoo
|
ee93c0bc19
|
Use an endian-independent method to find precision
|
2018-02-07 20:03:37 +09:00 |
|
Dean Herbert
|
6b6d4f9527
|
Merge branch 'master' into country_rank
|
2018-02-07 18:49:40 +09:00 |
|
Dean Herbert
|
4c3606f8fb
|
Handle non-present country rank
|
2018-02-07 18:34:38 +09:00 |
|
Dean Herbert
|
93c4612f4f
|
Add comment about deserialising helper
|
2018-02-07 18:18:26 +09:00 |
|
Dean Herbert
|
647cc4bdad
|
Remove in-between properties
|
2018-02-07 18:04:32 +09:00 |
|
smoogipoo
|
23d4c20726
|
Apply suggestions to normalisation function
|
2018-02-07 17:31:18 +09:00 |
|
Dean Herbert
|
20c00720e5
|
Fix formatting
|
2018-02-07 17:18:38 +09:00 |
|
smoogipoo
|
8e280b6b0c
|
Use 0.1 precision for playback speed
|
2018-02-07 13:28:10 +09:00 |
|
smoogipoo
|
bd5db6fc8d
|
Make playback speed sliderbar use the tooltip text as its display
|
2018-02-07 13:26:41 +09:00 |
|
smoogipoo
|
406ec6e92d
|
Make OsuSliderBar always use number of digits from precision
|
2018-02-07 13:26:17 +09:00 |
|
tgi74000
|
bcd568e607
|
Check for possible null ranks
|
2018-02-06 23:00:52 +01:00 |
|
tgi74000
|
d86ce816c7
|
Add support for country rank
|
2018-02-06 21:40:52 +01:00 |
|
Shane Woolcock
|
e0c52c69cf
|
Prevent revert-to-default OnHover from hiding visual settings at beatmap load
|
2018-02-06 22:31:30 +10:30 |
|
Dan Balasescu
|
b46c388b4c
|
Merge branch 'master' into fix-skip-button
|
2018-02-06 14:50:37 +09:00 |
|
Dean Herbert
|
9bfec9b233
|
Tidy up state change logic
|
2018-02-06 14:30:01 +09:00 |
|
smoogipoo
|
3fe3123cdc
|
Merge branch 'master' into ismaskedaway-fix
|
2018-02-06 14:29:52 +09:00 |
|
Dean Herbert
|
dd8955cd90
|
Fix skip button not receiving screen-wide input
|
2018-02-06 14:29:03 +09:00 |
|
Dean Herbert
|
dfc344b47a
|
Update OpenTK version
|
2018-02-06 13:47:54 +09:00 |
|
Dean Herbert
|
30b9439263
|
Fix default mouse sensitivity not reverting correctly
|
2018-02-05 20:00:36 +09:00 |
|
Dean Herbert
|
7e56519d6a
|
Add setting for absolute input mapping
|
2018-02-05 16:13:39 +09:00 |
|
Dean Herbert
|
6b35ef7063
|
Update OpenTK version
|
2018-02-05 16:13:30 +09:00 |
|
Imnooby
|
c4f3223e34
|
Stops non-url text from being hyperlinks
Fixed crash when you attempted to click one
|
2018-02-03 18:24:49 -06:00 |
|
smoogipoo
|
9225e883c1
|
Add + use HalfHitWindow
|
2018-02-02 20:29:50 +09:00 |
|