Commit Graph

31279 Commits

Author SHA1 Message Date
024f10a494 Use non-generic bindable
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-29 13:24:31 +09:00
6fa9feb15c Merge remote-tracking branch 'upstream/master' into add-interval-list 2020-04-29 05:14:40 +03:00
6e76e5900a Rename is-in-any check method to a more legible name 2020-04-29 05:11:44 +03:00
8d899f4e77 Apply changes to the BreakTracker and more adjustment 2020-04-29 05:11:43 +03:00
587f946dc6 Adjust, simplify and make the test code more flexible to some degree 2020-04-29 05:11:43 +03:00
00918ecb6d Replace interval collection with a more-specific immutable component
Covers all small changes into one commit:
 - Remove generics and use `double` type instead.
 - Make the component immutable and not enumerable for simplicity of it's worth.
 - Make the component more-specific (to time period tracking)
 - Apply small adjustments to the component
2020-04-29 05:11:43 +03:00
cd22e5883d Merge pull request #8883 from peppy/dont-use-internal-ef-linq
Avoid using internal EF methods in tests
2020-04-29 09:54:06 +09:00
c61584bc2f Merge branch 'taiko-don' of https://github.com/Craftplacer/osu into taiko-don 2020-04-28 23:51:34 +02:00
d7b072dd6e Fix post-merge test regression 2020-04-29 00:00:01 +02:00
5f0a4103c2 Merge branch 'master' into taiko-don 2020-04-28 23:46:42 +02:00
e7e529ab99 Remove unnecessary null checks 2020-04-28 23:26:10 +02:00
15bbedca87 Remove unnecessary beatmap field 2020-04-28 23:24:21 +02:00
24216b6600 Remove unnecessary lists 2020-04-28 23:22:50 +02:00
0d285ac0f4 Revert unrelated change to Rider configuration 2020-04-28 23:17:52 +02:00
902326e7ac Slight refactoring 2020-04-28 22:24:19 +02:00
b83a41ebb9 Merge pull request #8889 from peppy/reduce-ef-includes
Reduce database includes where possible
2020-04-28 23:18:15 +09:00
119000f1ab Reduce database includes where possible 2020-04-28 21:43:35 +09:00
7868c0dad5 Fix test case failures 2020-04-28 20:15:56 +09:00
1aaab40228 Fix mods affecting mania scroll speed 2020-04-28 19:34:02 +09:00
ff3928465c Add xmldoc 2020-04-28 18:58:29 +09:00
db12fafc2c Update comment 2020-04-28 18:58:29 +09:00
ff24a15760 Fix vertical drag in down-scroll scenarios 2020-04-28 18:36:24 +09:00
7d54d4b800 Improve test scene 2020-04-28 18:36:10 +09:00
f93291e25b Remove unused override 2020-04-28 18:35:22 +09:00
a7a680b486 Fix horizontal drag not working 2020-04-28 18:34:55 +09:00
e5131400e7 Remove now unnecessary position manipulation 2020-04-28 18:34:39 +09:00
c3a41c8476 Also avoid using internal TypeExtensions 2020-04-28 17:02:10 +09:00
f3fbb3cdc6 Add to banned symbols 2020-04-28 16:49:43 +09:00
31c3fd86b9 Avoid using internal EF methods in tests 2020-04-28 16:22:00 +09:00
3eb7c8755c Cleanup 2020-04-28 15:34:41 +09:00
330521a2ae Fix lifetime override not working 2020-04-28 15:34:10 +09:00
d905ef53b3 Add test scene for mania composer 2020-04-28 15:33:01 +09:00
0ffd9da6a9 Merge pull request #8881 from peppy/schedule-music-controller-operations
Avoid calls on MusicController executing before it may have finished loading
2020-04-28 15:11:58 +09:00
da30eafa30 Prevent potential exception 2020-04-28 14:47:45 +09:00
e915f22516 Merge branch 'master' into schedule-music-controller-operations 2020-04-28 14:09:56 +09:00
7342e00151 Convert positions to local HOC coordinate space 2020-04-28 14:00:14 +09:00
19fe15887a Merge pull request #8860 from Joehuu/fix-mod-sel-score-multi-being-off-screen
Fix score multiplier being cut off in mod select at higher ui scales
2020-04-28 13:52:56 +09:00
832fa74a5e Reword comment slightly 2020-04-28 13:26:42 +09:00
799b5179ed Merge branch 'master' into fix-mania-selection 2020-04-28 13:00:33 +09:00
fe37c44a80 Merge branch 'master' into schedule-music-controller-operations 2020-04-28 12:56:03 +09:00
0d752dc7b8 Remove redundant initialisation 2020-04-28 12:55:57 +09:00
d997b4d20b Merge pull request #8877 from peppy/taiko-explosion-skinning
Add taiko hit explosion skinning support
2020-04-28 12:44:21 +09:00
743a92bbbe Use a local database for now playing test 2020-04-28 12:42:08 +09:00
81e73acb1a Fix tests failing when not run in certain order 2020-04-28 12:21:27 +09:00
4fff08d241 Remove unused using 2020-04-28 12:19:39 +09:00
79e1b16119 Merge branch 'master' into taiko-explosion-skinning 2020-04-28 12:17:09 +09:00
62be138aa9 Avoid calls on MusicController executing before it may have finished loading 2020-04-28 11:46:08 +09:00
9477a5373c Merge branch 'master' into display-modes 2020-04-28 12:04:20 +09:30
84641765c5 Adjust exceptions and fix capitalisation 2020-04-28 11:08:19 +09:00
f387fe310f Fix regressing hits test 2020-04-28 11:07:31 +09:00