Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
b64932f6db
|
Implement hit windows
|
2018-12-27 22:39:15 +09:00 |
|
Ivan Pavluk
|
839e177d2a
|
Docstring change
|
2018-12-10 04:59:35 +00:00 |
|
Ivan Pavluk
|
8457324044
|
SuccessfulHitWindow->SuccessfulHitResult
|
2018-12-10 09:04:12 +07:00 |
|
Ivan Pavluk
|
94f01b6678
|
Remove unused using directives
|
2018-12-06 20:05:03 +07:00 |
|
Ivan Pavluk
|
394c038c33
|
Removed unnecessary JudgementResult casts
|
2018-12-06 19:52:16 +07:00 |
|
Ivan Pavluk
|
8cae549541
|
Remove unused TaikoScoreProcessor constants
|
2018-12-06 15:58:03 +07:00 |
|
Ivan Pavluk
|
b5277de3f4
|
Remove extra newline
|
2018-12-06 14:08:32 +07:00 |
|
Ivan Pavluk
|
f2b806d303
|
Remove swell miss HP from TaikoScoreProcessor
|
2018-12-04 21:36:43 +07:00 |
|
Ivan Pavluk
|
7d692939fc
|
Fixed being able to miss taiko objects by hitting them too early
Revamped taiko HP system
|
2018-12-04 21:20:44 +07:00 |
|
Ivan Pavluk
|
743598a1ac
|
Decrease taiko swell HP drain
|
2018-11-30 01:33:04 +07:00 |
|
Ivan Pavluk
|
6b07d4581a
|
Fixed too strong HP drain
|
2018-11-30 01:07:15 +07:00 |
|
Ivan Pavluk
|
4184f17709
|
...Revert AffectsHP->AffectsHp, add HP abbrev
|
2018-11-29 23:12:02 +07:00 |
|
Ivan Pavluk
|
13a166a645
|
rename TaikoJudgement.AffectsHP to AffectsHp
|
2018-11-29 22:26:23 +07:00 |
|
Ivan Pavluk
|
d30ab4f77c
|
fixed whitespace
|
2018-11-29 22:12:01 +07:00 |
|
Ivan Pavluk
|
2ca9864301
|
Fixed taiko swell hp and scoring
|
2018-11-29 22:05:13 +07:00 |
|
Ivan Pavluk
|
ce1e6d93e4
|
Update TaikoScoreProcessor.cs
|
2018-11-29 09:45:57 +07:00 |
|
Ivan Pavluk
|
36b458bdee
|
Fixed #3777
|
2018-11-29 08:56:19 +07:00 |
|
smoogipoo
|
5fd4ed2f4e
|
Rename judgement-related methods/events + commenting
|
2018-08-06 10:55:25 +09:00 |
|
smoogipoo
|
9c2122c0ca
|
Make Rulesets.Taiko use the new judgement result structure
|
2018-08-02 20:36:19 +09:00 |
|
ekrctb
|
c6816a6cf3
|
Fix potential quadratic complexity in taiko autoplay
|
2018-07-17 17:00:28 +09:00 |
|
Dean Herbert
|
9f933187e9
|
Apply review feedback
|
2018-07-17 16:33:08 +09:00 |
|
Dean Herbert
|
825941aff1
|
Use switch with type matching in place of if-else where possible
|
2018-07-17 14:35:09 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
1cc7c23982
|
Hits -> JudgedHits
|
2018-02-01 18:08:15 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Aergwyn
|
ccb69d16d9
|
move HitResult in Scoring namespace to replace HitCount
|
2017-12-30 21:23:18 +01:00 |
|
smoogipoo
|
6a29f6020a
|
Make HitObjects construct nested hit objects
|
2017-12-22 21:42:54 +09:00 |
|
smoogipoo
|
1b27ce6198
|
Cleanup + renaming
|
2017-11-21 17:09:22 +09:00 |
|
Jacob Odgård Tørring
|
9b54e834d9
|
Implements virtual Failcondition in scoreprocessor and enforces nofail in UpdateFailed
|
2017-10-22 20:32:59 +02:00 |
|
Dean Herbert
|
5d5ea5fb2e
|
Fix all remaining db structure issues
|
2017-10-19 14:05:11 +09:00 |
|
TocoToucan
|
887aa7496b
|
Rework EF Core usage in model classes
|
2017-10-06 00:23:26 +03:00 |
|
TocoToucan
|
6a4198d0d6
|
Initial EF Core commit
|
2017-10-04 22:52:12 +03:00 |
|
smoogipooo
|
e146bcacf1
|
Make BasePortion and ComboPortion constants
|
2017-09-13 16:13:27 +09:00 |
|
smoogipooo
|
ba3e44cd71
|
Simplify standardized scoring to BasePortion (raw scoring) + ComboPortion (highest combo)
|
2017-09-13 15:17:32 +09:00 |
|
smoogipooo
|
b5f48c2368
|
Add storeResults as a parameter to Reset
Whether to store the current state of the ScoreProcessor for future use.
|
2017-09-12 22:27:27 +09:00 |
|
smoogipooo
|
d0774c7bc6
|
ComputeTargets -> SimulateAutoplay + improve xmldoc
|
2017-09-12 21:16:47 +09:00 |
|
smoogipooo
|
3e3618d724
|
More cleanups
|
2017-09-12 21:12:57 +09:00 |
|
smoogipooo
|
abab2a4878
|
Revamp score processing to once more unify scoring methods
|
2017-09-12 21:05:50 +09:00 |
|
smoogipooo
|
0b94939474
|
Make Accuracy = 1, Health = 1 the default for ScoreProcessor
|
2017-09-12 20:53:26 +09:00 |
|
Dean Herbert
|
5ce76d8023
|
Merge remote-tracking branch 'upstream/master' into judgement-revamp
|
2017-09-11 14:36:51 +09:00 |
|
smoogipooo
|
0cc443e618
|
Remove all generic judgements.
|
2017-09-06 18:05:51 +09:00 |
|
smoogipooo
|
ac8ec31b61
|
Make judgements able to be "added" plus make everything compile and run.
|
2017-09-06 17:02:13 +09:00 |
|
Dean Herbert
|
84c22df3f5
|
Combine Judgement.HitResults into one.
|
2017-09-06 17:01:48 +09:00 |
|
Tom
|
1e10d977f9
|
Accuracy starts at 100% instead of 0%
|
2017-09-05 15:39:27 +02:00 |
|
Dean Herbert
|
723e27353c
|
HitRenderer -> RulesetContainer
|
2017-08-09 13:28:29 +09:00 |
|
Dean Herbert
|
fce580d717
|
Reshuffle namespaces
|
2017-07-26 13:22:46 +09:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|