smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
smoogipoo
|
d8e7ad8241
|
Fix post-rebase issues
|
2018-11-12 17:36:19 +09:00 |
|
smoogipoo
|
10543cf1b6
|
Move rest of ScrollingPlayfield into ScrollingRulesetContainer
|
2018-11-12 17:34:35 +09:00 |
|
smoogipoo
|
ad45bc7666
|
Move scroll direction to scrollinginfo
|
2018-11-12 17:34:35 +09:00 |
|
smoogipoo
|
7f0f143a1b
|
Move IScrollAlgorithm to ScrollingRulesetContainer + use DI
|
2018-11-12 17:34:35 +09:00 |
|
smoogipoo
|
8583fd1380
|
Fix testcase never working
|
2018-11-08 14:04:20 +09:00 |
|
smoogipoo
|
368ceec47c
|
Simplify creation of a playfield
|
2018-09-21 14:35:50 +09:00 |
|
smoogipoo
|
827c5c4939
|
Remove scroll direction from ScrolingPlayfield constructor
|
2018-07-17 15:14:03 +09:00 |
|
smoogipoo
|
4eda017fa5
|
Fix CI error
|
2018-06-17 17:54:05 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
smoogipoo
|
551ba6ac4b
|
Fix ScalableContainer irrepairably altering content size
|
2018-04-02 13:06:06 +09:00 |
|
Dean Herbert
|
a42035f494
|
Make DrawableHitObject a CompositeDrawable
No reason for it to be a container.
|
2018-03-15 13:41:06 +09:00 |
|
smoogipoo
|
3d5fefae8c
|
Add TestFixtureAttribute to all tests
|
2018-03-02 15:34:31 +09:00 |
|
smoogipoo
|
ab762045d6
|
Move back to using load(), fix testcase
|
2018-01-11 16:51:46 +09:00 |
|
smoogipoo
|
428f8b6670
|
Fix up license header
|
2018-01-11 15:08:56 +09:00 |
|
smoogipoo
|
117ab8a26d
|
Split out scrolling algorithm
|
2018-01-07 13:23:16 +09:00 |
|
smoogipoo
|
7526225282
|
Use DP for most of the code to avoid unnecessary computations
|
2018-01-05 20:56:21 +09:00 |
|
smoogipoo
|
a7aab21a29
|
Re-namespace files
|
2018-01-04 19:22:15 +09:00 |
|
smoogipoo
|
e0c921ff5c
|
Split out ScrollingHitObjectContainer into new file
|
2018-01-04 19:20:43 +09:00 |
|
smoogipoo
|
651e24e3cc
|
Implement proper scrolling directions
|
2018-01-04 19:17:40 +09:00 |
|
smoogipoo
|
f34131f8f4
|
Initial game-wide replacement of scrolling playfields
|
2018-01-04 18:50:17 +09:00 |
|
smoogipoo
|
b11f4ab834
|
Implement control points
|
2018-01-04 18:35:48 +09:00 |
|
smoogipoo
|
90839e6d56
|
Test case improvements with TimeRange testing
|
2018-01-04 17:07:33 +09:00 |
|
smoogipoo
|
c067ee5fbe
|
Move position calculation to UpdateAfterChildren
Because we want this to occur after lifetimes have been evaluated.
|
2018-01-04 16:38:43 +09:00 |
|
smoogipoo
|
210fd290e5
|
Use the new AliveObjects
|
2018-01-04 16:38:20 +09:00 |
|
smoogipoo
|
b968040963
|
General improvements to testcase
|
2018-01-04 16:38:07 +09:00 |
|
smoogipoo
|
7beb4c3507
|
Initial implementation of a new scrolling hitobject container
|
2018-01-04 16:21:15 +09:00 |
|