Commit Graph

27 Commits

Author SHA1 Message Date
aa1a333a4b Merge branch 'master' into taiko_swell_drawing 2017-03-30 14:16:58 +09:00
6d5b0a13e4 Fix resharper warning. 2017-03-29 09:02:49 +09:00
7fc68864be Move swells on top of the playfield when they reach the hit target. 2017-03-29 09:01:40 +09:00
adf2550811 Base playfield height + hit target offset on hit object height. 2017-03-28 17:13:05 +09:00
ae4cabccef Adjust comment. 2017-03-28 16:00:39 +09:00
2211c08441 Properly set playfield scale. 2017-03-28 10:32:27 +09:00
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
02fba000bc Tidy up and tweak transitions of DrawableJudgementInfo. 2017-03-23 15:07:45 +09:00
acfa4a4aac JudgementText -> DrawableTaikoJudgementInfo. 2017-03-23 14:52:18 +09:00
9a3fd8bcf1 Add readonly attributes. 2017-03-23 14:37:00 +09:00
8e1eef25b4 Fix some lone newlines. 2017-03-23 13:20:17 +09:00
cedcab1e26 s/Ring/Hit + privatize Judgement inside RingExplosion. 2017-03-23 13:02:01 +09:00
00054f1573 Comment out unused container for now. 2017-03-23 12:56:32 +09:00
39ff026b27 Reimplement JudgementText with the new DrawableJudgementInfo. 2017-03-23 12:49:58 +09:00
259ed03610 Reduce some container nesting. 2017-03-21 18:28:04 +09:00
2cfab75bc7 Remove now unnecessary field. 2017-03-21 17:50:05 +09:00
60e866aebd Increase RingExplosion base size for finishers.
Subtle but looks good imo (checked with flyte).
2017-03-21 17:49:22 +09:00
4e7a44cd44 Add license + general fixes. 2017-03-21 16:41:58 +09:00
1ac9898a36 Add judgement texts. 2017-03-21 16:33:25 +09:00
4c398b106d Add explosion rings. 2017-03-21 15:54:57 +09:00
10ed6ef10d Move TaikoPlayfield to separate file. 2017-03-21 15:09:54 +09:00
28240fb3b5 Rename TaikoBaseHit -> TaikoHitObject. 2017-03-17 13:33:48 +09:00
36e8618370 Make DrawableHitObjects have generic JudgementInfos. 2017-03-15 18:55:38 +09:00
5cbcf7a20a Fix error-level inspections. 2017-03-07 14:31:54 +09:00
faf07ab51a Use generics everywhere. 2017-03-06 13:59:11 +09:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
4590be552f Move play modes to their own projects. 2016-11-14 18:54:24 +09:00