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-21 16:40:30 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
793
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
27 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
Use another argument exception
smoogipoo
·
2020-04-15 13:08:15 +09:00
e534d59c80
Apply review feedback (unroll inner loop / xml fixes)
Dean Herbert
·
2020-04-15 12:35:43 +09:00
d47e414fb1
Fix osu!mania replays actuating incorrect keys when multiple stages are involved
Dean Herbert
·
2020-04-14 16:52:17 +09:00
7f95418262
Fix osu!mania replays recording incorrectly when key mod applied
Dean Herbert
·
2020-03-27 15:50:11 +09:00
f75c082601
Rename conversion methods for clarity
Dean Herbert
·
2020-03-25 20:21:34 +09:00
8a2aac5f83
Add encoding and import support
Dean Herbert
·
2020-03-24 14:51:52 +09:00
022465f546
Provide the ruleset to converter classes
Dean Herbert
·
2019-12-24 16:02:16 +09:00
0677f746aa
Change osu!catch key trigger to occur on frame before positional change
Dean Herbert
·
2019-09-13 23:06:35 +09:00
624e5644a4
Improve how osu!catch stores and replays key actions
Dean Herbert
·
2019-09-12 18:33:46 +09:00
acdfeef1dc
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
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
Initial rework of beatmap conversion process
smoogipoo
·
2018-04-19 22:04:12 +09:00
03a5df84c6
Use IBeatmap wherever possible
smoogipoo
·
2018-04-19 20:44:38 +09:00
66b3b295e7
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix mania frame conversion not working at all
smoogipoo
·
2018-03-01 02:28:15 +09:00
c783a19e41
Remove mostly-unused Score parameter
smoogipoo
·
2018-03-01 02:28:14 +09:00
cf42d5bbd5
Remove todo (probably not a consideration going forward)
smoogipoo
·
2018-03-01 02:28:14 +09:00
a7e6c19e61
Populate rulesets with their replay frames
smoogipoo
·
2018-03-01 02:28:14 +09:00
222ae70062
Use StageDefinition to determine special column in ManiaReplayFrame
smoogipoo
·
2018-03-01 02:28:14 +09:00
a02eaf0e94
Implement a conversion process for ReplayFrames
smoogipoo
·
2018-03-01 02:28:14 +09:00
a3c7755ade
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Remove redundant cast
Dan Balasescu
·
2017-11-29 18:18:36 +09:00
7cbca37e2d
Simplify/sanitize construction of ManiaReplayFrame
smoogipoo
·
2017-11-29 15:47:10 +09:00
6fd550dc91
Fix mania replays not defining important frames
Resolves
https://github.com/ppy/osu/issues/1495
.
smoogipoo
·
2017-11-29 14:20:15 +09:00
1136db1556