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-20 16:41:43 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
793
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
78 Commits
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
Copy
BaseDifficulty
to
Beatmap<T>
and move all write operations across
Dean Herbert
·
2021-10-06 15:10:45 +09:00
b339c149d8
Add changes that got forgotted in branch surgery
Dean Herbert
·
2021-10-01 17:04:53 +09:00
05996cc2e9
Replace comparison references to HitResult.Miss with IsHit
Bartłomiej Dach
·
2020-10-02 23:31:24 +02:00
2b1ef16f89
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
Also adjust taiko
smoogipoo
·
2020-07-16 14:13:46 +09:00
35d6501478
Fix taiko infinity health drain on some beatmaps
smoogipoo
·
2020-03-02 13:25:04 +09:00
bb4193d985
Drain starting at the first hitobject, not gameplay start
Dean Herbert
·
2019-12-27 16:16:30 +09:00
b330aec03e
Clean up + document taiko health processor
smoogipoo
·
2019-12-26 15:28:30 +09:00
429272b864
Add xmldocs
smoogipoo
·
2019-12-26 15:01:19 +09:00
e0c1072ab2
Re-implement taiko's accumulating health processor
smoogipoo
·
2019-12-26 15:01:19 +09:00
eba6371526
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
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
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 taiko
smoogipoo
·
2019-04-22 17:04:46 +09:00
b59f23d094
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
Docstring change
Ivan Pavluk
·
2018-12-10 04:59:35 +00:00
839e177d2a
SuccessfulHitWindow->SuccessfulHitResult
Ivan Pavluk
·
2018-12-10 09:04:12 +07:00
8457324044
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
Remove unused TaikoScoreProcessor constants
Ivan Pavluk
·
2018-12-06 15:58:03 +07:00
8cae549541
Remove extra newline
Ivan Pavluk
·
2018-12-06 14:08:32 +07:00
b5277de3f4
Remove swell miss HP from TaikoScoreProcessor
Ivan Pavluk
·
2018-12-04 21:36:43 +07:00
f2b806d303
Fixed being able to miss taiko objects by hitting them too early
Revamped taiko HP system
Ivan Pavluk
·
2018-12-04 21:20:44 +07:00
7d692939fc
Decrease taiko swell HP drain
Ivan Pavluk
·
2018-11-30 01:33:04 +07:00
743598a1ac
Fixed too strong HP drain
Ivan Pavluk
·
2018-11-30 01:07:15 +07:00
6b07d4581a
...Revert AffectsHP->AffectsHp, add HP abbrev
Ivan Pavluk
·
2018-11-29 23:12:02 +07:00
4184f17709
rename TaikoJudgement.AffectsHP to AffectsHp
Ivan Pavluk
·
2018-11-29 22:26:23 +07:00
13a166a645
fixed whitespace
Ivan Pavluk
·
2018-11-29 22:12:01 +07:00
d30ab4f77c
Fixed taiko swell hp and scoring
Ivan Pavluk
·
2018-11-29 22:05:13 +07:00
2ca9864301
Update TaikoScoreProcessor.cs
Ivan Pavluk
·
2018-11-29 09:45:57 +07:00
ce1e6d93e4
Fixed
#3777
Ivan Pavluk
·
2018-11-29 08:56:19 +07:00
36b458bdee
Rename judgement-related methods/events + commenting
smoogipoo
·
2018-08-06 10:55:25 +09:00
5fd4ed2f4e
Make Rulesets.Taiko use the new judgement result structure
smoogipoo
·
2018-08-02 20:36:19 +09:00
9c2122c0ca
First
Previous
1
2
Next
Last