This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-06-04 17:43:45 +08:00
Code
Issues
Releases
Wiki
Activity
8,633
Commits
4
Branches
801
Tags
af499df6ddfdb7fdee0fa836a00614d37104f080
Commit Graph
59 Commits
CI fixes.
smoogipooo
·
2017-08-07 17:34:57 +09:00
f3c05fe232
Rename *ScrollingDrawableTimingSection -> *ScrollingContainer, move LinearScrollingContainer to osu.Game, make SpeedAdjustmentContainer non-abstract.
smoogipooo
·
2017-08-04 22:50:29 +09:30
54503eef71
We no longer need to pass in the control point.
smoogipooo
·
2017-06-16 13:12:36 +09:00
ea87aca032
CI fixes.
smoogipooo
·
2017-06-16 13:09:06 +09:00
874db28478
Remove gross autoSizingAxes and life time.
smoogipooo
·
2017-06-16 13:00:08 +09:00
5bac0919f0
Add small test case to demonstrate usage.
smoogipooo
·
2017-06-12 17:31:24 +09:00
56244e0134
Cleanups + xmldoc rewordings/improvements.
smoogipooo
·
2017-06-12 15:20:34 +09:00
ba8014bbd9
Rewrite the way speed adjustments are applied.
smoogipooo
·
2017-06-09 19:57:03 +09:00
1f56848442
Rename SpeedAdjustment -> MultiplierControlPoint + reworking.
smoogipooo
·
2017-06-09 16:57:17 +09:00
921350128d
Namespace movement.
smoogipooo
·
2017-06-09 16:20:55 +09:00
4b2669e65d
Use new naming structure + VisibleTimeRange bindable.
smoogipooo
·
2017-06-09 16:11:49 +09:00
d11002e499
Rewrite mania to use the new timing section stuff.
smoogipooo
·
2017-06-09 02:43:48 +09:00
8de6bdf340
Remove IHasTimeSpan, add rename to TimingSection.
smoogipooo
·
2017-06-08 23:40:24 +09:00
55f238f6a9
Not sure how these CI issues were missed.
smoogipooo
·
2017-06-07 19:27:22 +09:00
8641379424
g -> gravity + one more xmldoc.
smoogipooo
·
2017-06-07 19:21:31 +09:00
1932b58663
Rename timing changes, simplify + improve columns/dictionary usage.
smoogipooo
·
2017-06-07 19:15:51 +09:00
6f191193a1
Make TimeSpan a double again.
smoogipooo
·
2017-06-07 19:08:32 +09:00
7aee8ee547
Update with more framework changes.
smoogipooo
·
2017-06-06 15:52:35 +09:00
e3d10fc4d3
Update with framework changes.
smoogipooo
·
2017-06-05 20:06:46 +09:00
4307242bb6
Move timing change stuff to osu.Game project.
smoogipooo
·
2017-06-02 20:17:44 +09:00
7022c8d496
CI fixes.
smoogipooo
·
2017-06-02 19:53:30 +09:00
e5720b9477
Add comment.
smoogipooo
·
2017-06-02 19:36:47 +09:00
d6e49b94ec
Simplify gravity.
smoogipooo
·
2017-06-02 19:34:55 +09:00
c7dcb54d45
Super huge abstraction changes to (hopefully) make this TimingChangeContainer usable for non-mania rulesets.
Also includes commenting improvements/fixes.
smoogipooo
·
2017-06-02 19:27:22 +09:00
a4cd409835
Add missing license headers.
smoogipooo
·
2017-06-02 18:20:14 +09:00
186fecca82
CI fixes.
smoogipooo
·
2017-06-02 18:19:21 +09:00
1d3f5d8649
Make life time set after children are updated (for now).
smoogipooo
·
2017-06-02 18:11:36 +09:00
97dd80b874
Add gravity mod.
smoogipooo
·
2017-06-02 17:33:58 +09:00
b46a9dd0ef
Set lifetime for timing change containers very naively for now.
smoogipooo
·
2017-06-02 16:39:31 +09:00
8f6118ffb8
Cleanup + make travel time equal to the time span.
smoogipooo
·
2017-06-02 16:04:14 +09:00
1eddc278a4
Add gravity timing change.
smoogipooo
·
2017-06-02 15:30:59 +09:00
563f746acf
Fix incorrect sorting.
smoogipooo
·
2017-06-02 15:28:30 +09:00
d75bbb2b88
aaaaa
smoogipooo
·
2017-06-02 11:35:51 +09:00
1da5d508fa
Move drawable timing changes to Timing/Drawables.
smoogipooo
·
2017-06-01 15:13:52 +09:00
d30706f640
Add bar line timing changes.
smoogipooo
·
2017-06-01 15:08:41 +09:00
3e2aa26722
Initial rewrite of timing changes to allow them to be more extensible.
smoogipooo
·
2017-06-01 14:26:21 +09:00
f612914e87
Fix input being reversed.
smoogipooo
·
2017-05-29 11:07:17 +09:00
cdf4fcea02
Use new HitObjectStartTimeComparer.
smoogipooo
·
2017-05-26 18:52:43 +09:00
e4b59314ea
CI fixes.
smoogipooo
·
2017-05-23 16:47:47 +09:00
a4823bca91
Fix line endings.
smoogipooo
·
2017-05-23 16:13:51 +09:00
7e5bb61a44
More cleanups.
smoogipooo
·
2017-05-23 15:29:38 +09:00
836bf930a0
Split ControlPoint into different types.
# Conflicts: # osu.Game.Rulesets.Mania/UI/Column.cs
smoogipooo
·
2017-05-23 14:03:40 +09:00
3cdfd2eef5
More missed exceptions.
Huo Yaoyuan
·
2017-05-18 02:46:12 +08:00
88f8619e9a
Comments?
smoogipooo
·
2017-05-16 19:33:56 +09:00
0eba553138
Fix possible no-children-in-sequence exception.
smoogipooo
·
2017-05-16 18:26:49 +09:00
be4ff5c038
Cleanup.
smoogipooo
·
2017-05-16 18:17:34 +09:00
620b4bf863
TimeRelativeContainer -> ControlPointContainer, optimize AutoTimeRelativeContainer a little bit (only recompute on invalidation).
smoogipooo
·
2017-05-16 17:50:09 +09:00
ac02d1ab10
Invert the playfield by default to make calculations a bit simpler and clean up a lot of code.
smoogipooo
·
2017-05-16 17:34:41 +09:00
7039205363
Make timing sections scroll again.
smoogipooo
·
2017-05-16 17:03:43 +09:00
da932276e8
Initial removal of TimingSection.
smoogipooo
·
2017-05-12 22:23:32 +09:00
a25f11e809
First
Previous
1
2
Next
Last