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-20 16:00:46 +08:00
Code
Issues
Releases
Wiki
Activity
52,850
Commits
4
Branches
793
Tags
aacded0ecf2aaecaac5ea48e7fff00a9052064ca
Commit Graph
24 Commits
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Make ExpandDirection abstract
smoogipoo
·
2021-02-24 15:05:12 +09:00
6b6811063b
Make mania FI/HD incompatible with each other
smoogipoo
·
2021-02-24 14:34:37 +09:00
dd702ccfd2
Use enum values instead of class override
smoogipoo
·
2020-07-16 21:29:39 +09:00
8d9e5db641
Rename
smoogipoo
·
2020-07-16 21:18:24 +09:00
03a7b8a6ef
Pass in content
smoogipoo
·
2020-07-16 21:17:51 +09:00
18d3685023
Add comment explaining scale
smoogipoo
·
2020-07-16 17:47:00 +09:00
967238e269
Use WithChild
smoogipoo
·
2020-07-16 17:42:37 +09:00
74c7d9e67d
Make the cover into a container
smoogipoo
·
2020-07-16 17:26:48 +09:00
b7f6ae5db9
Move cover to a separate file, rename
smoogipoo
·
2020-07-16 17:26:34 +09:00
1384e61747
fix naming convention violation
LastExceed
·
2020-07-15 11:29:13 +02:00
d2e78d080c
implement FI by flipping HD upside down
LastExceed
·
2020-07-15 11:15:47 +02:00
4a2890c054
simplify reversing using rotation
LastExceed
·
2020-07-15 11:07:30 +02:00
e12f02a634
fix leftover parameter name
LastExceed
·
2020-07-15 10:41:34 +02:00
b43b1673cc
read scroll direction from IScrollingInfo instead of config
LastExceed
·
2020-07-14 17:04:09 +02:00
f73fd7ffe9
rearrange LaneCover members
LastExceed
·
2020-07-14 16:48:14 +02:00
3b7d52da09
bind laneCover direction to scroll direction
LastExceed
·
2020-07-14 16:44:29 +02:00
25fb49d59f
extract coverage updating logic to separate method
LastExceed
·
2020-07-14 15:12:00 +02:00
921939f97a
move lanecover implementation to ManiaModHidden
LastExceed
·
2020-07-14 15:06:15 +02:00
fcda4d9f15
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Move flashlight code from OsuModFlashlight to ModFlashlight and implement other modes and break time
jorolf
·
2018-11-11 18:38:12 +01:00
023924396d
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Edit mods description, multiplier, and code
Joseph Madamba
·
2018-03-13 20:07:03 -07:00
d122aa80e4
Move mod implementations to individual files
Dean Herbert
·
2018-01-09 14:08:18 +09:00
b8bb0a52e3