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-17 14:03:12 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
47 Commits
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
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 mania
smoogipoo
·
2019-04-22 17:04:18 +09:00
4c5f41e40f
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
Rename judgement-related methods/events + commenting
smoogipoo
·
2018-08-06 10:55:25 +09:00
5fd4ed2f4e
Make Rulesets.Mania use the new judgement result structure
smoogipoo
·
2018-08-02 20:36:54 +09:00
807794d512
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
move HitResult in Scoring namespace to replace HitCount
Aergwyn
·
2017-12-30 21:23:18 +01:00
ccb69d16d9
Make HitObjects construct nested hit objects
smoogipoo
·
2017-12-22 21:42:54 +09:00
6a29f6020a
Fix all remaining db structure issues
Dean Herbert
·
2017-10-19 14:05:11 +09:00
5d5ea5fb2e
Rework EF Core usage in model classes
TocoToucan
·
2017-10-06 00:23:26 +03:00
887aa7496b
Initial EF Core commit
TocoToucan
·
2017-10-04 22:52:12 +03:00
6a4198d0d6
Make BasePortion and ComboPortion constants
smoogipooo
·
2017-09-13 16:13:27 +09:00
e146bcacf1
Simplify standardized scoring to BasePortion (raw scoring) + ComboPortion (highest combo)
smoogipooo
·
2017-09-13 15:17:32 +09:00
ba3e44cd71
Add storeResults as a parameter to Reset
Whether to store the current state of the ScoreProcessor for future use.
smoogipooo
·
2017-09-12 22:27:27 +09:00
b5f48c2368
ComputeTargets -> SimulateAutoplay + improve xmldoc
smoogipooo
·
2017-09-12 21:16:47 +09:00
d0774c7bc6
More cleanups
smoogipooo
·
2017-09-12 21:12:57 +09:00
3e3618d724
Revamp score processing to once more unify scoring methods
smoogipooo
·
2017-09-12 21:05:50 +09:00
abab2a4878
Make Accuracy = 1, Health = 1 the default for ScoreProcessor
smoogipooo
·
2017-09-12 20:53:26 +09:00
0b94939474
Merge branch 'master' into judgement-revamp
Dan Balasescu
·
2017-09-12 18:57:37 +09:00
ee8ec31c6e
Accuracy starts at 100% for mania.
smoogipooo
·
2017-09-12 16:15:04 +09:00
af4cc7aada
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
Combine Judgement.HitResults into one.
Dean Herbert
·
2017-09-06 17:01:48 +09:00
84c22df3f5
HitRenderer -> RulesetContainer
Dean Herbert
·
2017-08-09 13:28:29 +09:00
723e27353c
Reshuffle namespaces
Dean Herbert
·
2017-07-26 13:22:46 +09:00
fce580d717
Store tick count locally, remove HoldNote TickCount.
smoogipooo
·
2017-05-29 14:47:51 +09:00
44f1d906ea
Remove erroneous tab.
smoogipooo
·
2017-05-29 11:45:16 +09:00
f17b8acd13
Cleanup + slight xmldoc improvements.
smoogipooo
·
2017-05-29 11:42:43 +09:00
e5e73b31b6
Scale HP with drain rate a bit.
smoogipooo
·
2017-05-26 20:42:03 +09:00
b28b7af887
Ticks can't be missed.
smoogipooo
·
2017-05-26 20:32:21 +09:00
3715171948
Add basic (new) hp calculations.
smoogipooo
·
2017-05-26 20:26:26 +09:00
ca08011734
Fix resetting scoreprocessor.
smoogipooo
·
2017-05-26 20:26:06 +09:00
95908af677
Fix incorrect combo score.
smoogipooo
·
2017-05-26 20:25:24 +09:00
10f62eb8da
Add basic score calculations.
smoogipooo
·
2017-05-26 19:56:50 +09:00
ab5e1bfc89
Fix osu!mania failing due to 0 hp.
smoogipooo
·
2017-05-22 15:28:51 +09:00
dcf3148d23
ManiaBaseHit -> ManiaHitObject.
smoogipooo
·
2017-05-03 12:44:19 +09:00
5328793693
Mode -> Ruleset.
Dean Herbert
·
2017-04-18 16:05:58 +09:00
fbd26a1d5e