Commit Graph

36840 Commits

Author SHA1 Message Date
f68a7401b9 Fix comment 2020-04-25 10:37:18 +03:00
e65acc3401 Other review suggestions 2020-04-25 10:36:19 +03:00
e906ec4d92 Fix typo 2020-04-25 10:25:07 +03:00
52416ea90a Use GetRuleset 2020-04-25 10:22:19 +03:00
ce47b7ca93 Unnest in SetUpSteps 2020-04-25 10:21:01 +03:00
657bf5ad86 Merge branch 'master' of https://github.com/ppy/osu into present-recommended 2020-04-25 10:13:57 +03:00
f0ebbb1807 Rewrite toolbar test scene and add test cases 2020-04-25 09:54:37 +03:00
1953c8fc10 Fix ruleset selector not receiving key input on toolbar absence 2020-04-25 09:53:09 +03:00
37cc1ed5a2 Fix potential null reference while hiding toolbar 2020-04-25 09:51:39 +03:00
c1c930c472 Fixed linting warnings 2020-04-25 13:47:20 +08:00
2a197db481 Merge branch 'master' into taiko-drumroll-party
# Conflicts:
#	osu.Game.Rulesets.Taiko/UI/TaikoPlayfield.cs
2020-04-25 13:31:50 +08:00
3cc0b21eae Added more smart checking to removing rewound drumroll hits 2020-04-25 13:18:02 +08:00
4b60be87b5 Move unranked label under multiplier number to avoid width changes 2020-04-24 16:34:41 -07:00
364f5bf788 Update osu.Game.Rulesets.Taiko/UI/TaikoMascotTextureAnimation.cs
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-24 22:57:23 +02:00
477fe72fcf Changed note playback to happen on new result 2020-04-25 00:15:59 +08:00
2be3a8184d Removed modifications to drum roll object 2020-04-25 00:15:37 +08:00
39a593120c Fixed CodeInspect errors 2020-04-24 17:00:35 +02:00
85bd673413 Merge branch 'master' into showcase-video 2020-04-24 15:38:42 +02:00
fc706c19d7 Merge pull request #8846 from peppy/taiko-playfield-background-skinning
Refactor osu!taiko playfield and add background skinning support
2020-04-24 19:55:25 +09:00
b3175f9dfa Merge branch 'master' into taiko-playfield-background-skinning 2020-04-24 19:27:38 +09:00
b7a2c031a8 Merge pull request #8858 from peppy/fix-comments-container-crash
Fix crash on switching comments page at an inopportune time
2020-04-24 19:06:29 +09:00
cbcd915ec8 Fix crash on switching comments page at an inopportune time 2020-04-24 18:18:10 +09:00
59bd2b3035 Merge pull request #8823 from smoogipoo/all-ruleset-encoders
Implement legacy beatmap encoding for all rulesets
2020-04-24 17:49:34 +09:00
f880bd2d89 Merge pull request #8843 from smoogipoo/fix-mania-placement
Fix mania editor placement not working correctly
2020-04-24 17:28:05 +09:00
fe0038ed14 Merge branch 'master' into fix-mania-placement 2020-04-24 17:00:12 +09:00
05b3db0147 Remove masking 2020-04-24 16:56:18 +09:00
789bf95548 Merge branch 'master' into taiko-playfield-background-skinning 2020-04-24 16:53:05 +09:00
8ae119ab62 Fix last formatting error 2020-04-24 08:05:57 +02:00
84aa37d7c3 Fix all local tests 2020-04-24 07:57:16 +02:00
0f6ec274f9 Add transitions to footer when flowing to another row 2020-04-23 22:44:17 -07:00
118db03b56 Fix vertical spacing and score multiplier splitting apart
Also cleans up margin and its hacks (alignment done with anchor/origin now).
2020-04-23 22:41:38 -07:00
abb687286b Fix score multiplier being cut off in mod select at higher ui scales 2020-04-23 22:34:00 -07:00
7091d47464 Merge remote-tracking branch 'upstream/master' into taiko-don 2020-04-24 07:09:28 +02:00
ac44185f09 Fix formatting 2020-04-24 07:09:20 +02:00
dbf39be607 Decide on the name "Mascot", add testing, bug fixed, etc. 2020-04-24 06:59:05 +02:00
196e74940c Merge pull request #8842 from smoogipoo/improve-osu-placement
Make osu! ruleset placements happen on mouse down
2020-04-24 13:36:18 +09:00
2b0deec491 Finish note placement on mouse down 2020-04-24 13:20:41 +09:00
2a1335a21e Merge pull request #8856 from peppy/fix-editor-hard-crash
Fix editor crashing when entering with no beatmap selected
2020-04-24 12:53:59 +09:00
e67ac515fc Merge branch 'master' into fix-editor-hard-crash 2020-04-24 12:29:48 +09:00
ca692f30e6 Do full placement on mouse down 2020-04-24 12:27:56 +09:00
131f011239 Merge branch 'master' into all-ruleset-encoders 2020-04-24 11:32:48 +09:00
ce602f84be Merge branch 'master' into improve-osu-placement 2020-04-24 11:24:48 +09:00
92182ad706 Merge pull request #8834 from smoogipoo/fix-testbeatmap-rulesetid
Fix TestBeatmap not setting appropriate ruleset ID
2020-04-24 11:23:34 +09:00
ff82de69e7 Merge branch 'master' into fix-testbeatmap-rulesetid 2020-04-24 10:58:50 +09:00
1c13fa6c61 Fix editor crashing when entering with no beatmap selected 2020-04-24 10:27:32 +09:00
55652609d8 Merge pull request #8849 from iiSaLMaN/rename-editor-to-editing
Rename editor tests namespace from "Editor" to "Editing"
2020-04-24 09:53:00 +09:00
6de08db653 Add removed skin component back 2020-04-24 02:50:47 +02:00
bbe831698c Remove unused code 2020-04-24 02:50:33 +02:00
608596c3b3 Rename DefaultTaikoDonTextureAnimation to TaikoDonTextureAnimation 2020-04-24 02:50:10 +02:00
dba737105e Update test scene for dynamic compilation 2020-04-24 08:57:01 +09:00