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-22 06:29:54 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
793
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
36 Commits
Change ruleset mod description types
naoei
·
2022-08-10 16:09:11 -04:00
3e38baca3c
Remove un-need using.
andy840119
·
2022-08-02 10:23:52 +08:00
eb73f9e88c
Use non-nullable instead in the taiko ruleset.
andy840119
·
2022-08-02 00:48:23 +08:00
b1d320bf67
Mark the property as nullable and add some assert check.
為什麼
·
2022-07-27 22:31:48 +08:00
860e9d42ff
Remove nullable disable annotation in the Taiko ruleset.
為什麼
·
2022-07-27 22:28:13 +08:00
d766052be4
Remove score multiplier on difficulty-increasing mods with customised settings
Salman Ahmed
·
2022-07-18 07:29:03 +03:00
32ba58109b
Update parameter discards
Dean Herbert
·
2022-06-24 21:26:19 +09:00
31a447fda0
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Adjust to make HD slightly harder and not obsolete
smoogipoo
·
2021-09-21 15:20:04 +09:00
430ecc5409
Revert "Don't apply normal visibility to increased visibility state"
This reverts commit
5dd0e0d961
.
smoogipoo
·
2021-09-17 17:39:34 +09:00
a4238e49a7
Don't apply normal visibility to increased visibility state
smoogipoo
·
2021-09-17 17:33:32 +09:00
5dd0e0d961
Split magic values into named constants
smoogipoo
·
2021-09-17 17:27:54 +09:00
ea68be08cb
Fix taiko HD not calculating pre-empt correctly
smoogipoo
·
2021-09-17 17:24:03 +09:00
c9e76783e6
Remove interface definition
smoogipoo
·
2021-08-02 20:38:49 +09:00
8d999d30f6
Remove taiko HD mod 4:3 scaling
smoogipoo
·
2021-08-02 20:18:01 +09:00
455666ed94
Nest adjustments for readability
Dean Herbert
·
2021-06-16 16:32:59 +09:00
98e0e89d3f
Reword comments slightly
Dean Herbert
·
2021-06-16 16:31:38 +09:00
18343160cf
Specify types explicitly and don't handle non-nullable values with fallbacks
Dean Herbert
·
2021-06-16 16:24:30 +09:00
5944c45f55
Remove unnecessary configuration
Dean Herbert
·
2021-06-16 16:16:18 +09:00
a5c09454e6
Fix hitobjects expiring before fully judged with hidden
Bartłomiej Dach
·
2021-06-16 00:34:39 +02:00
8c558610ab
Ezplain slider multiplier adjustment
Bartłomiej Dach
·
2021-06-15 23:00:11 +02:00
57f0c47ded
Apply pre-empt formula which is closer to stable
Bartłomiej Dach
·
2021-06-15 22:57:20 +02:00
b0549187df
Rearrange and rename member
Bartłomiej Dach
·
2021-06-15 22:34:07 +02:00
259e6cad4d
Reword HD scale multiplier comment
Bartłomiej Dach
·
2021-06-15 22:32:26 +02:00
a549aebb3f
Attempt to reword setting to be more understandable
Bartłomiej Dach
·
2021-06-11 13:07:09 +02:00
6d2b5252c6
Replace lifetime workaround with explicit set
Bartłomiej Dach
·
2021-06-11 12:26:58 +02:00
e194f8b34a
forgot to run code inspection
Ivan Pavluk
·
2021-06-11 15:54:48 +07:00
6d06066dde
remove outdated comment
Ivan Pavluk
·
2021-06-11 15:12:05 +07:00
e34e26ae52
improve reasoning for hd_sv_scale
Ivan Pavluk
·
2021-06-11 15:07:41 +07:00
09df23e2a6
add taiko hd mod (2nd attempt)
Ivan Pavluk
·
2021-06-11 14:09:23 +07:00
46b379899e
Duplicate implementions
PercyDan54
·
2021-05-15 11:55:50 +08:00
166974506e
disable HD for taiko
Unknown
·
2019-07-01 09:45:14 +02:00
665da09ed7
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
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