Commit Graph

28884 Commits

Author SHA1 Message Date
07513eb171 Merge branch 'master' into showcase-video 2020-04-27 08:57:50 +09:00
2737726f93 Merge pull request #8864 from Game4all/keybinds-ruleset-icon
Fix custom rulesets not showing correct icons in key binding settings
2020-04-27 08:48:00 +09:00
75c588c59d Remove stray space 2020-04-27 08:36:48 +09:00
743b4f05b3 Rename out of place variable 2020-04-27 08:36:36 +09:00
b9e0fed467 Use SongBar height instead of hard-coded dimensions 2020-04-27 00:02:58 +02:00
3c1730d0ca Expose SongBar's height 2020-04-26 23:59:24 +02:00
a436f8e6d4 Trim other leftover RelativeSizeAxes 2020-04-26 22:54:01 +02:00
801968ed51 Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
a756486a4d Make settings section icons actual drawables. 2020-04-25 20:35:46 +02:00
4ca7ce7715 Merge branch 'master' into taiko-barline-skinning 2020-04-25 18:58:44 +09:00
34b99b8f28 Merge pull request #8863 from iiSaLMaN/fix-toolbar-ruleset-selector-not-receiving-input
Fix ruleset selector not receiving key input on toolbar absence
2020-04-25 18:58:28 +09:00
b50e8471d2 Reword comment 2020-04-25 18:23:09 +09:00
381e0b5bfe Merge branch 'master' into fix-toolbar-ruleset-selector-not-receiving-input 2020-04-25 16:55:31 +09:00
febdb15d70 Merge pull request #8862 from iiSaLMaN/fix-potential-nullref
Fix null reference while hiding toolbar on tests
2020-04-25 16:55:17 +09: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
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
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
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
dba737105e Update test scene for dynamic compilation 2020-04-24 08:57:01 +09:00
28dcfe867c Add Chroma keying to the background of the showcase video. 2020-04-23 21:09:12 +02:00