Commit Graph

28782 Commits

Author SHA1 Message Date
05183c6e6f Final test touch-ups 2020-05-01 00:24:39 +02:00
1e7b10320f Adjust mascot positioning in playfield layout 2020-05-01 00:19:12 +02:00
f5526890cc Add comment about animation presence 2020-04-30 22:51:22 +02:00
db4c8b2ba5 Fix transition out of clear state 2020-04-30 22:16:25 +02:00
5cfc05e12a Ensure correct initial state 2020-04-30 22:03:39 +02:00
22fde8d2a0 Implement partial clear transition logic 2020-04-30 21:58:05 +02:00
99677ac171 Expand test coverage of state transitions 2020-04-30 21:41:57 +02:00
b0e97793b6 Implement transitions into and from clear state 2020-04-30 00:14:27 +02:00
0d917ca339 Ensure correct behaviour for clear animation 2020-04-29 21:52:09 +02:00
47b040b7d8 Cover strong hit miss exemption in tests 2020-04-29 21:42:28 +02:00
9d6720e7e6 Scope up parameter 2020-04-29 21:30:13 +02:00
e81d33dcec Refactor mascot animations to split logic paths 2020-04-29 21:27:02 +02:00
6e2ed0c4f3 Refactor mascot to only contain state transitions 2020-04-29 20:28:46 +02:00
43e768240f Revert "Revert project config file change"
This reverts commit 4a101ca715.
2020-04-29 10:57:07 +02:00
511f7aeb28 Remove rider plugin config 2020-04-29 10:55:39 +02:00
4a101ca715 Revert project config file change 2020-04-29 10:46:32 +02: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
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
e915f22516 Merge branch 'master' into schedule-music-controller-operations 2020-04-28 14:09:56 +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
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
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
6de6f068fd Merge branch 'taiko-don' of https://github.com/Craftplacer/osu into taiko-don 2020-04-27 23:19:22 +02:00
74d36cad78 Change state variables 2020-04-27 23:19:18 +02:00
96660b2cca Flip frame count check 2020-04-27 23:18:40 +02:00
834eeb6d98 Reduce duplicate texture retrieval code 2020-04-27 23:18:26 +02:00
9b3c1e4126 Remove unused bindables 2020-04-27 23:17:52 +02:00
c8ee941952 Fix formatting 2020-04-27 23:17:33 +02:00
0972442b3a Use test scene beatmap bindable 2020-04-27 23:17:19 +02:00
5caa4dedc2 Update osu.Game.Rulesets.Taiko/UI/DrawableTaikoMascot.cs
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-27 22:27:03 +02:00
c049302650 Update osu.Game.Rulesets.Taiko/UI/TaikoMascotTextureAnimation.cs
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-27 22:23:04 +02:00
a34ec03efc Reword width comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-27 12:44:20 -07:00