Dean Herbert
|
8fa8c561e7
|
Pass hitobjects as a parameter to CreateBlueprintContainer
|
2020-05-29 12:20:50 +09:00 |
|
Dean Herbert
|
46689a2fbc
|
Tidy up and complete xmldoc for HitObjectComposer
|
2020-05-29 11:46:32 +09:00 |
|
smoogipoo
|
a606f41297
|
Add button to open results
|
2020-05-28 22:25:00 +09:00 |
|
smoogipoo
|
0e28ded80f
|
Forward statistics
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
d88bfa2080
|
Cache ruleset + fix possible nullrefs
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
7ac08620b8
|
Add a user object for now
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
f9c64d7be3
|
Implement creation of mods
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
38502ba88c
|
Remove some unnecessary members
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
ee59182989
|
Implement initial structure for room scores
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
013461377e
|
Fix potential nullref
|
2020-05-28 21:46:02 +09:00 |
|
smoogipoo
|
47d5974f04
|
Improve results screen behaviour when changing selected score
|
2020-05-28 21:40:01 +09:00 |
|
smoogipoo
|
ad99d85468
|
Resolve several positioning errors
|
2020-05-28 21:29:16 +09:00 |
|
smoogipoo
|
666cbd0f40
|
Allow selected score to be programmatically changed
|
2020-05-28 21:09:03 +09:00 |
|
smoogipoo
|
a55ce26130
|
Allow null score
|
2020-05-28 20:46:17 +09:00 |
|
Dean Herbert
|
912c999f40
|
Fix minor typo in OsuGameBase
|
2020-05-28 19:05:35 +09:00 |
|
Dan Balasescu
|
1a2392aa83
|
Merge branch 'master' into remove-unused-mania-rprop
|
2020-05-28 14:57:10 +09:00 |
|
Dean Herbert
|
e4de20f0a5
|
Update framework
|
2020-05-28 11:54:27 +09:00 |
|
Dean Herbert
|
6be5917eb0
|
Remove necessity for custom mania interface caching
|
2020-05-27 23:15:16 +09:00 |
|
Dan Balasescu
|
74ad734270
|
Merge pull request #9125 from peppy/fix-save-causing-delete
Fix saving in the editor causing the current beatmap to change
|
2020-05-27 21:40:58 +09:00 |
|
Dan Balasescu
|
0891c47d09
|
Merge pull request #9124 from peppy/editor-hide-non-alive-blueprints-default
Hide non-alive selection blueprints by default
|
2020-05-27 21:29:53 +09:00 |
|
Dean Herbert
|
9928bff664
|
Merge branch 'master' into results-screen-condensed-panel
|
2020-05-27 21:19:33 +09:00 |
|
Dean Herbert
|
9a060cfb3a
|
Allow drag selections to occur from outside the playfield
|
2020-05-27 20:44:15 +09:00 |
|
Dean Herbert
|
f989f1aa00
|
Change event flow to avoid firing store delete events on update
|
2020-05-27 16:08:47 +09:00 |
|
Dean Herbert
|
f5c974dd89
|
Hide non-alive selection blueprints by default
|
2020-05-27 13:40:16 +09:00 |
|
Dean Herbert
|
cbd563e80b
|
Rename to IHasDuration
|
2020-05-27 12:38:39 +09:00 |
|
Dean Herbert
|
b8e0a6f127
|
Move sett from EndTime to Duration
|
2020-05-27 12:37:44 +09:00 |
|
Dean Herbert
|
6b5b215299
|
Split out IHasPath from IHasCurve to better define hitobjects
|
2020-05-26 17:44:47 +09:00 |
|
smoogipoo
|
c07a33b24f
|
Fix ctor accessibility
|
2020-05-26 17:31:50 +09:00 |
|
Dean Herbert
|
7e1e26de2a
|
Allow HandleMovement by default
|
2020-05-26 17:04:31 +09:00 |
|
smoogipoo
|
de0b6ec9f1
|
Create abstract implementation
|
2020-05-26 17:00:41 +09:00 |
|
smoogipoo
|
c86a003ef9
|
Adjust transition for smaller sizes
|
2020-05-26 16:27:41 +09:00 |
|
smoogipoo
|
906a317a3d
|
Reduce casting
|
2020-05-26 16:26:53 +09:00 |
|
smoogipoo
|
1768cbd131
|
Format score same as expanded panel
|
2020-05-26 15:56:56 +09:00 |
|
smoogipoo
|
51e74687f8
|
Merge branch 'editor-scrolling-playfield-support' of https://github.com/peppy/osu; branch 'results-screen-condensed-panel' of https://github.com/smoogipoo/osu into results-screen-condensed-panel
|
2020-05-26 15:39:39 +09:00 |
|
Dan Balasescu
|
b5de30ef3d
|
Merge branch 'master' into editor-scrolling-playfield-support
|
2020-05-26 14:46:58 +09:00 |
|
Dean Herbert
|
d041de63ce
|
Allow SelectionHandler to provide custom context menu items without local hover check
|
2020-05-26 13:53:09 +09:00 |
|
Dean Herbert
|
0cc6d6d97c
|
Merge pull request #9033 from smoogipoo/applydefaults-cancellation
Add cancellation token support to CreateNestedHitObjects()
|
2020-05-26 12:04:06 +09:00 |
|
Dean Herbert
|
417e31d77f
|
Rename function for consistency
|
2020-05-26 10:17:56 +09:00 |
|
Dean Herbert
|
d69111c665
|
Fix spelling of breadth
|
2020-05-26 10:17:34 +09:00 |
|
Dan Balasescu
|
98f3d790df
|
Merge pull request #9107 from peppy/editor-remove-size-propagation
Remove unnecessary size propagation in HitObjectComposer
|
2020-05-25 23:55:26 +09:00 |
|
Dean Herbert
|
cf341998c3
|
Update framework
|
2020-05-25 22:55:21 +09:00 |
|
Dean Herbert
|
f8d9c044df
|
Merge branch 'master' into fix-wrapped-storage-native-open
|
2020-05-25 22:50:36 +09:00 |
|
Dean Herbert
|
8fc60d12c9
|
Add back comments
|
2020-05-25 22:09:09 +09:00 |
|
Dan Balasescu
|
98f49a4236
|
Merge pull request #9084 from peppy/editor-clock-transform
Transform seeks in editor to allow for better visual context
|
2020-05-25 22:07:56 +09:00 |
|
Dean Herbert
|
e7442ec3a2
|
Remove need for ManiaSnapResult
|
2020-05-25 19:33:03 +09:00 |
|
Dean Herbert
|
2c16619ecd
|
Move time to position conversion to ScrollingHitObjectContainer
|
2020-05-25 19:32:39 +09:00 |
|
Dean Herbert
|
af5fac471e
|
Remove unnecessary size propagation in HitObjectComposer
|
2020-05-25 19:29:46 +09:00 |
|
smoogipoo
|
ebe2e97372
|
Merge branch 'master' into editor-clock-transform
|
2020-05-25 19:01:04 +09:00 |
|
dependabot-preview[bot]
|
c4665048db
|
Bump SharpCompress from 0.25.0 to 0.25.1
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25...0.25.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-25 09:34:26 +00:00 |
|
dependabot-preview[bot]
|
d09b579aee
|
Bump DiffPlex from 1.6.1 to 1.6.2
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/mmanela/diffplex/releases)
- [Commits](https://github.com/mmanela/diffplex/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-25 09:32:24 +00:00 |
|
smoogipoo
|
6f4cd6111c
|
Drop obsoletion status for now
|
2020-05-25 16:50:49 +09:00 |
|
smoogipoo
|
bc35bc5efb
|
Merge branch 'master' into applydefaults-cancellation
|
2020-05-25 16:45:30 +09:00 |
|
smoogipoo
|
cd65fc860b
|
Remove extra default application
|
2020-05-25 16:15:55 +09:00 |
|
Dean Herbert
|
b44beb4137
|
Remove double resolution of EditorClock
|
2020-05-25 15:40:45 +09:00 |
|
Dean Herbert
|
ed83ef202a
|
Merge branch 'master' into editor-clock-cache
|
2020-05-25 15:39:42 +09:00 |
|
Dan Balasescu
|
2f9cc0c15a
|
Merge pull request #9078 from peppy/editor-move-distance-snap-grid
Move distance snap grid to osu! HitObjectComposer
|
2020-05-25 15:05:30 +09:00 |
|
Dan Balasescu
|
d8a03bca39
|
Merge branch 'master' into editor-move-distance-snap-grid
|
2020-05-25 14:35:11 +09:00 |
|
Dan Balasescu
|
b732ea6763
|
Merge branch 'master' into fix-placement-default-application
|
2020-05-25 14:17:28 +09:00 |
|
Dean Herbert
|
6904d5d247
|
Remove unnecessary override
|
2020-05-25 13:12:53 +09:00 |
|
Dean Herbert
|
1977affe7e
|
Fix OpenInNativeExplorer not working correctly for wrapped storages
|
2020-05-25 09:27:11 +09:00 |
|
Dean Herbert
|
8ab65e4c5d
|
Move implementation into own class
|
2020-05-24 23:15:24 +09:00 |
|
Dean Herbert
|
904d17224f
|
Fix english
|
2020-05-24 23:09:49 +09:00 |
|
Dean Herbert
|
234fa28445
|
Ensure export filename is valid
|
2020-05-24 22:34:31 +09:00 |
|
Dean Herbert
|
f277b0c99f
|
Use better formatting for skin display (matching BeatmapMetadata)
|
2020-05-24 22:30:56 +09:00 |
|
Dean Herbert
|
c071fe6140
|
Add the ability to export skins
|
2020-05-24 13:44:11 +09:00 |
|
Dean Herbert
|
decdc58de5
|
Merge branch 'editor-clock-cache' into editor-clock-transform
|
2020-05-24 12:55:47 +09:00 |
|
Dean Herbert
|
a3a9810344
|
Merge branch 'master' into editor-clock-cache
|
2020-05-23 00:44:04 +09:00 |
|
Dean Herbert
|
1311fd2f64
|
Merge branch 'master' into editor-move-distance-snap-grid
|
2020-05-23 00:42:43 +09:00 |
|
Dean Herbert
|
95a30226ea
|
Merge pull request #9021 from smoogipoo/mania-distance-snap-grid
Implement beat snapping grid for mania's editor
|
2020-05-23 00:42:16 +09:00 |
|
Salman Ahmed
|
3d3cc2c15e
|
Dispose BeatmapOnlineLookupQueue cache download request
|
2020-05-22 17:26:37 +03:00 |
|
Dean Herbert
|
83f4ba107f
|
Fix defaults not being applied correctly to blueprints after StartTime is changed
|
2020-05-22 22:42:17 +09:00 |
|
Dean Herbert
|
12d65f305f
|
Simplify and fix incorrect seeking
|
2020-05-22 22:11:55 +09:00 |
|
Dan Balasescu
|
7846445b45
|
Merge branch 'master' into mania-distance-snap-grid
|
2020-05-22 21:17:25 +09:00 |
|
smoogipoo
|
d5ea076427
|
Merge branch 'master' into results-screen-condensed-panel
|
2020-05-22 20:45:39 +09:00 |
|
smoogipoo
|
80388feac4
|
Disable scroll user scroll controls in list
|
2020-05-22 20:39:02 +09:00 |
|
smoogipoo
|
6bcc4c95cc
|
Schedule api callback
|
2020-05-22 20:19:23 +09:00 |
|
Dan Balasescu
|
9ede390c60
|
Merge branch 'master' into editor-position-snap
|
2020-05-22 20:05:18 +09:00 |
|
Dean Herbert
|
1486a44b55
|
Merge branch 'editor-clock-cache' into editor-clock-transform
|
2020-05-22 19:51:02 +09:00 |
|
Dean Herbert
|
8b79e14225
|
Fix remaining test regressions
|
2020-05-22 19:49:49 +09:00 |
|
Dean Herbert
|
ffaec9f9f7
|
Merge branch 'master' into editor-clock-cache
|
2020-05-22 19:35:05 +09:00 |
|
Dean Herbert
|
5ea33f4c04
|
Fix incorrect rounding in DragBar
|
2020-05-22 19:23:07 +09:00 |
|
Dean Herbert
|
3e0ee310d0
|
Remove now incorrect comment
|
2020-05-22 18:30:39 +09:00 |
|
Dean Herbert
|
866db629d6
|
Fix remaining test failures
|
2020-05-22 18:23:24 +09:00 |
|
Dean Herbert
|
d18eb663b1
|
Add tweening seek support to EditorClock
|
2020-05-22 16:47:52 +09:00 |
|
Dean Herbert
|
dd09d7830d
|
Cache and resolve editor clock as EditorClock in all cases
|
2020-05-22 16:44:06 +09:00 |
|
Dean Herbert
|
eefff6cc49
|
Merge branch 'mania-distance-snap-grid' into editor-clock-cache
|
2020-05-22 16:44:02 +09:00 |
|
Dean Herbert
|
a0fe03b68f
|
Merge branch 'editor-move-distance-snap-grid' into editor-clock-cache
|
2020-05-22 16:43:59 +09:00 |
|
Dean Herbert
|
f395ef24a4
|
Merge branch 'master' into editor-position-snap
|
2020-05-22 16:42:09 +09:00 |
|
Dan Balasescu
|
648fc3af41
|
Merge branch 'master' into bar-line-floating-point
|
2020-05-22 16:32:25 +09:00 |
|
Dean Herbert
|
ce35d09e7d
|
Fix incorrect alpha application to lines on rewinding
|
2020-05-22 12:45:37 +09:00 |
|
Dean Herbert
|
6de2597958
|
Merge branch 'editor-position-snap' into mania-distance-snap-grid
|
2020-05-22 11:27:36 +09:00 |
|
Bartłomiej Dach
|
6f388b731e
|
Fix display start time in sequential scroll algorithm
|
2020-05-21 21:56:59 +02:00 |
|
smoogipoo
|
899b9f8060
|
Fix incorrect sorting order
|
2020-05-21 22:26:04 +09:00 |
|
smoogipoo
|
45244683de
|
Fix scrolling (1-frame + maintain scroll position)
|
2020-05-21 22:07:06 +09:00 |
|
smoogipoo
|
d0f74c2b68
|
Refactor initial state
|
2020-05-21 20:48:25 +09:00 |
|
smoogipoo
|
7b82a5d792
|
Fix score order
|
2020-05-21 20:48:08 +09:00 |
|
smoogipoo
|
717869225e
|
Rework list to use a scroll container + add spacing
|
2020-05-21 19:51:36 +09:00 |
|
smoogipoo
|
45b59f574d
|
Fix TestSceneResultsScreen crashing
|
2020-05-21 18:43:12 +09:00 |
|
smoogipoo
|
9f868be872
|
Create common TestScoreInfo type
|
2020-05-21 18:39:22 +09:00 |
|
smoogipoo
|
b6a1d1a2fc
|
Improve transforms between state changes
|
2020-05-21 18:07:31 +09:00 |
|
smoogipoo
|
700b5e0c73
|
Adjust design
|
2020-05-21 17:47:27 +09:00 |
|
Dean Herbert
|
8a47e2431b
|
Move distance snap grid implementation to OsuHitObjectComposer
|
2020-05-21 17:13:22 +09:00 |
|
Dean Herbert
|
b1fd7da824
|
Merge branch 'master' into editor-position-snap
|
2020-05-21 15:47:20 +09:00 |
|
Dean Herbert
|
776b842fdb
|
Remove unused using
|
2020-05-21 14:53:36 +09:00 |
|
Dean Herbert
|
a9a1c00cf1
|
Move responsibility placement blueprint's StartTime set to within
|
2020-05-21 14:50:33 +09:00 |
|
Dan Balasescu
|
eb2e8e50b9
|
Merge pull request #9071 from peppy/seek-to-start-not-end
Seek to start of placed object, not end
|
2020-05-21 14:30:14 +09:00 |
|
Dean Herbert
|
bac78707de
|
Move more logic to column to both clean things up and fix tests
|
2020-05-21 14:25:37 +09:00 |
|
Dan Balasescu
|
669d9231db
|
Merge branch 'master' into seek-to-start-not-end
|
2020-05-21 13:41:57 +09:00 |
|
Dean Herbert
|
5ad7842b91
|
Move ScreenSpacePositionAtTime to inside Column implementation
|
2020-05-21 13:33:02 +09:00 |
|
Dean Herbert
|
94bb59db0d
|
Merge branch 'editor-position-snap' into mania-distance-snap-grid
|
2020-05-21 12:50:49 +09:00 |
|
Dean Herbert
|
ea45637b02
|
Merge branch 'master' into mania-distance-snap-grid
|
2020-05-21 12:02:26 +09:00 |
|
Dean Herbert
|
ce223a2bd8
|
Silence hit sounds while seeking
|
2020-05-21 11:08:06 +09:00 |
|
smoogipoo
|
acba1f3ad6
|
Integrate score panel list into results screen
|
2020-05-20 23:46:54 +09:00 |
|
smoogipoo
|
1b8d657ead
|
Implement score panel list
|
2020-05-20 23:46:47 +09:00 |
|
Dean Herbert
|
e09a1bf546
|
Only seek forwards if not already beyond the placed object
|
2020-05-20 21:50:52 +09:00 |
|
Dean Herbert
|
b5a7023312
|
Seek to start time after placement, not end
|
2020-05-20 21:46:52 +09:00 |
|
Dean Herbert
|
7c9fbb6fcf
|
Split out classes
|
2020-05-20 21:03:03 +09:00 |
|
Dean Herbert
|
82d6549161
|
Pass down snap result and remove local TimeAt usage
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
970bd86d2e
|
Remove local TimeAt usage in mania placement
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
23bf0d000e
|
Implement mania beat snapping support
|
2020-05-20 21:01:19 +09:00 |
|
Dean Herbert
|
ffb8d48fc3
|
Fix osu!mania editor placement regressions
|
2020-05-20 21:01:03 +09:00 |
|
Dean Herbert
|
c46bfc2532
|
Create SnapResult class to hold various snapping results
|
2020-05-20 21:00:47 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
Dean Herbert
|
c2697d3907
|
Use DrawableSample in SkinnableSound class
|
2020-05-20 20:49:01 +09:00 |
|
smoogipoo
|
e5de382760
|
Merge branch 'master' into storyboard-overlay-layer
|
2020-05-20 15:08:45 +09:00 |
|
smoogipoo
|
85088c9b3b
|
Privatise setter
|
2020-05-20 15:08:33 +09:00 |
|
Dean Herbert
|
4f83bb679b
|
Merge branch 'master' into mania-distance-snap-grid
|
2020-05-20 11:44:19 +09:00 |
|
Dean Herbert
|
b691511737
|
Merge branch 'master' into fix-taiko-whistle
|
2020-05-20 10:14:39 +09:00 |
|
Dean Herbert
|
9638064741
|
Tidy up ruleset assignment code
|
2020-05-20 10:06:23 +09:00 |
|
Bartłomiej Dach
|
ce4301c5b8
|
Add overlay layer to player by proxying
|
2020-05-19 19:47:50 +02:00 |
|
Bartłomiej Dach
|
2398f2e537
|
Expose drawable overlay layer
|
2020-05-19 19:47:50 +02:00 |
|
Bartłomiej Dach
|
e211785704
|
Add overlay layer to storyboard definition
|
2020-05-19 19:47:45 +02:00 |
|
Dan Balasescu
|
a075529f93
|
Merge branch 'master' into fix-outwards-event-bindings
|
2020-05-20 00:07:30 +09:00 |
|
Dean Herbert
|
da8729e6bd
|
Update framework
|
2020-05-19 23:28:42 +09:00 |
|
Dean Herbert
|
db4e3047dd
|
Add test for final sample output
|
2020-05-19 23:28:13 +09:00 |
|
Dean Herbert
|
eee8af28f6
|
Merge pull request #9018 from Game4all/allowgameplayoverlays-hide-skip
Allow disabling SkipOverlay through AllowGameplayOverlays.
|
2020-05-19 19:22:51 +09:00 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +09:00 |
|
smoogipoo
|
3ee698cfa0
|
Fix being able to press enter to create matches
|
2020-05-19 12:39:09 +09:00 |
|
Bartłomiej Dach
|
9415e45aea
|
Add overlay layer to enumeration type
|
2020-05-18 22:45:31 +02:00 |
|
smoogipoo
|
6d70f4b410
|
Merge branch 'master' into allowgameplayoverlays-hide-skip
|
2020-05-18 19:54:38 +09:00 |
|
smoogipoo
|
49ee05c3c4
|
Make into CompositeDrawable
|
2020-05-18 19:37:49 +09:00 |
|
Dan Balasescu
|
e975e53e39
|
Merge branch 'master' into sections-container-fix
|
2020-05-18 19:16:44 +09:00 |
|
Dean Herbert
|
59ef6002bd
|
Update framework
|
2020-05-18 13:12:30 +09:00 |
|
Bartłomiej Dach
|
17ae392a75
|
Apply rounding to bar line start times
|
2020-05-17 22:11:13 +02:00 |
|
Dean Herbert
|
11537dd688
|
Merge branch 'master' into tourney-subscreen-back-button
|
2020-05-17 17:38:36 +09:00 |
|
Dean Herbert
|
13d4997c91
|
Remove custom back action logic (use receptor as intended)
|
2020-05-17 17:35:10 +09:00 |
|
Dan Balasescu
|
533010f168
|
Merge branch 'master' into avoid-host-disable
|
2020-05-17 15:59:39 +09:00 |
|
smoogipoo
|
e3c1112b5a
|
Initial integration into results screen
|
2020-05-16 19:00:20 +09:00 |
|
smoogipoo
|
8c5ccf574b
|
Add better fix for 1px bleed
|
2020-05-16 18:33:21 +09:00 |
|
Dean Herbert
|
be3a0a3c1d
|
Merge branch 'master' into remove-requiredtypes
|
2020-05-16 18:28:14 +09:00 |
|
smoogipoo
|
16cde20db4
|
Merge branch 'remove-requiredtypes' into results-screen-condensed-panel
|
2020-05-16 18:23:39 +09:00 |
|
smoogipoo
|
2bde4fc3ee
|
Initial implementation of contracted score panel
|
2020-05-16 18:20:19 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
Dean Herbert
|
9d3df14179
|
Remove unused variable
|
2020-05-16 11:03:27 +09:00 |
|
Dean Herbert
|
c47f02c3b7
|
Update second instance of disabling bindable
|
2020-05-16 08:24:02 +09:00 |
|
Lucas A
|
4096463d02
|
Move SkipOverlay internal alpha manipulation to a nested container and adjust visual tests.
|
2020-05-15 19:43:01 +02:00 |
|
Fukashi13
|
6416ace70d
|
fixed indent
|
2020-05-15 14:31:05 +02:00 |
|
Fukashi13
|
c55eb83351
|
last section gets selected when scrolling to bottom of list
|
2020-05-15 14:03:45 +02:00 |
|
smoogipoo
|
6cd1753459
|
Add overload to prevent crashes (bosu)
|
2020-05-15 18:51:44 +09:00 |
|
Dean Herbert
|
9b6525bb03
|
Fix applied platform/user offsets being incorrect when rate adjust mods are active
|
2020-05-15 18:44:47 +09:00 |
|
smoogipoo
|
4719fcc291
|
Actually use the cancellation token
|
2020-05-15 18:17:39 +09:00 |
|
smoogipoo
|
4079642d58
|
Actually pass in the cancellation token
|
2020-05-15 18:13:47 +09:00 |
|
smoogipoo
|
98125102a7
|
Add cancellation token support to CreateNestedHitObjects()
|
2020-05-15 18:07:41 +09:00 |
|
Dean Herbert
|
8bbb0c98e0
|
Merge branch 'master' into migration-ui
|
2020-05-15 17:39:18 +09:00 |
|
Dean Herbert
|
aec2520ef4
|
Avoid disabling a host-level bindable from osu! code
|
2020-05-15 17:31:06 +09:00 |
|
Dan Balasescu
|
e3025ede6b
|
Merge branch 'master' into fix-nested-folder-migration-endless-copy
|
2020-05-15 13:43:47 +09:00 |
|
Dean Herbert
|
6ca102bc3f
|
Attempt delete operations more than once
|
2020-05-15 13:19:03 +09:00 |
|
Dean Herbert
|
9ed0e8891b
|
Merge branch 'fix-nested-folder-migration-endless-copy' into migration-ui
|
2020-05-15 13:04:16 +09:00 |
|
Dean Herbert
|
94cf99bf97
|
Fix mute button falling off the screen when UI scaling is used
|
2020-05-15 12:22:59 +09:00 |
|
Dean Herbert
|
0690d81bbb
|
Add protection against migrating to a nested folder
|
2020-05-15 10:40:26 +09:00 |
|
Dean Herbert
|
25bbb02999
|
Throw better exceptions from OsuStorage
|
2020-05-15 10:28:03 +09:00 |
|
Fukashi13
|
097fcfd9ad
|
Update osu.Game/Graphics/Containers/SectionsContainer.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-05-15 00:06:58 +02:00 |
|
Dean Herbert
|
364aa5aa12
|
Add protection against migrating to a nested folder
|
2020-05-14 22:45:03 +09:00 |
|
Dean Herbert
|
155e918ca3
|
Remove unused parameter
|
2020-05-14 21:40:28 +09:00 |
|
Fukashi13
|
e390d70b70
|
bestMatch changes on entering section with screen top border
|
2020-05-14 14:33:12 +02:00 |
|
Dean Herbert
|
42f446faa9
|
Fix remaining test failure
|
2020-05-14 21:10:04 +09:00 |
|
Dan Balasescu
|
fe7c5bbc8b
|
Merge branch 'master' into fix-failure-logic
|
2020-05-14 20:16:37 +09:00 |
|
Dean Herbert
|
29b3b4d25b
|
Merge branch 'master' into migration-ui
|
2020-05-14 19:48:44 +09:00 |
|
Dean Herbert
|
a582611647
|
Add test coverage
|
2020-05-14 19:05:35 +09:00 |
|
Dan Balasescu
|
0faafac5a2
|
Merge pull request #9003 from peppy/fix-taiko-scroller-time-control
Fix taiko scroller not correctly adhering to gameplay time movement
|
2020-05-14 17:56:07 +09:00 |
|
Dean Herbert
|
4e4a779d68
|
Improve overall UI
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
d04079f6ab
|
Fix directory selector not masking properly
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
06f507496a
|
Delete migration source if no files exist after completion
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
0b73063a89
|
Add basic (working) migration UI
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
cb0b25ac55
|
Throw better exceptions from OsuStorage
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
6bb06e9d61
|
Expose CurrentDirectory bindable for consumption
|
2020-05-14 17:41:55 +09:00 |
|
smoogipoo
|
4bf5477252
|
Merge branch 'master' into fix-taiko-scroller-time-control
|
2020-05-14 17:04:09 +09:00 |
|
Dan Balasescu
|
0e15bb5ca5
|
Merge branch 'master' into pr-beatmap_listing_pagination
|
2020-05-14 16:36:07 +09:00 |
|
Dean Herbert
|
facde2c8e1
|
Remove unnecessary generic specification on cursor
|
2020-05-14 16:01:07 +09:00 |
|
Dean Herbert
|
c836c9319b
|
Combine pagination logic into BeatmapListingFilterControl
|
2020-05-14 15:35:11 +09:00 |
|
Dan Balasescu
|
39f8f7ed78
|
Merge branch 'master' into directory-chooser
|
2020-05-14 15:23:52 +09:00 |
|
Dean Herbert
|
04c9973526
|
Clean up cancellation logic
|
2020-05-14 14:33:31 +09:00 |
|
Dean Herbert
|
fa3373e5f3
|
Reorder file and change naming slightly
|
2020-05-14 14:24:43 +09:00 |
|
Dean Herbert
|
5e09a1b334
|
Use Action rather than custom handler
|
2020-05-14 14:23:12 +09:00 |
|
Dean Herbert
|
149cb93e8c
|
Add very basic error handling when a directory cannot be enumerated
|
2020-05-14 13:18:37 +09:00 |
|
namaenonaimumei
|
9e71b3c4df
|
Merge branch 'master' into pr-beatmap_listing_pagination
|
2020-05-14 02:23:46 +09:00 |
|
「空白」
|
43450b5485
|
Resolve remaining InspectCode issues
> CI should now pass build test
|
2020-05-14 01:57:03 +09:00 |
|
「空白」
|
1ac9c7c15a
|
Add license header to WebRequestExtensions
|
2020-05-14 00:04:31 +09:00 |
|
Dean Herbert
|
9ab3e3a6d5
|
Merge branch 'master' into update-button
|
2020-05-13 20:50:33 +09:00 |
|
Dean Herbert
|
ad1d050fb4
|
Throw exception on copy timeout
|
2020-05-13 20:29:15 +09:00 |
|
Dean Herbert
|
49e616b7e5
|
Also check for directory presence before migrating
|
2020-05-13 20:19:14 +09:00 |
|
Dean Herbert
|
9de216f1b4
|
Merge branch 'master' into migration-backend
|
2020-05-13 20:15:22 +09:00 |
|
Dean Herbert
|
46608615b0
|
Merge branch 'master' into fix-taiko-scroller-time-control
|
2020-05-13 19:20:02 +09:00 |
|
Dean Herbert
|
c048d9b6ae
|
Fix incorrect assignment
|
2020-05-13 18:55:06 +09:00 |
|
Dean Herbert
|
e9e03d038d
|
Tidy up naming and structure
|
2020-05-13 18:54:46 +09:00 |
|
Dean Herbert
|
246812e0b1
|
Change breadcrumb display icons to match design
|
2020-05-13 18:54:45 +09:00 |
|
Dean Herbert
|
49e4fc6cba
|
Move to better namespace
|
2020-05-13 18:54:45 +09:00 |
|
Dean Herbert
|
45387a7131
|
Merge branch 'master' into pr-beatmap_listing_pagination
|
2020-05-13 15:41:27 +09:00 |
|
Dean Herbert
|
18d71c6894
|
Merge pull request #9002 from Craftplacer/cacheas-game-components
Use CacheAs for caching game-wide components
|
2020-05-13 11:42:48 +09:00 |
|
Dean Herbert
|
bbf4c687a8
|
Improve xmldoc
|
2020-05-13 11:09:17 +09:00 |
|
Lucas A
|
7874045b1f
|
Allow disabling SkipOverlay through AllowGameplayOverlays.
|
2020-05-12 23:05:56 +02:00 |
|
「空白」
|
5962dedd35
|
Reimplement cursor as part of WebRequest extensions
> Added WebRequestExtensions
> Moved Cursor request logic from SearchBeatmapSetsRequest
|
2020-05-13 05:04:39 +09:00 |
|
「空白」
|
cabf3a89b1
|
More robust cursor parsing solution
> Change cursor request to return last response's entire cursor structure
|
2020-05-13 03:44:57 +09:00 |
|
namaenonaimumei
|
6a867caaaa
|
Merge branch 'master' into pr-beatmap_listing_pagination
|
2020-05-13 02:20:10 +09:00 |
|
「空白」
|
e321494f15
|
Fix sort-by handling
> Add other cursor fields for paging different sortings
> Sorted as they show in GUI code-wise for more readability for now
|
2020-05-13 02:15:24 +09:00 |
|
「空白」
|
82190a07b8
|
Remove temporary comments
> Removes unnecessary xmldoc comments
|
2020-05-13 02:01:38 +09:00 |
|
「空白」
|
0c60b10757
|
Fix code factor issues
> ran "dotnet format --check", shouldn't return whitespace errors anymore
|
2020-05-13 01:14:11 +09:00 |
|
Huo Yaoyuan
|
f07d95ac59
|
Use IReadOnlyList<T> for TypedListConverter.
|
2020-05-12 21:49:55 +08:00 |
|
Huo Yaoyuan
|
f7d26688f4
|
Merge branch 'master' into json-converter
|
2020-05-12 21:43:02 +08:00 |
|
Dean Herbert
|
44319c1b71
|
Commit missed change
|
2020-05-12 20:26:34 +09:00 |
|
Dean Herbert
|
de50b725d5
|
Fix mod failure checks executing actual game logic
|
2020-05-12 20:08:35 +09:00 |
|
Craftplacer
|
39c36998c9
|
Revert changes that are to be resolved in #9002
|
2020-05-12 06:06:31 +02:00 |
|
Craftplacer
|
a86c7f478c
|
Initial commit
|
2020-05-12 05:49:35 +02:00 |
|
Dean Herbert
|
75a40578e8
|
Revert ContextFactory to private
|
2020-05-12 12:39:52 +09:00 |
|
Dean Herbert
|
e4a23b3e7d
|
Fix ignored excluding more than top level
|
2020-05-12 12:39:04 +09:00 |
|
Dan Balasescu
|
ab9149844a
|
Merge pull request #9001 from peppy/fix-diff-recommender-nullref
Fix null reference in difficulty recommender
|
2020-05-12 11:55:54 +09:00 |
|
Dean Herbert
|
e9804bf11b
|
Update resources
|
2020-05-12 11:55:34 +09:00 |
|
Dean Herbert
|
a5c1b461f6
|
Fix null reference in difficulty recommender
|
2020-05-12 11:14:51 +09:00 |
|
Dean Herbert
|
bf719f98d5
|
Fix beatmap skins providing fallback version lookup, preceding user skins
|
2020-05-12 11:08:30 +09:00 |
|
「空白」
|
35e7cee458
|
Squash commits from private fork
Temporary comments left to-remove later
|
2020-05-12 03:18:47 +09:00 |
|
Bartłomiej Dach
|
848a3fb6d7
|
Take hitobject start/end times into account in drain
|
2020-05-11 19:06:36 +02:00 |
|
Dean Herbert
|
984f27c107
|
Add simple retry logic on file copy failure (may be in use)
|
2020-05-11 21:39:44 +09:00 |
|
Dean Herbert
|
a11be07bb1
|
Move log storage location after migration complete
|
2020-05-11 21:39:44 +09:00 |
|
Dean Herbert
|
6c350db097
|
Add connection flushing support
|
2020-05-11 21:39:44 +09:00 |
|
Dean Herbert
|
36640f5dda
|
Merge branch 'master' into migration-backend
|
2020-05-11 18:52:36 +09:00 |
|
Dean Herbert
|
b9e5009dd5
|
Update framework
|
2020-05-11 17:09:34 +09:00 |
|
Dean Herbert
|
d608714cea
|
Merge branch 'master' into midi-keybinds
|
2020-05-11 17:09:15 +09:00 |
|
Dean Herbert
|
916d8245e6
|
Don't timeout on long beatmap load when debugging
|
2020-05-11 12:50:47 +09:00 |
|
Dan Balasescu
|
0b05a6d895
|
Merge branch 'master' into custom-data-directory
|
2020-05-11 12:12:03 +09:00 |
|
Dan Balasescu
|
6841bd5609
|
Merge branch 'master' into taiko-scroller
|
2020-05-11 11:10:55 +09:00 |
|
Bartłomiej Dach
|
1d999bb634
|
Integrate PeriodTracker changes
|
2020-05-10 18:32:38 +02:00 |
|
Bartłomiej Dach
|
ee2ff77b89
|
Merge branch 'master' into fix-draining-in-between-break-sections
|
2020-05-10 17:57:44 +02:00 |
|
Dean Herbert
|
44fdf1e6b0
|
Reword xmldoc
|
2020-05-10 20:09:41 +09:00 |
|
Dean Herbert
|
c712e98f2b
|
Merge branch 'master' into publicly-expose-hud
|
2020-05-10 20:06:28 +09:00 |
|
Dean Herbert
|
729585e151
|
Merge branch 'master' into mania-holdnote-selection-fix
|
2020-05-10 15:07:30 +09:00 |
|
Dan Balasescu
|
2f12c4126a
|
Apply suggestions from code review
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-05-10 13:49:08 +09:00 |
|
smoogipoo
|
738c6da594
|
Implement midi keybindings
|
2020-05-10 13:39:20 +09:00 |
|
Dean Herbert
|
384862d48b
|
Fix incorrect relative paths when using GetStorageForDirectory
|
2020-05-10 13:20:13 +09:00 |
|
Dean Herbert
|
7ce78d8ce4
|
Merge branch 'master' into taiko-scroller
|
2020-05-09 23:25:54 +09:00 |
|
Dean Herbert
|
bbebd26efb
|
Use DirectoryInfo in more places
|
2020-05-09 20:13:31 +09:00 |
|