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-27 17:40:10 +08:00
Code
Issues
Releases
Wiki
Activity
60,561
Commits
4
Branches
799
Tags
c40887eee867b8d9bf5312e0df106862435dba39
Commit Graph
112 Commits
Add back required override to make
AccuracyHeatmap
work
Dean Herbert
·
2023-06-01 13:26:47 +09:00
e830b96e61
Rename parameters
Dan Balasescu
·
2023-05-19 17:27:02 +09:00
30a296bd09
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
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
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Fix sliders not dimming correctly due to modified miss window
Dean Herbert
·
2022-10-05 14:25:04 +09:00
56d424003d
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
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
Make osu/taiko/catch use Ok+Great
smoogipoo
·
2020-09-29 17:16:55 +09:00
f439c1afbc
Update judgement processors with new hit results
smoogipoo
·
2020-09-29 16:33:38 +09:00
31fae045fa
Remove unused class
smoogipoo
·
2020-06-19 21:14:17 +09:00
49997c54d0
Fix hit event position offset not being set
smoogipoo
·
2020-06-19 20:49:05 +09:00
ad3bc99e7c
Move hit events to the ScoreProcessor
smoogipoo
·
2020-06-19 19:58:35 +09:00
eab00ec9d9
Rename CursorPosition -< PositionOffset
smoogipoo
·
2020-06-19 19:43:46 +09:00
ef56225d9a
Remove unnecessary class
smoogipoo
·
2020-06-19 19:12:48 +09:00
d3e4e63258
Rework score processor to provide more generic events
smoogipoo
·
2020-06-18 22:11:03 +09:00
20db5b33ab
Populate hit offsets from score processor
smoogipoo
·
2020-06-15 22:44:55 +09:00
900da88498
Split out types
smoogipoo
·
2020-06-15 21:48:59 +09:00
f9db37a1de
Add timing distribution to OsuScoreProcessor
smoogipoo
·
2020-06-02 23:38:24 +09:00
e98f51923a
Initial implementation of contracted score panel
smoogipoo
·
2020-05-16 18:20:19 +09:00
2bde4fc3ee
Fix osu! shaking instead of missing for early hits
smoogipoo
·
2020-03-10 15:00:23 +09:00
9d5327b1ac
Implement break/gameplay start times
smoogipoo
·
2019-12-26 15:00:58 +09:00
522847987b
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
Merge branch 'master' into stop-counting-to-score-after-fail
Dean Herbert
·
2019-09-06 16:12:53 +09:00
6ce36bd39e
Fix allowed results omissions
Dean Herbert
·
2019-09-06 15:37:20 +09:00
6cdc87bd29
Refactor HitWindows for legibility
Dean Herbert
·
2019-09-06 15:24:14 +09:00
f925e781a9
Expose full hitobject rather than hit windows
smoogipoo
·
2019-09-02 17:14:40 +09:00
0c73c5acf3
Add HitWindows to JudgementResult to indicate timing errors
smoogipoo
·
2019-09-02 16:28:14 +09:00
f2bdf94a1d
Remove unused combo result count statistic
smoogipoo
·
2019-08-09 14:04:51 +09:00
d47a8c0826
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
Implement hp increase for osu!
smoogipoo
·
2019-04-22 17:24:42 +09:00
144e6012dc
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
Fix missing hitwindows
smoogipoo
·
2018-12-28 00:14:00 +09:00
5c1280c092
Populate statistics for all rulesets' scores
Dean Herbert
·
2018-12-27 21:52:09 +09:00
fb10d15870
ScoreInfo scoreInfo -> ScoreInfo score
Dean Herbert
·
2018-11-30 15:18:52 +09:00
831cd3ed59
Score -> ScoreInfo
smoogipoo
·
2018-11-28 18:33:01 +09:00
219929eb47
First
Previous
1
2
3
Next
Last