smoogipoo
|
1aaab40228
|
Fix mods affecting mania scroll speed
|
2020-04-28 19:34:02 +09:00 |
|
Dan Balasescu
|
e915f22516
|
Merge branch 'master' into schedule-music-controller-operations
|
2020-04-28 14:09:56 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
832fa74a5e
|
Reword comment slightly
|
2020-04-28 13:26:42 +09:00 |
|
Dean Herbert
|
62be138aa9
|
Avoid calls on MusicController executing before it may have finished loading
|
2020-04-28 11:46:08 +09:00 |
|
Joseph Madamba
|
a34ec03efc
|
Reword width comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-04-27 12:44:20 -07:00 |
|
dependabot-preview[bot]
|
c0b225ffc8
|
Bump ppy.osu.Game.Resources from 2020.412.0 to 2020.427.0
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2020.412.0 to 2020.427.0.
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](https://github.com/ppy/osu-resources/compare/2020.412.0...2020.427.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-27 08:59:34 +00:00 |
|
smoogipoo
|
bc6b02664f
|
Merge branch 'master' into taiko-drumroll-party
|
2020-04-27 11:52:13 +09:00 |
|
Joehu
|
1b9362041a
|
Revert multiplier number changes and set width
Safe arbitrary width taken from "0.00x" (highest width of 67), rounded to the nearest tenth.
|
2020-04-26 19:50:11 -07:00 |
|
Joehu
|
8a47a615db
|
Remove unranked label from footer
|
2020-04-26 19:29:22 -07:00 |
|
smoogipoo
|
104c61d622
|
Remove unnecessary scale
|
2020-04-27 11:06:23 +09:00 |
|
Dean Herbert
|
48168dddce
|
Adjust editor timeline current marker to promote tick visibility
|
2020-04-27 10:54:32 +09:00 |
|
Dean Herbert
|
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 |
|
Bartłomiej Dach
|
a436f8e6d4
|
Trim other leftover RelativeSizeAxes
|
2020-04-26 22:54:01 +02:00 |
|
Lucas A
|
801968ed51
|
Remove un-needed RelativeSizeAxes specifications.
|
2020-04-26 21:17:40 +02:00 |
|
Lucas A
|
a756486a4d
|
Make settings section icons actual drawables.
|
2020-04-25 20:35:46 +02:00 |
|
Dean Herbert
|
b50e8471d2
|
Reword comment
|
2020-04-25 18:23:09 +09:00 |
|
Salman Ahmed
|
1953c8fc10
|
Fix ruleset selector not receiving key input on toolbar absence
|
2020-04-25 09:53:09 +03:00 |
|
Salman Ahmed
|
37cc1ed5a2
|
Fix potential null reference while hiding toolbar
|
2020-04-25 09:51:39 +03:00 |
|
Tim Oliver
|
c1c930c472
|
Fixed linting warnings
|
2020-04-25 13:47:20 +08:00 |
|
Joehu
|
4b60be87b5
|
Move unranked label under multiplier number to avoid width changes
|
2020-04-24 16:34:41 -07:00 |
|
Dean Herbert
|
cbcd915ec8
|
Fix crash on switching comments page at an inopportune time
|
2020-04-24 18:18:10 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
fe0038ed14
|
Merge branch 'master' into fix-mania-placement
|
2020-04-24 17:00:12 +09:00 |
|
Joehu
|
0f6ec274f9
|
Add transitions to footer when flowing to another row
|
2020-04-23 22:44:17 -07:00 |
|
Joehu
|
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 |
|
Joehu
|
abb687286b
|
Fix score multiplier being cut off in mod select at higher ui scales
|
2020-04-23 22:34:00 -07:00 |
|
Dan Balasescu
|
e67ac515fc
|
Merge branch 'master' into fix-editor-hard-crash
|
2020-04-24 12:29:48 +09:00 |
|
Dean Herbert
|
131f011239
|
Merge branch 'master' into all-ruleset-encoders
|
2020-04-24 11:32:48 +09:00 |
|
Dean Herbert
|
1c13fa6c61
|
Fix editor crashing when entering with no beatmap selected
|
2020-04-24 10:27:32 +09:00 |
|
smoogipoo
|
6df45164fa
|
Expose direction from scrolling test container
|
2020-04-23 11:17:16 +09:00 |
|
smoogipoo
|
86ef73aa27
|
Implement HitObjectContainer.Clear()
|
2020-04-23 11:16:59 +09:00 |
|
smoogipoo
|
40f11ed15c
|
Resolve broken test scene
|
2020-04-23 10:37:05 +09:00 |
|
smoogipoo
|
7796593b2c
|
Merge branch 'master' into fix-testbeatmap-rulesetid
|
2020-04-23 10:35:08 +09:00 |
|
Dean Herbert
|
dd9ceed802
|
Merge branch 'master' into all-ruleset-encoders
|
2020-04-22 22:51:42 +09:00 |
|
Dean Herbert
|
97dcd546f1
|
Merge pull request #8833 from smoogipoo/remove-obsoletes
Remove obsolete nested hitobject methods
|
2020-04-22 22:40:06 +09:00 |
|
smoogipoo
|
08982e0e00
|
Ensure editor tests wait for load to complete
|
2020-04-22 19:49:21 +09:00 |
|
smoogipoo
|
0a34fddcc3
|
Fix TestBeatmap not setting appropriate ruleset ID
|
2020-04-22 19:38:27 +09:00 |
|
smoogipoo
|
93151f7612
|
Add back necessary events + addition to list
|
2020-04-22 18:32:59 +09:00 |
|
smoogipoo
|
e1142b424d
|
Fix test failures
|
2020-04-22 18:14:21 +09:00 |
|
smoogipoo
|
8b0274fedd
|
Remove obsolete methods
|
2020-04-22 17:55:50 +09:00 |
|
smoogipoo
|
9c22d2f1dd
|
Use platform bindings for editor actions
|
2020-04-22 17:41:24 +09:00 |
|
smoogipoo
|
3b805daa0b
|
Fix hold note end time being written incorrectly
|
2020-04-22 16:40:07 +09:00 |
|
smoogipoo
|
7cdc9a599c
|
Fix mania holds written as spinners
|
2020-04-22 16:27:07 +09:00 |
|
Dean Herbert
|
223c822e57
|
Merge branch 'master' into all-ruleset-encoders
|
2020-04-22 13:04:16 +09:00 |
|
Dean Herbert
|
aaa0f908d5
|
Merge pull request #8818 from smoogipoo/fix-beatmap-encoder
Fix beatmap encoder by enabling untested test cases
|
2020-04-22 13:03:56 +09:00 |
|
smoogipoo
|
07a73ba83c
|
Merge branch 'master' into rulesetstore-ruleset-dir
|
2020-04-22 10:23:04 +09:00 |
|
Dean Herbert
|
360c9f8e38
|
Add test coverage and handle null creator
|
2020-04-22 09:19:34 +09:00 |
|
Dean Herbert
|
0c74f1aaa9
|
Fix now playing output showing empty brackets when no difficulty specified
|
2020-04-22 09:08:33 +09:00 |
|
smoogipoo
|
d8fdd73e17
|
Implement IHasCurve on DrumRoll
|
2020-04-22 09:06:04 +09:00 |
|