41259 Commits

Author SHA1 Message Date
Joseph-Ramos-CMU
5dc917c108 Modified test case
I believe the tests are failing because the shortcut only works
when you select a channel on the channel dropdown. So I updated the testcases to do this.
2020-12-14 22:30:16 -05:00
Dean Herbert
8ec7a10580
Merge pull request #11163 from bdach/taiko-strong-state-refactor
Refactor taiko's strong state management in hitobject hierarchy
2020-12-15 12:24:22 +09:00
Joseph-Ramos-CMU
9af448d559 Testing first CI test 2020-12-14 22:02:34 -05:00
Dan Balasescu
48805a82f9
Merge branch 'master' into taiko-strong-state-refactor 2020-12-15 11:46:52 +09:00
Dan Balasescu
52d9864818
Merge pull request #11179 from bdach/swell-rewind-crash
Fix swells crashing on rapid seeks in editor
2020-12-15 11:21:37 +09:00
Dan Balasescu
22a6ebb7a2
Merge branch 'master' into speedacc-rework 2020-12-15 11:18:58 +09:00
Jessica Meng
76f3bc027c
Merge pull request #5 from angelaz1/jmeng1/keyboard_shortcuts
Added tests for ctrl + w and ctrl + t
2020-12-14 18:18:40 -08:00
Dan Balasescu
e7c90223bf
Merge pull request #11177 from bdach/bar-line-initial-state
Ensure correct initial state of taiko bar lines
2020-12-15 11:08:01 +09:00
Joseph-Ramos-CMU
f17df1fdf5 Commented out all CI tests
Part of my efforts to narrow down GitHub CI issues
2020-12-14 19:27:04 -05:00
Joseph-Ramos-CMU
bd2e42e786 Toggling out CI tests
I'm still trying to track donwn why GitHub won't accept my CI.
I'm toggling tests to see what is the problem.
2020-12-14 19:10:26 -05:00
Jess Meng
7fe7c24ce1 Style fixes for whitespaces 2020-12-14 15:44:40 -08:00
Joseph-Ramos-CMU
37a6010887 Changed test formatting
Tests should be prefixed with [Test]. Previously my tests do not have this.
2020-12-14 18:33:51 -05:00
Bartłomiej Dach
523e803440 Fix swells crashing on rapid seeks in editor 2020-12-15 00:28:00 +01:00
Jess Meng
017e00eb26 More style fixes 2020-12-14 15:27:57 -08:00
Joseph-Ramos-CMU
206312d4c2 Changed the CI tests
I'm trying to make changes because something is going wrong with theGitHub CI tests.
2020-12-14 18:26:57 -05:00
Angela Zhang
1af0f79ddf
Adding newline style fixes 2020-12-14 16:58:43 -06:00
Bartłomiej Dach
2051f49f78 Ensure correct initial state of taiko bar lines 2020-12-14 21:58:17 +01:00
Joseph-Ramos-CMU
61fe6ca84e Added back CI tests 2020-12-14 15:47:48 -05:00
Bartłomiej Dach
512549b4ea Rename DrawableTaikoStrong{-> able}HitObject 2020-12-14 21:47:31 +01:00
Bartłomiej Dach
c5a218f7c9 Add "strongable" to user dictionary 2020-12-14 21:46:28 +01:00
Bartłomiej Dach
5af1ac1b53 Rename TaikoStrong{-> able}HitObject 2020-12-14 21:46:02 +01:00
Bartłomiej Dach
7ba04a2cc3 Merge branch 'master' into taiko-strong-state-refactor 2020-12-14 21:44:50 +01:00
Jess Meng
9cb0ed3b8f Fixed formatting for tests 2020-12-14 12:38:59 -08:00
Bartłomiej Dach
f9d7945a6f Remove non-functional replay import for now 2020-12-14 21:03:49 +01:00
Bartłomiej Dach
3e3be56e46 Touch up and clarify intent handling 2020-12-14 20:25:42 +01:00
Bartłomiej Dach
1f6e5f4d32 Copy archive contents to memory stream 2020-12-14 20:11:53 +01:00
Bartłomiej Dach
a323c5ce58 Use most backwards-compatible overload for query 2020-12-14 20:01:30 +01:00
Xexxar
54827d4e96 fixed low 50s count still penalizing high obj count maps 2020-12-14 12:41:24 -06:00
Joseph-Ramos-CMU
bd2765ecc4 Fixed style concerns 2020-12-14 13:23:43 -05:00
Xexxar
01564fd9c0 Merge branch 'master' of https://github.com/ppy/osu 2020-12-14 12:09:39 -06:00
Joseph-Ramos-CMU
b26946ba8e Temporarily removed test cases
I did this to try to figure out what was failing on pull requests
2020-12-14 13:09:34 -05:00
Joseph-Ramos-CMU
5903569386 Changing the Tests 2020-12-14 13:00:02 -05:00
Dean Herbert
0d9c1cb5d3 Fix issues with data serialisation 2020-12-14 18:41:24 +09:00
Dan Balasescu
c364b17141
Merge pull request #11170 from peppy/fix-load-too-fast
Fix gameplay loading too fast the first time entering a beatmap
2020-12-14 18:31:07 +09:00
Dean Herbert
38e0b4e64d Remove unused using statements 2020-12-14 18:13:32 +09:00
Dean Herbert
7bf0480848 Tidy up android-side code quality 2020-12-14 18:12:23 +09:00
Dean Herbert
c5112edd08 Add comment regarding the reasoning for encapsulating the task in another 2020-12-14 18:03:01 +09:00
Dean Herbert
f3e6c586f7 Change waitForReady back to private implementation 2020-12-14 17:59:04 +09:00
Dean Herbert
79768f0aa4 Update framework 2020-12-14 17:52:38 +09:00
Dean Herbert
29f3e8e486 Merge branch 'master' into fix-load-too-fast 2020-12-14 17:52:35 +09:00
Dean Herbert
ae22f75406 Bind replay recording score to judgement changes 2020-12-14 17:33:33 +09:00
Dean Herbert
64a2526678 Add header class and basic flow for propagating data updates 2020-12-14 17:33:23 +09:00
Dean Herbert
1793385e96 Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
Dean Herbert
51e8a05f18 Seal SetRecordTarget method to simplify modification 2020-12-14 16:44:29 +09:00
Dean Herbert
558955d65d
Merge pull request #11167 from Firmatorenio/mania-legacyskin-scoreposition
Adjust mania judgement position in legacy skins according to their ScorePosition setting
2020-12-14 16:36:11 +09:00
Dan Balasescu
c9ba1144ca
Merge pull request #11166 from bdach/taiko-bar-line-pooling
Implement taiko bar line pooling
2020-12-14 16:21:25 +09:00
Dean Herbert
2aecc12370
Merge pull request #11162 from Grrum/selectionRotation
improve selection box rotation UX
2020-12-14 16:19:12 +09:00
Dean Herbert
7041503063 Avoid intermediary delegate 2020-12-14 15:34:32 +09:00
Dan Balasescu
b4a9c0e03c
Merge branch 'master' into taiko-bar-line-pooling 2020-12-14 15:30:09 +09:00
Dean Herbert
1e14504d66
Merge pull request #11169 from ekrctb/catch-x
Split `X` property of `CatchHitObject` to `OriginalX` and `EffectiveX`
2020-12-14 15:12:08 +09:00