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-16 23:43:27 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
66 Commits
Make
RankFromScore()
's dictionary param readonly
Just to make sure nobody tries any "funny" business.
Bartłomiej Dach
·
2024-01-22 19:56:30 +01:00
cb8ec48717
Change S rank to require no miss
Dean Herbert
·
2024-01-22 21:43:32 +09:00
c8521b49cd
Change catch scoring to match score V2
Bartłomiej Dach
·
2024-01-05 20:46:11 +01:00
8295ad1feb
Expose only as one method
Dan Balasescu
·
2023-12-21 14:58:23 +09:00
6b4b2a57fc
Relocate HitResult numeric score to ScoreProcessor
Dan Balasescu
·
2023-12-21 14:52:31 +09:00
4e3b994142
Add ScoreProcessor methods to override numeric result
Dan Balasescu
·
2023-12-19 13:50:31 +09:00
c1b55c7fac
Adjust catch score grade cutoffs
Dan Balasescu
·
2023-11-29 19:05:31 +09:00
295a1b01d6
Remove catch tiny droplet portion
Dan Balasescu
·
2023-05-23 15:36:34 +09:00
c291d6fc82
Rename parameters
Dan Balasescu
·
2023-05-19 17:27:02 +09:00
30a296bd09
Add score processor statistics to replay header
Dan Balasescu
·
2023-05-19 16:29:24 +09:00
6c6f8621c1
Refactor for safety
Dan Balasescu
·
2023-05-19 14:37:26 +09:00
d74bf2a096
Avoid NaN values during ApplyBeatmap processing()
Dan Balasescu
·
2023-05-19 14:14:34 +09:00
2ae34530f7
Fix TestSceneScoring and incorrect combo calculations
Dan Balasescu
·
2023-05-19 14:09:19 +09:00
7cbf48ffcf
Remove ClassicScoreMultiplier and DefaultScoreProcessor
Dan Balasescu
·
2023-05-19 12:24:52 +09:00
8b56a3f87d
Reimplement classic scoring mode
Dan Balasescu
·
2023-05-09 20:21:38 +09:00
a7b623f52a
Initial implementation of ScoreV2
Dan Balasescu
·
2023-05-09 19:33:33 +09:00
3c3c812ed6
Remove #nullable disable from misc Catch files
ekrctb
·
2023-01-15 17:29:35 +09:00
b08a1e3a0b
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Remove unnecessary ctor arguments
Dan Balasescu
·
2022-03-15 12:34:58 +09:00
daac933498
Prevent incorrect usages by hard-typing ctor type
Dan Balasescu
·
2022-03-15 09:11:59 +09:00
59d57a44d4
Require ScoreProcessor to receive ruleset
Dan Balasescu
·
2022-03-14 15:51:10 +09:00
3fff7f4b7e
Add per-ruleset score multipliers for classic scoring
Dan Balasescu
·
2022-03-10 10:26:09 +09:00
c36badab4b
Update judgement processors with new hit results
smoogipoo
·
2020-09-29 16:33:38 +09:00
31fae045fa
Simplify scoreprocesor/healthprocessor implementations
smoogipoo
·
2019-12-26 14:59:49 +09:00
90cb9d9162
Separate score and health parts of ScoreProcessor
smoogipoo
·
2019-12-19 20:03:14 +09:00
76f2fb378f
Remove abstract ScoreProcessor class
smoogipoo
·
2019-12-11 17:25:06 +09:00
48f1dad4aa
Refactor HitWindows for legibility
Dean Herbert
·
2019-09-06 15:24:14 +09:00
f925e781a9
Apply more cases/fix some existing ones
smoogipoo
·
2019-05-07 13:23:09 +09:00
13b9b04bb8
Rename method + add xmldoc
smoogipoo
·
2019-04-22 18:08:15 +09:00
aeae759fcd
Make hp work + cleanup
smoogipoo
·
2019-04-22 18:02:49 +09:00
4edb17a88a
Make catch provide some HP at DrainRate=10
smoogipoo
·
2019-04-22 17:24:22 +09:00
78c844e259
Implement approximate hp increase for catch
smoogipoo
·
2019-04-22 16:59:14 +09:00
d7919544fe
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
Merge remote-tracking branch 'upstream/master' into fix-replay-import-statistics
Dean Herbert
·
2019-02-04 12:15:53 +09:00
2d7c23dd9f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Fix imported replays having excess statistics
Dean Herbert
·
2019-01-03 14:01:20 +09:00
aec3753863
Implement hit windows
smoogipoo
·
2018-12-27 22:39:15 +09:00
b64932f6db
Remove unused using directives
Ivan Pavluk
·
2018-12-06 20:05:03 +07:00
94f01b6678
Removed unnecessary JudgementResult casts
Ivan Pavluk
·
2018-12-06 19:52:16 +07:00
394c038c33
Rename judgement-related methods/events + commenting
smoogipoo
·
2018-08-06 10:55:25 +09:00
5fd4ed2f4e
Make Rulesets.Catch use the new judgement result structure
smoogipoo
·
2018-08-02 20:37:07 +09:00
9dff5cea07
Make bananas explode even on miss
Dean Herbert
·
2018-06-29 16:49:01 +09:00
f1a35f77d2
Check for null CatchJudgement
clayton
·
2018-06-11 13:30:30 -07:00
785c24b11b
Fix condition for dropping health on miss
clayton
·
2018-06-11 13:29:36 -07:00
d3ada7914c
Add CatchBananaShowerJudgements in simulated autoplays
clayton
·
2018-06-09 18:23:05 -07:00
3e6e2ac09a
Add health drain to catch
clayton
·
2018-06-09 17:39:17 -07:00
808118e4d4
Add judgements to catch
clayton
·
2018-06-09 17:38:17 -07:00
f486bcfee1
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
First
Previous
1
2
Next
Last