Commit Graph

36105 Commits

Author SHA1 Message Date
d274652b3a Fix failures if test ran too fast 2020-08-24 00:13:26 +09:00
2dce850f5b Rewrite hyperdash test to not rely on timing 2020-08-23 23:11:56 +09:00
8f9e090f4c Remove Indent 2020-08-23 15:39:48 +02:00
1f717c4b00 Merge branch 'master' into hold-note-freeze 2020-08-23 22:38:48 +09:00
492be0e016 Fix formatting 2020-08-23 15:23:10 +02:00
e6646b9877 Resolve review comments 2020-08-23 15:08:02 +02:00
0e9242ee9a Move combo font retrieval inside the legacy component 2020-08-23 10:29:01 +03:00
7c9fae55ad Hopefully fix off-by-one errors 2020-08-22 22:50:58 +02:00
5afe9b73d2 Fix invalid cref 2020-08-22 21:27:08 +02:00
a080774799 Add xmldoc to taiko difficulty calculation code 2020-08-22 19:44:58 +02:00
8ace7df0fd Reorder members for better readability 2020-08-22 19:34:49 +02:00
7e2bef3b9f Split conditional for readability 2020-08-22 19:34:49 +02:00
bcf3cd5657 Remove unnecessary yield iteration 2020-08-22 19:34:49 +02:00
cb3fef7616 Inline same parity penalty 2020-08-22 19:34:49 +02:00
ec99fcd7ab Avoid passing down rhythm list every time 2020-08-22 19:34:49 +02:00
6e19521528 Merge branch 'master' into patch2 2020-08-22 18:53:40 +03:00
fafdbb0a81 Adjust recently added inline comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-08-22 17:26:54 +03:00
b98d4d9cff Merge branch 'master' into hyperdash-full-catch-width 2020-08-22 19:55:45 +09:00
122265ff0e Revert non-track usage 2020-08-22 19:47:08 +09:00
db52260427 Rename and clarify comment regarding "previous" track disposal 2020-08-22 19:44:54 +09:00
b72f06fef6 Centralise and clarify LoadTrack documentation 2020-08-22 19:42:34 +09:00
cf6b34db1e Merge remote-tracking branch 'upstream/master' into catch-combo-counter 2020-08-22 13:07:28 +03:00
7e838c8042 Add comment explaining why direct string lookups are used 2020-08-22 13:07:15 +03:00
7ae45b29db Finish internal counter transformation regardless of the combo 2020-08-22 12:20:50 +03:00
b5b2e523ad change switch cases 2020-08-22 12:10:31 +03:00
0295ae2921 Merge pull request #9947 from bdach/mania-legacy-background-line-padding
Add padding to mania column borders to match stable
2020-08-22 12:52:47 +09:00
4d93014e1c Merge branch 'master' into mania-legacy-background-line-padding 2020-08-22 10:23:05 +09:00
54439dc480 Merge pull request #9949 from bdach/key-binding-panel-test-indices
Adjust key binding panel tests to not rely on row indices
2020-08-22 10:09:56 +09:00
f9fe37a8a5 Added test for "hp" filter keyword 2020-08-22 01:54:01 +03:00
0b6185cd14 add "hp" filter keyword 2020-08-22 01:09:35 +03:00
809a61afcb Adjust key binding panel tests to not rely on row indices 2020-08-21 23:37:54 +02:00
891f5cb130 Add padding to mania column borders to match stable 2020-08-21 20:00:20 +02:00
08078b9513 Rename method to remove "InitialColour" namings 2020-08-22 00:56:29 +09:00
356c67f00d Remove outdated/wrong test 2020-08-22 00:55:03 +09:00
f89b6f4465 Add xmldocs 2020-08-22 00:52:53 +09:00
9fbc5f3aeb Update taiko with legacy colour setters 2020-08-22 00:23:08 +09:00
16a2ab9dea Update osu with legacy colour setters 2020-08-22 00:20:33 +09:00
454564b189 Update mania with legacy colour setters 2020-08-22 00:19:15 +09:00
eaba323353 Update catch with legacy colour setters 2020-08-22 00:17:35 +09:00
2424fa0802 Add helper methods 2020-08-22 00:15:58 +09:00
88d50b6c47 Remove alpha mangling from LegacyDecoder 2020-08-22 00:15:37 +09:00
b3338347b7 Remove fade on successful hits 2020-08-21 23:56:27 +09:00
8632c3adf0 Fix hold notes bouncing with SV changes 2020-08-21 23:11:15 +09:00
8c454cee6b Merge pull request #9943 from peppy/fix-double-storyboard-sample-dispose-crash
Fix potential crash if disposing a DrawableStoryboardSample twice
2020-08-21 20:11:27 +09:00
42ee9b75df Apply suggestions from code review
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-08-21 19:38:59 +09:00
f63d1ba612 Remove stray call to LoadTrack that was forgotten 2020-08-21 18:52:53 +09:00
4239e9f684 Fix storyboard test not actually working due to incorrect track referencing 2020-08-21 18:44:14 +09:00
308d9f5967 Ensure locally executed methods are always loaded before propagation 2020-08-21 18:43:58 +09:00
1edafc39ba Fix intro welcome playing double due to missing conditional 2020-08-21 18:33:24 +09:00
d4a7e8cee8 Merge branch 'fix-double-storyboard-sample-dispose-crash' into beatmap-track-rework 2020-08-21 18:28:31 +09:00