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-17 05:12:34 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
40 Commits
Fix missing event unbinds
Dan Balasescu
·
2024-03-07 21:10:11 +09:00
ca92a31cf9
Add break support
Dan Balasescu
·
2024-02-15 22:05:25 +09:00
878fb2d10d
Adjust tests
Dan Balasescu
·
2024-02-15 21:25:40 +09:00
d1a51b474c
Fix resolution scaling
Dan Balasescu
·
2024-02-15 20:07:55 +09:00
755bc7c050
Fix legacy coverage metrics
Dan Balasescu
·
2024-02-08 00:20:32 +09:00
8f995a30af
Fix coordinate space
Dan Balasescu
·
2024-02-07 00:25:22 +09:00
af20eacc82
Add ManiaModCover to take over old roles of the mods
Dan Balasescu
·
2024-02-07 00:15:14 +09:00
69db1b2778
Add progressive cover to mania HD and FI mods
Dan Balasescu
·
2024-02-06 23:47:20 +09:00
5bc7befbd4
code quality
Dylan Nantz
·
2023-01-11 14:28:11 -05:00
e23c565c84
add mania FadeIn mod configuration
Dylan Nantz
·
2023-01-11 14:13:29 -05:00
1f4e0303f7
Rename variables and avoid the need for a property
Dean Herbert
·
2023-01-09 16:49:38 +09:00
efded323e4
reduce mania hidden mod precision
Dylan Nantz
·
2023-01-06 11:39:41 -05:00
b8fbd68e32
Code quality improvements
Dylan Nantz
·
2022-12-20 13:33:33 -05:00
4a1a023f9e
Add mania hidden mod configuration
Dylan Nantz
·
2022-12-19 18:31:28 -05:00
c200e77994
Change ruleset mod description types
naoei
·
2022-08-10 16:09:11 -04:00
3e38baca3c
Remove the nullable disable annotation in the Mania ruleset.
為什麼
·
2022-07-27 22:24:02 +08:00
4120c20968
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