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 13:10:12 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
793
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
26 Commits
Replace assignment references to HitResult.Miss with Judgement.MinResult
Bartłomiej Dach
·
2020-10-02 23:31:24 +02:00
1f0620ffd4
Replace comparison references to HitResult.Miss with IsHit
Bartłomiej Dach
·
2020-10-02 23:31:24 +02:00
2b1ef16f89
Bring back custom fade-out delay if hit lighting is on
Bartłomiej Dach
·
2020-07-27 19:21:01 +02:00
7ad3101d08
Determine whether to show lighting at prepare time
Bartłomiej Dach
·
2020-07-27 19:07:21 +02:00
21ae33e284
Add failing test cases
Bartłomiej Dach
·
2020-07-27 19:07:21 +02:00
bbc7d69524
Fix judgement animations not resetting on use
smoogipoo
·
2020-07-13 21:21:59 +09:00
8a3cadc111
Fix one more nullref
Dean Herbert
·
2020-07-10 22:48:34 +09:00
dd025262d0
Remove result nullable check
Dean Herbert
·
2020-07-10 22:39:35 +09:00
0a61f80c8b
Fix null reference if hit lighting is disabled
Dean Herbert
·
2020-07-10 22:37:29 +09:00
13205319f3
Make Apply virtual to further simplify application process
Dean Herbert
·
2020-07-10 18:35:20 +09:00
f872343bab
Use DrawablePool for DrawableJudgements
Dean Herbert
·
2020-07-04 16:45:50 +09:00
ffec4298a7
Add initial implementation of hit lighting
Requires a supporting skin, like osu!classic for now.
Dean Herbert
·
2019-09-18 02:49:54 +09:00
ba76f09c99
Make all inheritors of drawablejudgement use new method
David Zhao
·
2019-03-12 19:52:44 +09:00
527b77b07d
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
Make Rulesets.Osu use the new judgement result structure
smoogipoo
·
2018-08-02 20:36:38 +09:00
4548d2c87f
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Merge branch 'master' into more-skinning
Dean Herbert
·
2018-03-12 11:55:50 +09:00
eb643b690a
Remove judgements when deciding a new judgement for a HitObject
Generally happens when rewinding.
Dean Herbert
·
2018-03-07 19:14:42 +09:00
b62ed004f2
Add skin support for judgements
Dean Herbert
·
2018-03-07 18:21:05 +09:00
05eb678654
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
move HitResult in Scoring namespace to replace HitCount
Aergwyn
·
2017-12-30 21:23:18 +01:00
ccb69d16d9
Remove all generic judgements.
smoogipooo
·
2017-09-06 18:05:51 +09:00
0cc443e618
Make judgements able to be "added" plus make everything compile and run.
smoogipooo
·
2017-09-06 17:02:13 +09:00
ac8ec31b61
Rename EasingTypes to Easing
Thomas Müller
·
2017-07-22 20:53:53 +02:00
e68675f970
Mode -> Ruleset.
Dean Herbert
·
2017-04-18 16:05:58 +09:00
fbd26a1d5e