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 15:33:35 +08:00
Code
Issues
Releases
Wiki
Activity
9,932
Commits
4
Branches
791
Tags
356bb5da1e5e63243174c84cfcdb7b2dbefc5839
Commit Graph
32 Commits
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