Dean Herbert
|
fe90e194e3
|
Remove redundant qualifier
|
2019-08-30 15:29:44 +09:00 |
|
Dean Herbert
|
835ee0aa2f
|
Code quality fixes
|
2019-08-30 15:29:13 +09:00 |
|
Dean Herbert
|
1d77e3764d
|
Merge branch 'master' into accuracy-bar
|
2019-08-30 15:21:32 +09:00 |
|
Dean Herbert
|
70e417533f
|
Update naming
|
2019-08-30 15:13:29 +09:00 |
|
Dean Herbert
|
a7c94c3883
|
Simplify hit result lookups
|
2019-08-30 15:12:03 +09:00 |
|
Dean Herbert
|
a15828ab25
|
Introduce the concept of SkinComponents
Removes reliance on string lookups and better defines elements for introduction into database
|
2019-08-30 14:55:52 +09:00 |
|
Dean Herbert
|
ae05faa6d2
|
Fix indentation
|
2019-08-30 14:54:46 +09:00 |
|
Dean Herbert
|
c3fb4b9099
|
Fix test failing
|
2019-08-30 14:51:47 +09:00 |
|
Dean Herbert
|
493fc5d400
|
Bring back OsuPlayer test
|
2019-08-30 14:44:36 +09:00 |
|
Dean Herbert
|
8f9fe99237
|
Move SliderFollowCircle implementation
|
2019-08-30 14:40:36 +09:00 |
|
Dean Herbert
|
71192791d5
|
Merge remote-tracking branch 'upstream/master' into add-ruleset-legacy-skin
|
2019-08-30 14:12:56 +09:00 |
|
Dean Herbert
|
22e3ad8b9c
|
Add skinning support to cursor test
|
2019-08-30 14:09:17 +09:00 |
|
Dean Herbert
|
c389a5c798
|
Move remaining osu-specific implementations to OsuLegacySkin
|
2019-08-30 13:42:29 +09:00 |
|
Dean Herbert
|
7bba8ca14b
|
Split out nested classes
|
2019-08-30 13:04:11 +09:00 |
|
Dan Balasescu
|
03ce8da5dd
|
Merge pull request #5879 from peppy/add-legacy-default
Add "osu!classic" as a bundled skin choice
|
2019-08-30 13:00:38 +09:00 |
|
Dean Herbert
|
84e4748268
|
Remove duplicate getAnimation function and improve namespacing
|
2019-08-30 12:59:58 +09:00 |
|
Dean Herbert
|
dc1046bf0c
|
Merge remote-tracking branch 'upstream/master' into add-ruleset-legacy-skin
|
2019-08-30 12:53:05 +09:00 |
|
Dean Herbert
|
9c622680e3
|
Update framework
|
2019-08-30 12:35:53 +09:00 |
|
Dean Herbert
|
8fe37d0c43
|
Update resources
|
2019-08-30 12:35:44 +09:00 |
|
Dean Herbert
|
d17cfe20c2
|
Merge remote-tracking branch 'upstream/master' into add-legacy-default
|
2019-08-30 11:54:49 +09:00 |
|
Dean Herbert
|
bfbec067b1
|
Remove remnants of user skin PR
|
2019-08-30 11:54:36 +09:00 |
|
Dean Herbert
|
451ae8fc73
|
Add EditorWorkingBeatmap to support reuse of the playable beatm… (#5881)
Add EditorWorkingBeatmap to support reuse of the playable beatmap
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-08-30 11:45:29 +09:00 |
|
Dean Herbert
|
3f500131d4
|
Add basic xmldoc
|
2019-08-30 11:33:50 +09:00 |
|
Dean Herbert
|
68aad832b0
|
Merge branch 'master' into editor-shared-beatmap
|
2019-08-30 00:46:51 +09:00 |
|
Dean Herbert
|
dbc598887a
|
Refactor HitObjectComposer for readability (#5880)
Refactor HitObjectComposer for readability
|
2019-08-30 00:46:37 +09:00 |
|
iiSaLMaN
|
06224a7d4e
|
Fix build issue
|
2019-08-29 15:38:33 +03:00 |
|
iiSaLMaN
|
ec6a40af33
|
Add adjustments on channel creation if there is
|
2019-08-29 15:32:21 +03:00 |
|
smoogipoo
|
ae0a5504d7
|
Revert unnecessary change
|
2019-08-29 19:43:33 +09:00 |
|
smoogipoo
|
6641811125
|
Add EditorWorkingBeatmap for reuse of the playable beatmap
|
2019-08-29 19:41:12 +09:00 |
|
smoogipoo
|
6ab2b20c70
|
Add an interface for working beatmaps
|
2019-08-29 19:38:44 +09:00 |
|
StanR
|
c1c1c7874b
|
Nullcheck
|
2019-08-29 13:25:05 +03:00 |
|
StanR
|
68ee7346b2
|
Remove usings
|
2019-08-29 12:49:44 +03:00 |
|
StanR
|
d303083179
|
Update to match api
|
2019-08-29 12:29:31 +03:00 |
|
Dan Balasescu
|
d8a48a37d1
|
Merge branch 'master' into editor-refactor
|
2019-08-29 18:22:42 +09:00 |
|
smoogipoo
|
714ee312da
|
Rename DrawableEditRuleset -> DrawableEditRulesetWrapper
|
2019-08-29 18:20:43 +09:00 |
|
Dean Herbert
|
98626018fd
|
Encapsulate editor hitobject additions/removals (#5878)
Encapsulate editor hitobject additions/removals
|
2019-08-29 18:20:24 +09:00 |
|
smoogipoo
|
87e28ab1f9
|
Remove non-generic DrawableEditRuleset
|
2019-08-29 18:12:29 +09:00 |
|
smoogipoo
|
59296d12f3
|
Refactor HitObjectComposer
|
2019-08-29 18:02:50 +09:00 |
|
smoogipoo
|
0fbdcabb6f
|
Re-use a single beatmap processor
|
2019-08-29 17:21:52 +09:00 |
|
smoogipoo
|
b40143cb73
|
Remove unnecessary comment
|
2019-08-29 17:18:34 +09:00 |
|
Dean Herbert
|
40c1c6072e
|
Add "osu!classic" as a bundled skin choice
|
2019-08-29 16:39:42 +09:00 |
|
smoogipoo
|
b04a8ae856
|
Add xmldocs
|
2019-08-29 16:31:43 +09:00 |
|
smoogipoo
|
dad0fa2dca
|
Bind disposal
|
2019-08-29 16:31:40 +09:00 |
|
smoogipoo
|
5db813b7a4
|
Add secondary interface for further abstraction
|
2019-08-29 16:26:39 +09:00 |
|
smoogipoo
|
7927b684d3
|
Hook up + use editor beatmap
|
2019-08-29 16:06:40 +09:00 |
|
smoogipoo
|
840f224619
|
Remove typed events to reduce complexity
|
2019-08-29 16:05:44 +09:00 |
|
StanR
|
3347ee8170
|
Merge branch 'master' into beatmapset-genre-language
|
2019-08-29 09:57:53 +03:00 |
|
smoogipoo
|
6949c96aaa
|
Add initial EditorBeatmap structure
|
2019-08-29 15:17:27 +09:00 |
|
Dan Balasescu
|
9bb96115bc
|
Merge pull request #5876 from peppy/fix-drag-outside-overlay
Fix drags outside of overlay container bounds not hiding overlay
|
2019-08-29 12:48:17 +09:00 |
|
Dean Herbert
|
03a4acaf4c
|
Fix drags outside of overlay container bounds not hiding overlay
|
2019-08-29 12:07:58 +09:00 |
|