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-18 01:30:05 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
791
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
23 Commits
Remove the nullable disable annotation and fix the breaking api.
andy840119
·
2022-07-02 13:33:05 +08:00
19721a9bbb
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Add replay statistics frames to FramedReplayInputHandler
Dan Balasescu
·
2022-01-31 18:53:47 +09:00
0458d408bb
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
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
Update naming
Dean Herbert
·
2020-07-22 19:53:45 +09:00
2c62b23d85
Update InputHandlers in line with framework changes
Dean Herbert
·
2020-07-19 11:39:11 +09:00
648e414c14
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
Improve how osu!catch stores and replays key actions
Dean Herbert
·
2019-09-12 18:33:46 +09:00
acdfeef1dc
Fix interpolation nullrefs
Dean Herbert
·
2019-03-29 00:35:26 +09:00
d770dac3bc
Fix many behavioural issues and add tests
Dean Herbert
·
2019-03-28 19:28:13 +09:00
70f99400ad
Fix handlers for other rulesets
Dean Herbert
·
2019-03-28 15:09:06 +09:00
09a7950a3b
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Re-namespace replay-related classes
smoogipoo
·
2018-11-28 17:20:37 +09:00
2ee181daf7
Update framework
Dean Herbert
·
2018-07-21 16:21:53 +09:00
0f37758314
Adapt to new input handling changes
ekrctb
·
2018-06-22 18:10:27 +09:00
d6084c0b30
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Rename catch frame's X to Position
smoogipoo
·
2018-03-01 02:28:15 +09:00
a24e8b02e8
Reimplement important frames
smoogipoo
·
2018-03-01 02:28:15 +09:00
195b6642e6
Implement a conversion process for ReplayFrames
smoogipoo
·
2018-03-01 02:28:14 +09:00
a3c7755ade
Add more human-like catch autoplay support
Closes
#1611
Dean Herbert
·
2018-01-22 18:46:59 +09:00
32b540268e
Add very basic replay handling
Dean Herbert
·
2018-01-12 18:35:28 +09:00
33fdc2c1d6