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-05-24 08:39:53 +08:00
Code
Issues
Releases
Wiki
Activity
45,041
Commits
4
Branches
796
Tags
94de24075e52d154ca042a8bf9116f5f434d8e23
Commit Graph
9 Commits
Merge pull request
#11857
from Syriiin/diffcalc/refactor/catch-clockrate-effects
Refactor catch Movement skill to not require explicit clockrate usage
Dan Balasescu
·
2021-06-03 17:29:27 +09:00
15b43beef1
Refactor to pass clockrate in constructor rather than deriving from mods
Samuel Cattini-Schultz
·
2021-06-03 16:09:42 +10:00
f51413ead9
Add new interface for autoplay mods
Dean Herbert
·
2021-05-25 18:09:24 +09:00
a3c78674a1
Rename FramedAutoGenerator<T> -> AutoGenerator<T>
ekrctb
·
2021-05-07 00:31:12 +09:00
207f7f1e56
Use FramedAutoGenerator in template projects
ekrctb
·
2021-05-06 22:57:07 +09:00
95c74c906a
Introduce
StartFrame
and
EndFrame
to simplify the replay interpolation code
ekrctb
·
2021-04-16 14:13:41 +09:00
91c7d8d26c
Make FramedReplayInputHandler.CurrentTime non-null
ekrctb
·
2021-04-16 14:13:41 +09:00
84bc81a6de
Add ruleset examples to solution
smoogipoo
·
2021-04-05 12:04:02 +09:00
4d9b886c07
Add ruleset templates structure
smoogipoo
·
2021-04-05 11:41:40 +09:00
37f8b62200