smoogipooo
|
cb189bd006
|
Merge remote-tracking branch 'origin/master' into taiko_hit_drawables
|
2017-03-25 20:16:25 +09:00 |
|
smoogipooo
|
5281842965
|
Rewrite CirclePiece to be referenced to 128x128px and handle accented hits more sanely.
|
2017-03-24 18:37:56 +09:00 |
|
smoogipooo
|
33c160efeb
|
Merge branch 'taiko_note_circle' into taiko_drawable_drawing
Conflicts:
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-24 16:02:49 +09:00 |
|
smoogipooo
|
8f7ed813a3
|
Cleanup.
|
2017-03-24 15:45:21 +09:00 |
|
smoogipooo
|
95183279f3
|
Rename ScrollingCirclePiece -> ScrollingPiece.
|
2017-03-24 15:44:43 +09:00 |
|
smoogipooo
|
20e80a758a
|
Merge branch 'master' into taiko_drawable_drawing
Conflicts:
osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
osu.Game.Modes.Taiko/Objects/Drawable/DrawableTaikoHitObject.cs
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-24 15:11:56 +09:00 |
|
Dan Balasescu
|
bf3846eedb
|
Merge branch 'master' into taiko_hit_drawables
|
2017-03-24 14:55:07 +09:00 |
|
Dan Balasescu
|
ac2d36da3b
|
Merge branch 'master' into taiko_note_circle
|
2017-03-24 14:33:08 +09:00 |
|
smoogipooo
|
2074812f46
|
Move ScoreProcessor and Score to Scoring/.
|
2017-03-24 09:51:52 +09:00 |
|
smoogipooo
|
35f1f06ee2
|
Rename drum roll tick judgement.
|
2017-03-23 19:36:58 +09:00 |
|
smoogipooo
|
11fb404574
|
Merge remote-tracking branch 'origin/master' into taiko_drumroll_tick_judgements
Conflicts:
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-23 19:35:36 +09:00 |
|
Dean Herbert
|
2cb801317d
|
JudgementInfo -> Judgement.
There is no case where we use the term "Judgement" without the suffix, so deemed it unnecessary.
|
2017-03-23 19:00:18 +09:00 |
|
smoogipooo
|
0ac33b59e3
|
Add DrumRoll tick judgement info.
|
2017-03-23 17:52:46 +09:00 |
|
Dean Herbert
|
96fc8eef30
|
Merge branch 'master' into taiko_hitobject_drawable
|
2017-03-23 17:23:22 +09:00 |
|
Dean Herbert
|
315994f2b3
|
Merge pull request #538 from smoogipooo/taiko_base_hit
Add Hit class, make TaikoHitObject abstract.
|
2017-03-23 16:51:45 +09:00 |
|
Dean Herbert
|
1af17fc108
|
Remove cross-reference to osu.Game.Modes.Osu from Taiko.
|
2017-03-23 15:12:08 +09:00 |
|
Dean Herbert
|
acfa4a4aac
|
JudgementText -> DrawableTaikoJudgementInfo.
|
2017-03-23 14:52:18 +09:00 |
|
smoogipooo
|
3d1dad8185
|
Merge remote-tracking branch 'origin/master' into taiko_hitobject_drawable
Conflicts:
osu.Game.Modes.Taiko/Objects/Drawable/DrawableTaikoHit.cs
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-23 14:40:06 +09:00 |
|
Dan Balasescu
|
a40338614a
|
Merge branch 'master' into taiko_note_circle
|
2017-03-23 14:29:24 +09:00 |
|
smoogipooo
|
cedcab1e26
|
s/Ring/Hit + privatize Judgement inside RingExplosion.
|
2017-03-23 13:02:01 +09:00 |
|
smoogipooo
|
db8bf8a78f
|
Add Hit class, make TaikoHitObject abstract.
|
2017-03-23 11:21:45 +09:00 |
|
Dan Balasescu
|
2c580f43e9
|
Merge branch 'master' into taiko_playfield_2
|
2017-03-23 11:10:23 +09:00 |
|
Dan Balasescu
|
39134d79a8
|
Merge branch 'master' into taiko_hitobject_drawable
|
2017-03-23 11:03:42 +09:00 |
|
Dean Herbert
|
53c6665e07
|
Merge branch 'master' into taiko_bash_base
|
2017-03-23 10:57:15 +09:00 |
|
Dan Balasescu
|
e3bc837b61
|
Merge branch 'master' into taiko_drawable_drawing
|
2017-03-23 10:44:00 +09:00 |
|
smoogipooo
|
1bfc4d484d
|
Merge branch 'taiko_hitobject_drawable' into taiko_hit_drawables
Conflicts:
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-22 01:47:25 +09:00 |
|
smoogipooo
|
62dcd4fa59
|
Merge remote-tracking branch 'origin/master' into taiko_hitobject_drawable
Conflicts:
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-22 01:45:02 +09:00 |
|
smoogipooo
|
afcd42b06d
|
Merge remote-tracking branch 'origin/master' into taiko_playfield_2
|
2017-03-22 01:38:53 +09:00 |
|
smoogipooo
|
cf251618c7
|
Merge remote-tracking branch 'origin/master' into taiko_bash_base
Conflicts:
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-22 01:34:47 +09:00 |
|
smoogipooo
|
a346191ca7
|
Merge remote-tracking branch 'origin/master' into taiko_drumroll_base
Conflicts:
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-22 01:27:07 +09:00 |
|
smoogipooo
|
d9524f692d
|
Renamings.
|
2017-03-21 21:36:05 +09:00 |
|
Dan Balasescu
|
7bda1866fd
|
Merge branch 'master' into taiko_judgement_scoring
|
2017-03-21 16:44:31 +09:00 |
|
smoogipooo
|
1ac9898a36
|
Add judgement texts.
|
2017-03-21 16:33:25 +09:00 |
|
smoogipooo
|
4c398b106d
|
Add explosion rings.
|
2017-03-21 15:54:57 +09:00 |
|
smoogipooo
|
9b5cb7ec23
|
Merge branch 'taiko_judgement_scoring' into taiko_playfield_2
|
2017-03-21 15:33:59 +09:00 |
|
smoogipooo
|
10ed6ef10d
|
Move TaikoPlayfield to separate file.
|
2017-03-21 15:09:54 +09:00 |
|
smoogipooo
|
5a28833c32
|
Merge branch 'master' into taiko_hit_drawables
Conflicts:
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-20 18:17:18 +09:00 |
|
smoogipooo
|
a27dae0beb
|
Merge branch 'master' into taiko_hitobject_drawable
Conflicts:
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-03-20 18:09:05 +09:00 |
|
smoogipooo
|
f87f334dcd
|
Merge branch 'master' into taiko_note_circle
|
2017-03-20 16:55:08 +09:00 |
|
smoogipooo
|
730824fa58
|
Move pieces out of the visual test, fix up comments, rewrite FinisherPiece.
|
2017-03-20 16:50:22 +09:00 |
|
smoogipooo
|
090e8bbb79
|
Remove hit object types solution-wide.
|
2017-03-20 13:10:24 +09:00 |
|
smoogipooo
|
b629766892
|
Add initial taiko note circles.
|
2017-03-17 22:01:06 +09:00 |
|
smoogipooo
|
1892d86921
|
Add basic DrawableHitFinisher (no graphics yet, just input).
|
2017-03-17 17:38:49 +09:00 |
|
smoogipooo
|
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 |
|
smoogipooo
|
977b506587
|
Add TaikoJudgementInfo.
|
2017-03-17 17:06:34 +09:00 |
|
smoogipooo
|
f26cf7bf68
|
Add basic DrawableHit (no graphics yet, just input).
|
2017-03-17 16:55:57 +09:00 |
|
smoogipooo
|
2e0d100a22
|
Add base DrawableTaikoHitObject, remove DrawableTaikoHit.
|
2017-03-17 15:19:56 +09:00 |
|
smoogipooo
|
d2194e3d2a
|
Implement Bash.
|
2017-03-17 14:01:32 +09:00 |
|
smoogipooo
|
12de3f6657
|
Implement DrumRoll + DrumRollTick.
|
2017-03-17 13:56:14 +09:00 |
|
smoogipooo
|
b399c6adbb
|
Implement TaikoHitObject.
|
2017-03-17 13:38:48 +09:00 |
|