Commit Graph

29 Commits

Author SHA1 Message Date
smoogipooo f3599b080c Fix using. 2017-03-30 16:12:21 +09:00
Dan Balasescu aa1a333a4b Merge branch 'master' into taiko_swell_drawing 2017-03-30 14:16:58 +09:00
smoogipooo 7ba7bc18f8 Don't use a List for HitKeys. 2017-03-29 15:35:22 +09:00
Dan Balasescu 7ee7954f62 Merge branch 'master' into taiko_hit_drawing 2017-03-29 15:22:32 +09:00
smoogipooo 37dcc8b71d Rewrite how swell circle piece is instantiated. 2017-03-29 14:52:14 +09:00
smoogipooo 74e12bd95e Rewrite how drawable-specific circle pieces are instantiated. 2017-03-29 14:01:01 +09:00
smoogipooo 59648b99a6 Merge remote-tracking branch 'origin/master' into taiko_swell_drawing 2017-03-29 13:21:41 +09:00
Dan Balasescu d7674e2367 Merge branch 'master' into dynamic-recompile 2017-03-29 10:12:48 +09:00
Dean Herbert ab97967237
Update references and framework. 2017-03-29 09:54:00 +09:00
smoogipooo 3f6b17c0bf Add drawable Swell. 2017-03-28 15:05:45 +09:00
smoogipooo b7d9de57a2 Add rim hits. 2017-03-28 11:18:12 +09:00
smoogipooo 1faff828d1 Move piece to Pieces/. 2017-03-28 11:01:35 +09:00
smoogipooo 3f1e8ddcd1 License headers + general fixes. 2017-03-28 10:51:22 +09:00
smoogipooo 621bcaed59 Add drawable Hits/StrongHits. 2017-03-28 10:33:23 +09:00
smoogipooo 4c7e523d18 Rename Accented to Strong. 2017-03-28 10:02:41 +09:00
smoogipooo 7a220e7348 Using. 2017-03-24 22:17:18 +09:00
smoogipooo c03bf4a5c3 Use less scaling factors. 2017-03-24 22:11:11 +09:00
smoogipooo e079263205 Remove unused texture. 2017-03-24 20:54:09 +09:00
smoogipooo 2ee68ae75a Make CirclePiece use relative width (leaving length control to DrawableDrumRoll). 2017-03-24 20:10:17 +09:00
smoogipooo fdd17c1575 Rewrite circle pieces to use custom graphics again.
Also using FontAwesome for now to enforce the same size, because otherwise you have to mess around with sprites + the custom graphics. This will all be changed when sprites are fixed to maintain aspect ratios and when glow/border use relative axes.
2017-03-24 20:08:40 +09:00
smoogipooo df46d0f446 Cleanup. 2017-03-24 18:49:10 +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 edd9a22177 License headers. 2017-03-20 17:02:06 +09:00
smoogipooo be1f28ad40 Move drum rolls to a new column in TestCaseTaikoHitObjects. 2017-03-20 16:53:31 +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 051ef61d48 Make bashes not use textawesome. 2017-03-20 16:41:09 +09:00
smoogipooo 29f303b4d0 Add finisher notes. 2017-03-20 15:09:27 +09:00
smoogipooo caf3ec1400 Fix colours. 2017-03-20 14:39:29 +09:00
smoogipooo b629766892 Add initial taiko note circles. 2017-03-17 22:01:06 +09:00