smoogipoo
|
3c07defa1a
|
Push to main multiplayer screen instead
|
2020-06-03 15:57:01 +09:00 |
|
smoogipoo
|
22f4e9012c
|
Remove temporary code
|
2020-06-03 12:54:16 +09:00 |
|
smoogipoo
|
13622eff1f
|
Fix response value
|
2020-06-03 12:54:07 +09:00 |
|
smoogipoo
|
a606f41297
|
Add button to open results
|
2020-05-28 22:25:00 +09:00 |
|
smoogipoo
|
0f373acacb
|
Add test scene
|
2020-05-28 22:09:11 +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
|
9928bff664
|
Merge branch 'master' into results-screen-condensed-panel
|
2020-05-27 21:19:33 +09:00 |
|
Dan Balasescu
|
ad10a7f0b2
|
Merge pull request #9114 from peppy/editor-handle-movement-default
Allow HandleMovement by default
|
2020-05-26 17:34:23 +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
|
a1ece4f308
|
Add expansion/contraction test
|
2020-05-26 16:26:58 +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
|
b53b97e1cb
|
Merge branch 'master' into results-screen-condensed-panel
|
2020-05-26 15:54:21 +09:00 |
|
smoogipoo
|
aaf5596f9c
|
Cleanup test
|
2020-05-26 15:54:07 +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
|
c3c2c6c0f5
|
Merge pull request #9108 from peppy/editor-scrolling-playfield-support
Simplify scrolling ruleset editor implementation by adding base position support
|
2020-05-26 15:38:10 +09:00 |
|
Dan Balasescu
|
b5de30ef3d
|
Merge branch 'master' into editor-scrolling-playfield-support
|
2020-05-26 14:46:58 +09:00 |
|
Dan Balasescu
|
1761721b54
|
Merge pull request #9112 from peppy/editor-selection-handler-custom-context-menu
Allow SelectionHandler to provide custom context menu items without local hover check
|
2020-05-26 14:46:52 +09:00 |
|
Dan Balasescu
|
2b7f86a1ae
|
Merge pull request #9111 from peppy/fix-dim-tests
Fix test failures on TestSceneUserDimBackgrounds
|
2020-05-26 14:45:22 +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
|
2bf066d72c
|
Rename tests to match convention
|
2020-05-26 11:30:36 +09:00 |
|
Dean Herbert
|
13bd6be8a3
|
Convert wait steps into until steps
|
2020-05-26 11:29:56 +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 |
|
Dan Balasescu
|
2717c5699e
|
Merge pull request #9102 from peppy/fix-wrapped-storage-native-open
Fix OpenInNativeExplorer not working correctly for wrapped storages
|
2020-05-25 23:43:19 +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
|
827345ed88
|
Fix mania offsets
|
2020-05-25 22:06:02 +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
|
b8130bd366
|
Make mania selection blueprint abstract
|
2020-05-25 19:31:09 +09:00 |
|
Dean Herbert
|
af5fac471e
|
Remove unnecessary size propagation in HitObjectComposer
|
2020-05-25 19:29:46 +09:00 |
|
Dan Balasescu
|
5cf3d53534
|
Merge pull request #9106 from ppy/dependabot/nuget/SharpCompress-0.25.1
Bump SharpCompress from 0.25.0 to 0.25.1
|
2020-05-25 19:15:00 +09:00 |
|