Dean Herbert
|
e0aae15c0a
|
Hard type incoming ruleset
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
da289c474e
|
Split files out
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
3b6619a360
|
Flip direction to avoid breaking other usages
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
7f8f41715d
|
Remove stray whitespace
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
7b52faa76d
|
Update override
|
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
|
3e973c176f
|
Remove unnecessary overrides
|
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
|
a953f9e422
|
Add drum roll composition support
|
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
|
910326623c
|
Place rim hits using right mosue for now
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
50fcd4149f
|
Support Strong bindable changes
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
4e9631b546
|
Support HitType bindable changes
|
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
|
4b1a2b5bc2
|
Fix offsets
|
2020-05-29 16:45:47 +09:00 |
|
Dean Herbert
|
90acba8c36
|
Introduce initial placement blueprint logic
|
2020-05-29 16:45:39 +09:00 |
|
Dean Herbert
|
7d4e60f05e
|
Add basic setup for TaikoHitObjectComposer
|
2020-05-29 16:45:39 +09:00 |
|
Dan Balasescu
|
9b277d52e5
|
Merge pull request #9137 from peppy/fix-gamebase-typo
Fix minor typo in OsuGameBase
|
2020-05-28 22:28:00 +09:00 |
|
Dean Herbert
|
912c999f40
|
Fix minor typo in OsuGameBase
|
2020-05-28 19:05:35 +09:00 |
|
Dan Balasescu
|
333b03de44
|
Merge pull request #9129 from peppy/remove-unused-mania-rprop
Remove necessity for custom mania interface caching
|
2020-05-28 15:34:28 +09:00 |
|
Dan Balasescu
|
1a2392aa83
|
Merge branch 'master' into remove-unused-mania-rprop
|
2020-05-28 14:57:10 +09:00 |
|
Dean Herbert
|
6305157089
|
Merge pull request #9135 from peppy/update-framework
Update framework
|
2020-05-28 12:27:55 +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 |
|
Dean Herbert
|
919ff92d15
|
Remove unused resolved composer
|
2020-05-27 22:56:12 +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 |
|
Dan Balasescu
|
c54bebfa11
|
Merge pull request #9126 from peppy/editor-selection-range-expand
Allow drag selections to occur from outside the playfield
|
2020-05-27 21:29:46 +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 |
|
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 |
|
Dean Herbert
|
7e1e26de2a
|
Allow HandleMovement by default
|
2020-05-26 17:04:31 +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 |
|