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-18 08:30:00 +08:00
Code
Issues
Releases
Wiki
Activity
50,127
Commits
4
Branches
791
Tags
ff4745be5940710fdfdffa7b89fa7e97bec24af9
Commit Graph
51 Commits
Fix flashlight size multiplier printing with too many decimal digits
Bartłomiej Dach
·
2022-02-02 20:41:25 +01:00
82f9ad63f5
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
Change combo bind logic to be non-weird
Dean Herbert
·
2021-09-17 19:15:14 +09:00
a743a3f306
Refactor taiko flashlight a bit
smoogipoo
·
2021-09-17 18:41:03 +09:00
2d39131202
Replace and obsolete
Ranked
flag with
IsUserPlayable
Dean Herbert
·
2021-06-09 14:17:03 +09:00
d0e9f8ef90
Fix breaks being culled too early
smoogipoo
·
2020-10-09 21:04:56 +09:00
d536a1f75e
Adjust rank when flashlight is enabled
Joehu
·
2020-07-02 12:39:37 -07:00
d66b97868c
nullable-ize Mod.Icon
mcendu
·
2020-01-14 21:22:00 +08:00
5d160376c0
Dispose instead
Dean Herbert
·
2019-08-07 17:33:30 +09:00
b0e0659715
Move QuadBatch to a local variable to stop resharper complaining
Dean Herbert
·
2019-08-07 16:56:22 +09:00
c6d481238d
Fix FTB causing flashlight to block vision correctly
smoogipoo
·
2019-07-23 15:17:02 +09:00
776757545d
Update drawnodes
smoogipoo
·
2019-06-06 16:49:35 +09:00
c7d0fcd42a
Fix merge
David Zhao
·
2019-05-07 12:07:45 +09:00
abc163fa36
Merge remote-tracking branch 'upstream/master' into flashlight-dim
David Zhao
·
2019-05-07 12:04:58 +09:00
732b0b22a3
Merge branch 'master' into sh-xh-grading-2
iiSaLMaN
·
2019-04-30 18:55:35 +03:00
3b03ca802a
Add AdjustRank and use it in Hidden Mod
KingLuigi4932
·
2019-04-25 13:56:57 +03:00
c6b3197dd0
Remove fade in, update comment
David Zhao
·
2019-04-23 14:23:09 +09:00
9890884726
Move intiial fade outside of absolute sequence
David Zhao
·
2019-04-22 16:39:28 +09:00
3fbbb7dcf9
Remove unused using
David Zhao
·
2019-04-18 14:31:47 +09:00
037e23247f
Use the actual scale of Flashlight for FlashlightSize
David Zhao
·
2019-04-18 14:24:19 +09:00
dfa5beea89
Use absolute sequence for flashlight breaks
David Zhao
·
2019-04-12 17:39:25 +09:00
e25c7fdb9b
Invert flashlight dim
David Zhao
·
2019-04-12 11:23:40 +09:00
846a4835ca
Implement flashlight dimming on slider slide
David Zhao
·
2019-04-12 10:47:22 +09:00
664a4ba540
Update in-line with drawnode changes
smoogipoo
·
2019-04-02 11:56:22 +09:00
d8af5e1c5a
Update icon usage to match framework changes
Dean Herbert
·
2019-03-27 19:29:27 +09:00
de80fc0eac
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 with shader changes
smoogipoo
·
2019-03-07 18:30:18 +09:00
04d756524d
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
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
Add IMod and change ShortenedName to Acronym
Dean Herbert
·
2018-11-30 17:16:00 +09:00
d97a15a504
Fix rank not being read
smoogipoo
·
2018-11-30 14:48:25 +09:00
69370c53ca
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
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Parse the mods of a leaderboard's score
MrTheMake
·
2017-08-13 17:41:13 +02:00
4c2d7bf343
Added ModType for each mode
EVAST9919
·
2017-05-02 21:36:55 +03:00
00a8dbbacf
First
Previous
1
2
Next
Last