Commit Graph

2567 Commits

Author SHA1 Message Date
c9f38f7bb6 Add obsoletion notice 2020-10-01 12:28:33 +09:00
3a26bd8d9b Adjust obsoletion + xmldoc of NumericResultFor() 2020-10-01 12:14:16 +09:00
806d8b4b1d Make scoring int-based again 2020-10-01 12:13:24 +09:00
bad48d6d44 Merge branch 'master' into scoring-standardisation 2020-09-29 16:33:38 +09:00
bc8f6a58fd Update PF/SD with new hit results 2020-09-29 16:33:38 +09:00
31fae045fa Update judgement processors with new hit results 2020-09-29 16:33:38 +09:00
a1394c1830 Fix a few missed judgements 2020-09-29 16:33:38 +09:00
6264a01ecc Add guard against using the wrong hit result 2020-09-29 16:33:38 +09:00
519f376e7b Standardise Judgement across all rulesets 2020-09-29 16:33:38 +09:00
07226c79b6 Add xmldocs 2020-09-29 16:33:23 +09:00
cee58e89a3 Pad hit results 2020-09-29 16:32:02 +09:00
1a70002cdd Split ignore into hit/miss 2020-09-29 14:41:50 +09:00
524c2b678c Forcefully regenerate autoplay on editor changes 2020-09-28 15:48:42 +09:00
ff7c904996 Add autoplay mod in editor specific ruleset construction 2020-09-28 15:48:42 +09:00
e8220cf1b6 Allow attaching a replay to a FrameStabilityContainer when FrameStablePlayback is off 2020-09-28 15:47:11 +09:00
9a24346a00 Fix HP drain edgecase potentially causing insta-fails 2020-09-25 23:29:40 +09:00
4bcc3ca828 Add AffectsAccuracy extension 2020-09-25 22:16:14 +09:00
1c4baa4e2a Add bonus hit results and orderings 2020-09-25 20:11:27 +09:00
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
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
8e6bf516d9 Merge branch 'master' into editor-ternary-buttons 2020-09-25 18:30:59 +09:00
59bfa08684 Forcefully re-apply DrawableHitObject state transforms on post-load DefaultsApplied 2020-09-25 18:26:54 +09:00
346d14d40b Rename variables to match 2020-09-25 17:45:19 +09:00
22511c36c3 Ensure toggles are not instantiated more than once for safety 2020-09-25 17:43:09 +09:00
7b09f73fe5 Merge branch 'master' into new-combo-toggle 2020-09-25 17:33:12 +09:00
e1fc8d76fb Merge branch 'master' into editor-dont-block-keys-unnecessarily 2020-09-25 17:31:41 +09:00
b70a20e7f1 Avoid consuming keystrokes in editor when a modifier key is held down 2020-09-25 16:56:39 +09:00
da820c815e Add shortcut keys to toolbox gorup titles 2020-09-25 16:46:06 +09:00
a6298c60eb Fix button spacing 2020-09-25 16:44:37 +09:00
ae68dcd962 Add ternary toggle buttons to editor toolbox selection 2020-09-25 16:38:12 +09:00
69d057a8b3 Merge branch 'master' into fix-taiko-editor-type-stats 2020-09-25 14:53:47 +09:00
e009264f10 Add new combo toggle to main composer interface 2020-09-25 14:10:30 +09:00
bca774a0d4 Allow BlueprintContainer to specify toggles 2020-09-25 14:09:31 +09:00
3c191cfe25 Add basic xmldoc to HitObjectComposer 2020-09-25 14:08:47 +09:00
325bfdbf71 Fix hard crash on hitting an out of range key (Q~P) 2020-09-25 13:25:42 +09:00
dc85bcd470 Merge pull request #10229 from smoogipoo/fix-ruleset-disposal
Fix rulesets disposing game-wide texture store
2020-09-24 22:54:45 +09:00
6ebea3f6f2 Add ability to toggle editor toggles using keyboard shortcuts (Q~P) 2020-09-24 16:24:25 +09:00
62c2dbc310 Nest classes + make private 2020-09-24 14:33:43 +09:00
600b823a30 Fix game texture store being disposed by rulesets 2020-09-24 14:30:18 +09:00
33fad27ec2 Avoid API change to DrawableHitObject 2020-09-24 13:28:29 +09:00
00b0228b61 Merge branch 'master' into fix-taiko-editor-type-stats 2020-09-24 13:18:13 +09:00
26d1c4322d Merge pull request #10200 from peppy/fix-hit-object-container-unbinding
Fix HitObjectContainer not correctly unbinding from startTime fast enough
2020-09-23 21:17:31 +09:00
d1e41e41f7 Merge pull request #10214 from peppy/new-combo-editor-toggle
Add the ability to toggle new combo state from composer context menu
2020-09-23 19:46:55 +09:00
fee379b4b9 Reword xmldoc for legibility 2020-09-23 18:12:07 +09:00
9a0e5ac154 Handle type/strength changes from samples changes 2020-09-23 18:09:40 +09:00
a1ec167982 Add the ability to toggle new combo state from composer context menu 2020-09-23 16:38:16 +09:00
c5b684bd2e Fix typo in log when beatmap fails to load 2020-09-23 00:30:20 -07:00
fbaa6675c2 Merge branch 'master' into fix-hit-object-container-unbinding 2020-09-23 12:05:14 +09:00
e0a2321822 Reduce complexity of AllHitObjects enumerator when nested playfields are not present 2020-09-22 18:17:04 +09:00
dd5b15c64f Fix HitObjectContainer not correctly unbinding from startTime fast enough 2020-09-21 18:27:15 +09:00