Dean Herbert
|
8f5dc06d55
|
Merge remote-tracking branch 'upstream/master' into accuracy-bar
|
2019-08-30 20:18:25 +09:00 |
|
Dean Herbert
|
f1db6c7039
|
Fix likely nullref
|
2019-08-30 20:18:21 +09:00 |
|
smoogipoo
|
fc813347ac
|
Make JudgementLine private
|
2019-08-30 19:54:36 +09:00 |
|
smoogipoo
|
dfccc60361
|
Reorder HitErrorDisplay
|
2019-08-30 19:53:38 +09:00 |
|
smoogipoo
|
fab12fa9cd
|
Centre align the icons
Seems to look better this way.
|
2019-08-30 19:53:38 +09:00 |
|
Dean Herbert
|
665fc95d49
|
Handle no hitobjects / no hitwindows (osu!catch)
|
2019-08-30 19:37:20 +09:00 |
|
Dean Herbert
|
394208afc5
|
Merge remote-tracking branch 'upstream/master' into accuracy-bar
|
2019-08-30 19:27:35 +09:00 |
|
Dan Balasescu
|
ff599ba623
|
Merge branch 'master' into add-ruleset-legacy-skin
|
2019-08-30 19:23:34 +09:00 |
|
Dean Herbert
|
80671cefd7
|
Final visual polish
|
2019-08-30 19:14:07 +09:00 |
|
Dean Herbert
|
c3abf0ccb7
|
Improve visuals
|
2019-08-30 18:50:38 +09:00 |
|
dependabot-preview[bot]
|
171f88da40
|
Bump ppy.osu.Framework from 2019.830.0 to 2019.830.1
Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework) from 2019.830.0 to 2019.830.1.
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](https://github.com/ppy/osu-framework/compare/2019.830.0...2019.830.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-30 09:47:18 +00:00 |
|
Dean Herbert
|
8fc177b743
|
Fix namespacing and hitwindow source
|
2019-08-30 18:46:42 +09:00 |
|
Dean Herbert
|
741bd0a5cf
|
Fix incorrect colour sizes and simplify alignment specification
|
2019-08-30 18:35:17 +09:00 |
|
Dean Herbert
|
54696eef39
|
Reverse display, add animation and reduce width
|
2019-08-30 17:06:23 +09:00 |
|
Dean Herbert
|
a73d672c2f
|
Tidy up judgement line logic (and fix it displaying at the wrong place)
|
2019-08-30 16:40:39 +09:00 |
|
Dean Herbert
|
6640161bc1
|
Simplify event propagation
|
2019-08-30 15:51:36 +09:00 |
|
Dean Herbert
|
bdbfa7bd2f
|
Fix class naming
|
2019-08-30 15:32:47 +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
|
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
|
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 |
|
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
|
3f500131d4
|
Add basic xmldoc
|
2019-08-30 11:33:50 +09: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 |
|
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 |
|
smoogipoo
|
6949c96aaa
|
Add initial EditorBeatmap structure
|
2019-08-29 15:17:27 +09:00 |
|
Dean Herbert
|
03a4acaf4c
|
Fix drags outside of overlay container bounds not hiding overlay
|
2019-08-29 12:07:58 +09:00 |
|
Dean Herbert
|
6295fb4171
|
Merge remote-tracking branch 'upstream/master' into relative-beat-lengths
|
2019-08-28 22:11:27 +09:00 |
|
Dean Herbert
|
c6e757fdae
|
Remove redundant qualifier
|
2019-08-28 22:11:23 +09:00 |
|