Lucas A
|
f5a6beb4e5
|
Remove obsoletion notice.
|
2020-10-06 19:01:03 +02:00 |
|
Lucas A
|
d7747ebb2d
|
Remove unused WorkingBeatmap argument.
|
2020-10-03 16:51:22 +02:00 |
|
Lucas A
|
0163688a17
|
Remove IBeatmap from PerformanceCalculator.
|
2020-10-02 19:24:30 +02:00 |
|
Dean Herbert
|
3069428efe
|
Merge pull request #10316 from smoogipoo/fix-spinner-flicker
Fix default spinner flashing yellow glow before completion
|
2020-10-01 22:29:48 +09:00 |
|
smoogipoo
|
ab33434a8a
|
Reword xmldocs to better describe nested events
|
2020-10-01 21:54:43 +09:00 |
|
smoogipoo
|
042c39ae1b
|
Remove redundant string interpolation
|
2020-10-01 21:48:45 +09:00 |
|
smoogipoo
|
d7f9b8045c
|
Safeguard againts multiple ApplyResult() invocations
|
2020-10-01 21:33:54 +09:00 |
|
Dan Balasescu
|
3a81602d0c
|
Merge pull request #10286 from peppy/fix-hitobject-sample-stuck-on-future-seek
Fix HitObject samples getting stuck in a playing state on seeking far into the future
|
2020-10-01 18:08:17 +09:00 |
|
Dean Herbert
|
1ec96e1bb1
|
Merge branch 'master' into adjust-hp-increases
|
2020-10-01 16:58:29 +09:00 |
|
Dean Herbert
|
b7ac779760
|
Merge branch 'master' into fix-hitobject-sample-stuck-on-future-seek
|
2020-10-01 16:46:14 +09:00 |
|
smoogipoo
|
7890319802
|
Merge branch 'master' into adjust-hit-result-types
|
2020-10-01 16:19:07 +09:00 |
|
smoogipoo
|
cb6b35116a
|
Merge branch 'master' into scoring-standardisation
|
2020-10-01 12:28:51 +09:00 |
|
smoogipoo
|
c9f38f7bb6
|
Add obsoletion notice
|
2020-10-01 12:28:33 +09:00 |
|
Dean Herbert
|
9d07dce5e4
|
Merge pull request #10251 from smoogipoo/additional-hit-results
|
2020-10-01 12:19:48 +09:00 |
|
smoogipoo
|
3a26bd8d9b
|
Adjust obsoletion + xmldoc of NumericResultFor()
|
2020-10-01 12:14:16 +09:00 |
|
smoogipoo
|
806d8b4b1d
|
Make scoring int-based again
|
2020-10-01 12:13:24 +09:00 |
|
Dean Herbert
|
4b70fe8585
|
Merge branch 'fix-storyboard-sample-pausing' into fix-hitobject-sample-stuck-on-future-seek
|
2020-09-30 22:46:09 +09:00 |
|
Dean Herbert
|
367b35bb10
|
Merge branch 'master' into fix-storyboard-sample-pausing
|
2020-09-30 22:42:26 +09:00 |
|
smoogipoo
|
77651be2ca
|
Remove padding from HitResult
|
2020-09-30 21:32:50 +09:00 |
|
Dean Herbert
|
7f579850dd
|
Merge branch 'master' into fix-editor-silence-on-seek
|
2020-09-30 17:03:23 +09:00 |
|
Dean Herbert
|
6cceb42ad5
|
Remove unused DI resolution
|
2020-09-30 15:50:53 +09:00 |
|
Dean Herbert
|
414c40d298
|
Reverse inheritance order of SkinnableSound's pause logic
|
2020-09-30 15:45:14 +09:00 |
|
smoogipoo
|
cc9fa4675c
|
Adjust HP increases
|
2020-09-29 17:59:42 +09:00 |
|
smoogipoo
|
91262620d3
|
Remove XMLDocs from Ok/Perfect hit results
|
2020-09-29 17:17:06 +09:00 |
|
smoogipoo
|
bad48d6d44
|
Merge branch 'master' into scoring-standardisation
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
bc8f6a58fd
|
Update PF/SD with new hit results
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
31fae045fa
|
Update judgement processors with new hit results
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
a1394c1830
|
Fix a few missed judgements
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
6264a01ecc
|
Add guard against using the wrong hit result
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
519f376e7b
|
Standardise Judgement across all rulesets
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
07226c79b6
|
Add xmldocs
|
2020-09-29 16:33:23 +09:00 |
|
smoogipoo
|
cee58e89a3
|
Pad hit results
|
2020-09-29 16:32:02 +09:00 |
|
Dean Herbert
|
5d1c377379
|
Fix HitObject samples getting stuck in a playing state on seeking far into the future
|
2020-09-29 15:07:55 +09:00 |
|
smoogipoo
|
1a70002cdd
|
Split ignore into hit/miss
|
2020-09-29 14:41:50 +09:00 |
|
Dean Herbert
|
136843c8e4
|
Make DrawableStoryboardSample a SkinnableSound
Allows sharing pause logic with gameplay samples.
|
2020-09-29 14:25:39 +09:00 |
|
Dean Herbert
|
d6f3beffb6
|
Use existing bindable flow instead
|
2020-09-29 12:50:17 +09:00 |
|
Dean Herbert
|
4f0c0ea5f9
|
Fix hit samples playing while paused / seeking in the editor
|
2020-09-28 18:17:47 +09:00 |
|
Dean Herbert
|
fd58a24183
|
Merge branch 'master' into fix-spinner-rpm-user-rate-adjust
|
2020-09-28 17:45:48 +09:00 |
|
Dean Herbert
|
524c2b678c
|
Forcefully regenerate autoplay on editor changes
|
2020-09-28 15:48:42 +09:00 |
|
Dean Herbert
|
ff7c904996
|
Add autoplay mod in editor specific ruleset construction
|
2020-09-28 15:48:42 +09:00 |
|
Dean Herbert
|
e8220cf1b6
|
Allow attaching a replay to a FrameStabilityContainer when FrameStablePlayback is off
|
2020-09-28 15:47:11 +09:00 |
|
smoogipoo
|
9a24346a00
|
Fix HP drain edgecase potentially causing insta-fails
|
2020-09-25 23:29:40 +09:00 |
|
smoogipoo
|
4bcc3ca828
|
Add AffectsAccuracy extension
|
2020-09-25 22:16:14 +09:00 |
|
Dean Herbert
|
b2261f03e2
|
Merge branch 'master' into fix-spinner-rpm-user-rate-adjust
|
2020-09-25 20:21:35 +09:00 |
|
smoogipoo
|
1c4baa4e2a
|
Add bonus hit results and orderings
|
2020-09-25 20:11:27 +09:00 |
|
Dan Balasescu
|
f588cf459d
|
Merge pull request #10243 from peppy/editor-ternary-buttons
Add ternary toggle buttons to editor toolbox selection
|
2020-09-25 19:37:18 +09:00 |
|
Dan Balasescu
|
8c45786841
|
Merge pull request #10247 from peppy/fix-editor-missed-state-changes
Forcefully re-apply DrawableHitObject state transforms on post-load DefaultsApplied
|
2020-09-25 19:00:45 +09:00 |
|
Dean Herbert
|
8e6bf516d9
|
Merge branch 'master' into editor-ternary-buttons
|
2020-09-25 18:30:59 +09:00 |
|
Dean Herbert
|
59bfa08684
|
Forcefully re-apply DrawableHitObject state transforms on post-load DefaultsApplied
|
2020-09-25 18:26:54 +09:00 |
|
Dean Herbert
|
346d14d40b
|
Rename variables to match
|
2020-09-25 17:45:19 +09:00 |
|