Commit Graph

43722 Commits

Author SHA1 Message Date
e67379b6de Use ScrollingHitRenderer 2017-08-08 10:35:56 +09:00
debe13629f Don't set RelativePositionAxes when setting ScrollingAxes 2017-08-08 09:20:54 +09:00
bb63d99fb8 Merge branch 'catch-catcher' into catch 2017-08-08 07:48:38 +09:00
70585a279d Comment out unused variables for now 2017-08-08 07:48:03 +09:00
bbeb14f99d Merge remote-tracking branch 'smoogipooo/timingchange-improvements' into catch 2017-08-08 07:37:31 +09:00
4d1dd70cfb Licence headers 2017-08-08 07:32:23 +09:00
825e854aff Merge branch 'master' into catch-catcher 2017-08-08 07:28:55 +09:00
fe625f711a Update framework 2017-08-08 07:22:03 +09:00
fc30c471ed Update resources 2017-08-08 07:18:31 +09:00
bcd1b61529 Use OsuTestCase. 2017-08-07 18:11:45 +09:00
bd2ef4dc6b Line endings + license headers. 2017-08-07 18:03:44 +09:00
12f9793fec Fix mania bar lines not working. 2017-08-07 17:46:22 +09:00
62ee613da3 Merge remote-tracking branch 'origin/master' into timingchange-improvements 2017-08-07 17:35:53 +09:00
f3c05fe232 CI fixes. 2017-08-07 17:34:57 +09:00
9c0a0b1e2c Rewrite/add comments. 2017-08-07 17:27:50 +09:00
933740664c SpeedAdjustedHitRenderer -> ScrollingHitRenderer for consistent naming. 2017-08-07 16:43:54 +09:00
0d3797b497 Remove TestCaseScrollingHitObjects, replace with TestCaseScrollingPlayfield. 2017-08-07 16:25:19 +09:00
fc252f8888 Remove exception (this is set in SpeedAdjustmentContainer). 2017-08-07 16:24:51 +09:00
a3efca9c35 Reduce implementation overhead in actually positioning hitobjects and making them scroll. 2017-08-07 16:02:38 +09:00
725a69d973 Begin conversion 2017-08-07 16:02:14 +09:00
068dfcb19a Default CreateSpeedAdjustmentContainer implementation. 2017-08-07 15:22:31 +09:00
b71caca131 Expand abilities of catcher 2017-08-07 15:09:31 +09:00
d5c6693990 Merge pull request #1085 from smoogipooo/spriteicon-invalidation-fix
Fix SpriteIcon invalidation causing game breakness.
2017-08-07 15:04:05 +09:00
c6447e40f9 Reduce implementation overhead for nested playfields (e.g. playfield + columns). 2017-08-07 14:56:26 +09:00
2ce30474ca Merge branch 'master' into spriteicon-invalidation-fix 2017-08-07 14:49:09 +09:00
25bc281f00 Merge pull request #1086 from smoogipooo/add-accent-sequence
Add transform sequence support to IHasAccentColour.
2017-08-07 14:48:59 +09:00
376f99c1e3 Make VisibleTimeRange transform work again. 2017-08-07 14:32:55 +09:00
d0906d8232 Adjust xmldocs to conform to TransformableExtensions. 2017-08-07 14:20:56 +09:00
2221797273 Add transform sequence support to IHasAccentColour. 2017-08-07 14:12:05 +09:00
e1dfe364b2 Fix lifetime performance regression. 2017-08-07 14:07:49 +09:00
ce7d391f06 These method calls are impure. 2017-08-07 13:37:07 +09:00
953cf5af58 Fix SpriteIcon invalidation causing game breakness. 2017-08-07 13:26:54 +09:00
c930085213 Add glow 2017-08-07 11:06:03 +09:00
51d2b9c35c Tidy up visually 2017-08-07 11:05:58 +09:00
81b738f68c Add basic Catcher 2017-08-07 11:05:54 +09:00
554d0d6fb8 Update basic structure of Catch project 2017-08-07 11:05:48 +09:00
b8d67f65af Merge pull request #1084 from ppy/correct-cs-multiplier
Adjust CS multiplier to match stable
2017-08-07 10:53:39 +09:00
eb190d83bd Adjust CS multiplier to match stable 2017-08-07 10:43:33 +09:00
c7b59646c0 Merge pull request #1083 from peppy/more-mods
Implement NoFail, HardRock, Easy mods
2017-08-07 10:07:06 +09:00
da84f1ce39 Update framework 2017-08-07 09:56:50 +09:00
8941c8658c Use nested containers for shadow 2017-08-07 09:50:04 +09:00
de3b65e1fa Fix StoredBookmarks not being serialized 2017-08-07 09:45:44 +09:00
6f93aa6131 Fix incomplete comment 2017-08-07 09:01:47 +09:00
e75f438c29 Add difficulty application mods
Also fixes circular references when using IJsonSerializable.
2017-08-07 08:54:54 +09:00
224de9cc1e Implement NoFail mod 2017-08-07 08:54:54 +09:00
3416925233 Fix alignment of icons on mod buttons 2017-08-07 08:54:53 +09:00
d7fede96ef Fix shadow on SpriteIcon being a bit off 2017-08-07 08:54:53 +09:00
c9b0177e09 Merge pull request #1082 from huoyaoyuan/depth
Remove depth setting in SectionsContainer and profile.
2017-08-07 07:28:09 +09:00
8843d97895 Remove depth setting in SectionsContainer and profile. 2017-08-05 18:01:10 +08:00
b1d25ed388 Implement ScrollingPlayfield, now containing ScrollingHitObjectContainer (prev. SpeedAdjustmentCollection).
Also removing a lot of mania code relating to gravity mod for now.
2017-08-04 23:07:08 +09:00