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 07:22:38 +08:00
Code
Issues
Releases
Wiki
Activity
68,349
Commits
4
Branches
791
Tags
cd28fa7325f85dd3c68bd2a3eaef3239d686dd2f
Commit Graph
35 Commits
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Improve flashlight display on break periods
Salman Ahmed
·
2022-10-11 17:16:57 +03:00
84fdd2e107
Adjust catch flashlight to closely match classic
Dan Balasescu
·
2022-10-07 14:34:48 +09:00
c6b5fdc7d0
Removes unnecessary setting sources specifications
o-dasher
·
2022-09-27 09:25:58 -04:00
f3e25eacad
Fixes SizeMultiplier binding
o-dasher
·
2022-09-25 16:28:03 -04:00
578f1e1e6c
Cleanup mod bindings
o-dasher
·
2022-09-25 15:49:22 -04:00
537796c3a1
Use non-nullable instead in the catch ruleset.
andy840119
·
2022-08-02 00:45:47 +08:00
1fe7e4d19a
Following the suggestion to mark the property as nullable.
andy840119
·
2022-07-21 19:30:04 +08:00
9c2f6103c5
Mark the class as non-nullable.
Not the safe way but got no better idea.
為什麼
·
2022-07-20 20:24:51 +08:00
91bc7b9381
Remove the nullable annotation in the catch ruleset.
andy840119
·
2022-07-20 20:24:51 +08:00
53e61c5041
Remove score multiplier on difficulty-increasing mods with customised settings
Salman Ahmed
·
2022-07-18 07:29:03 +03:00
32ba58109b
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Fix flashlight size multiplier printing with too many decimal digits
Bartłomiej Dach
·
2022-02-02 20:41:25 +01:00
82f9ad63f5
Tweak allowable ranges of size multiplier
Bartłomiej Dach
·
2022-01-24 21:32:31 +01:00
2375420d4c
Simplify flashlight parameter passing flow
Bartłomiej Dach
·
2022-01-24 21:03:02 +01:00
a227af75ed
Extract
DefaultFlashlightSize
to base flashlight class
Bartłomiej Dach
·
2022-01-24 21:03:02 +01:00
5874475dff
Rename flashlight settings to be more accurate
Bartłomiej Dach
·
2022-01-24 21:03:02 +01:00
a7c0d507ce
ModeMultiplier rename
mk-56
·
2022-01-24 11:38:52 +01:00
948867898c
Remove bindable from ModeMultiplier
mk-56
·
2022-01-24 09:07:07 +01:00
161a2a321e
Adjust values to Bdach's refined taste
mk-56
·
2022-01-24 00:42:43 +01:00
ed84ae0ac0
Separate the settings for each modes radiuses
mk-56
·
2022-01-22 19:38:56 +01:00
955bab926f
Adjustment to size values of FL per mode
mk-56
·
2022-01-16 14:26:26 +01:00
57cc2f7893
Initial commit
mk-56
·
2022-01-15 21:43:28 +01:00
2a59735525
Replace usage of
CatcherArea.MovableCatcher
with
Catcher
ekrctb
·
2021-07-19 19:52:40 +09:00
50f9e5f362
Fix typo
Dean Herbert
·
2019-03-20 11:22:34 +09:00
3b7a76aa4e
Rename RulesetContainer to DrawableRuleset
Dean Herbert
·
2019-03-19 23:47:31 +09:00
baea7230bc
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
apply suggestions
jorolf
·
2018-11-15 17:38:38 +01:00
80bd98bb9d
split shader, remove unnecessary clutter and fix some bugs
jorolf
·
2018-11-15 00:33:13 +01:00
7d2958b7b0
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
Move mod implementations to individual files
Dean Herbert
·
2018-01-09 14:08:18 +09:00
b8bb0a52e3