Andrei Zavatski
|
9aa54ed89e
|
Fix serach control background never being updated
|
2020-05-29 19:53:32 +03:00 |
|
Andrei Zavatski
|
affad47248
|
Fix genre/language search doesn't work
|
2020-05-29 19:44:53 +03:00 |
|
Dean Herbert
|
3b6619a360
|
Flip direction to avoid breaking other usages
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
590931b17c
|
Pass hitobjects as a parameter to CreateBlueprintContainer
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
597f284805
|
Tidy up and complete xmldoc for HitObjectComposer
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
b2fad91589
|
Add swell and drumroll blueprints
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
dd7dbfd548
|
Rename to IHasDuration
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
534dccc0c3
|
Move sett from EndTime to Duration
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
280b0adb1d
|
Split out IHasPath from IHasCurve to better define hitobjects
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
a2eec5d963
|
Fix strong bindable changes for DrumRolls
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
3487c1fd1b
|
Add menus to mark as rim and strong
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
f9883373bb
|
Flip direction to avoid breaking other usages
|
2020-05-29 16:11:26 +09:00 |
|
Dean Herbert
|
e8b43e8e1f
|
Merge branch 'master' into move-setter-to-duration
|
2020-05-29 16:04:23 +09:00 |
|
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 |
|