Commit Graph

17764 Commits

Author SHA1 Message Date
dde2ac7f4a Make TextAwesome have a shadow. 2017-03-17 22:03:47 +09:00
b629766892 Add initial taiko note circles. 2017-03-17 22:01:06 +09:00
3e3cde01ef Fix missing permitNulls. 2017-03-17 21:21:16 +09:00
cefb59caa0 Merge pull request #497 from smoogipooo/controlpoint_effects
Add reading of KiaiMode/OmitFirstBarLine from legacy control points.
2017-03-17 21:11:13 +09:00
317dc94b4c Adjust appearance. 2017-03-17 21:09:31 +09:00
ba67e63ffa Update resources. 2017-03-17 20:53:20 +09:00
f9f31ca092 Add statefulness to MenuCursor. 2017-03-17 20:45:27 +09:00
7110ab8e17 Stop cursor moving when paused. 2017-03-17 20:45:27 +09:00
292de44a0b WIP menu cursor. 2017-03-17 20:45:27 +09:00
0a03bdc428 Add missing license header. 2017-03-17 20:44:02 +09:00
6be80c95ae Preload song select from main menu. 2017-03-17 20:11:59 +09:00
c7fa79b027 Fix nullref. 2017-03-17 20:09:23 +09:00
907236e475 Move filtering to BeatmapCarousel (but actual logic is now in FilterCriteria. 2017-03-17 19:54:51 +09:00
2a9e8f4ed6 Fix license headers. 2017-03-17 19:54:36 +09:00
605f733cf9 Add back the bash conversion factor. 2017-03-17 19:52:24 +09:00
7f7e8047d4 Don't convert originally taiko hitobjects. 2017-03-17 19:51:56 +09:00
ecd6958eea Add basic DrawableDrumRoll (no graphics yet, just input). 2017-03-17 19:30:22 +09:00
7860199fbd Fix post-merge errors. 2017-03-17 19:27:06 +09:00
04bc37b079 Merge branch 'taiko_hitobject_drawable' into taiko_drumroll_drawable 2017-03-17 19:26:30 +09:00
e3afa9bf71 Fix post-merge errors. 2017-03-17 19:25:55 +09:00
39c2703fef Merge branch 'taiko_hitobject_drawable' into taiko_bash_drawable 2017-03-17 19:24:57 +09:00
ad396c65ee Fix post-merge errors. 2017-03-17 19:24:39 +09:00
558641c317 Merge branch 'taiko_hitobject_drawable' into taiko_hit_drawables 2017-03-17 19:23:57 +09:00
5136064cb3 Revert "Make DrawableTaikoHitObject generic."
This reverts commit 0e4ed829f2.
2017-03-17 19:23:18 +09:00
4b97304603 CarouselContainer -> BeatmapCarousel. 2017-03-17 19:12:54 +09:00
dc28f8c79e Remove all external access to BeatmapGroup. 2017-03-17 19:12:15 +09:00
1ede12d847 Add basic DrawableDrumRollTick (no graphics yet, just input). 2017-03-17 19:08:50 +09:00
1e7511a923 Merge branch 'taiko_judgement_scoring' into taiko_drumroll_drawable
Conflicts:
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
2017-03-17 19:01:02 +09:00
e977f25cc4 Merge branch 'taiko_drumroll_base' into taiko_drumroll_drawable
Conflicts:
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
2017-03-17 19:00:35 +09:00
a2d07acb4b Fix post-merge errors. 2017-03-17 18:59:21 +09:00
91775b33e3 Merge branch 'taiko_bash_base' into taiko_bash_drawable
Conflicts:
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
2017-03-17 18:58:48 +09:00
3401759665 Don't batch imports for now. 2017-03-17 18:57:24 +09:00
e2673a94bf Merge branch 'taiko_hitobject_drawable' into taiko_bash_drawable 2017-03-17 18:57:17 +09:00
938da01540 Fix post-merge errors. 2017-03-17 18:56:58 +09:00
9f4f297bb7 Merge branch 'taiko_hitobject_drawable' into taiko_hit_drawables 2017-03-17 18:56:24 +09:00
0e4ed829f2 Make DrawableTaikoHitObject generic. 2017-03-17 18:55:54 +09:00
891bd011c6 Add basic DrawableBash (no graphics yet, just input). 2017-03-17 18:54:44 +09:00
e37def94f8 Merge branch 'taiko_judgement_scoring' into taiko_bash_drawable
Conflicts:
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
2017-03-17 18:51:56 +09:00
ba73968303 Load whole panel background in async. 2017-03-17 18:28:21 +09:00
1892d86921 Add basic DrawableHitFinisher (no graphics yet, just input). 2017-03-17 17:38:49 +09:00
863d4959af Make OnKeyDown non-sealed. 2017-03-17 17:38:24 +09:00
6a1c6f962e Merge branch 'taiko_judgement_scoring' into taiko_hit_drawables
Conflicts:
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
2017-03-17 17:08:11 +09:00
977b506587 Add TaikoJudgementInfo. 2017-03-17 17:06:34 +09:00
f26cf7bf68 Add basic DrawableHit (no graphics yet, just input). 2017-03-17 16:55:57 +09:00
35f63cb2aa Set Anchor/Origin and RelativePositionAxes. 2017-03-17 16:10:40 +09:00
cdfe95c159 Add AcentColour and xmldoc. 2017-03-17 16:05:16 +09:00
f48af91686 Appease the resharper gods. 2017-03-17 15:45:54 +09:00
cce1ae055f Make DrawableHitObject expires explicit. 2017-03-17 15:30:19 +09:00
2e0d100a22 Add base DrawableTaikoHitObject, remove DrawableTaikoHit. 2017-03-17 15:19:56 +09:00
74a1837a05 Fix nullref. 2017-03-17 14:56:50 +09:00