Santeri Nogelainen
|
1e8badb14a
|
Move all logic to TopLocalRank and remove CarouselBeatmapRank
|
2020-04-04 22:28:36 +03:00 |
|
Dean Herbert
|
e340d2628b
|
Fix sliderball accent colour not being set correctly
|
2020-04-05 03:17:11 +09:00 |
|
Endrik Tombak
|
0ebb5a81f9
|
Fix oversight in testing
|
2020-04-04 15:59:39 +03:00 |
|
Endrik Tombak
|
8eb5eeedc6
|
Merge branch 'master' of https://github.com/ppy/osu into test-snaking
|
2020-04-04 15:35:43 +03:00 |
|
Endrik Tombak
|
a8a52e506d
|
Review and style changes
|
2020-04-04 15:35:35 +03:00 |
|
Endrik Tombak
|
c3f0ef1bd4
|
Major DRYing of code
|
2020-04-04 15:10:54 +03:00 |
|
Endrik Tombak
|
6700ef910f
|
use startAtCurrentTime
|
2020-04-04 11:35:15 +03:00 |
|
Endrik Tombak
|
e1a67bdb96
|
Move implementation to transformer
|
2020-04-04 11:13:25 +03:00 |
|
Joehu
|
88cc552534
|
Fix results star rating display not being centered when no mods are present
Needed or the spacing will apply to the fill flow container, causing alignment issues.
|
2020-04-03 11:30:22 -07:00 |
|
Joehu
|
493b654011
|
Remove horizontal margin from mod display
Can skew center alignment on fill flow containers.
Fixes affected areas. Vector2(5, 0) is similar to MarginPadding { Left = 10 }.
|
2020-04-03 11:30:02 -07:00 |
|
Endrik Tombak
|
d73c791a10
|
Support this typo for old skins
|
2020-04-03 20:56:52 +03:00 |
|
Salman Ahmed
|
f67a62699b
|
Merge remote-tracking branch 'upstream/master' into catch-hyperdash-fruit-colouring
|
2020-04-03 19:57:52 +03:00 |
|
Salman Ahmed
|
dd684b68d9
|
Make parameters required
|
2020-04-03 19:53:38 +03:00 |
|
Salman Ahmed
|
0340b6db51
|
Describe step names more
|
2020-04-03 19:50:32 +03:00 |
|
Salman Ahmed
|
7e82f5740b
|
Add a skin extension for simplifying falling back on hyper-dash colours
|
2020-04-03 19:35:50 +03:00 |
|
Dean Herbert
|
e012af6616
|
Merge pull request #8597 from smoogipoo/better-mania-scrollspeed
Implement more familiar scroll speed options in mania
|
2020-04-04 00:09:04 +09:00 |
|
Dean Herbert
|
7b2144a1a7
|
Fix merge mishap
|
2020-04-03 23:31:46 +09:00 |
|
Dean Herbert
|
3289fa7c66
|
Merge branch 'master' into better-mania-scrollspeed
|
2020-04-03 23:25:14 +09:00 |
|
Dean Herbert
|
96bd5a4b09
|
Merge pull request #8589 from smoogipoo/fix-convert-scroll-speed
Fix mania scrolling at incorrect speeds
|
2020-04-03 23:11:00 +09:00 |
|
Dean Herbert
|
eacbb20d87
|
Merge branch 'master' into fix-convert-scroll-speed
|
2020-04-03 22:47:53 +09:00 |
|
Dean Herbert
|
d108d5f04c
|
Merge pull request #8586 from smoogipoo/mania-config-lookup-refactor
Rework mania skin lookups to not require total playfield columns
|
2020-04-03 22:45:13 +09:00 |
|
Dean Herbert
|
53c99d137a
|
Merge branch 'master' into mania-config-lookup-refactor
|
2020-04-03 22:22:59 +09:00 |
|
Dean Herbert
|
9c688a5b83
|
Merge pull request #8592 from peppy/update-animation-usage
Update usages of Animation and Video in line with framework changes
|
2020-04-03 22:22:31 +09:00 |
|
Dean Herbert
|
258dcceffc
|
Merge branch 'master' into update-animation-usage
|
2020-04-03 21:54:11 +09:00 |
|
Dean Herbert
|
f59479fa07
|
Update framework
|
2020-04-03 21:09:33 +09:00 |
|
Dan Balasescu
|
05e2ca0b68
|
Merge pull request #8590 from peppy/fix-intro-test-scene
Fix dynamic recompilation in intro test scenes
|
2020-04-03 19:40:46 +09:00 |
|
Dan Balasescu
|
16c200ce99
|
Merge pull request #8598 from peppy/taiko-skinning-input-drum
Add osu!taiko drum skinning support
|
2020-04-03 19:30:23 +09:00 |
|
Dean Herbert
|
d896d5a231
|
Rename filename to match class
|
2020-04-03 18:51:34 +09:00 |
|
smoogipoo
|
23b7cde941
|
Add milliseconds value alongside
|
2020-04-03 18:38:04 +09:00 |
|
smoogipoo
|
d90db5649d
|
Improve comment slightly
|
2020-04-03 18:32:07 +09:00 |
|
Dean Herbert
|
fd9d4a8d32
|
Update resources
|
2020-04-03 18:29:32 +09:00 |
|
smoogipoo
|
1ff2cc31d1
|
Implement more familiar scroll speed options in mania
|
2020-04-03 18:25:01 +09:00 |
|
Dean Herbert
|
0a7d9b930c
|
Add osu!taiko legacy drum skinning support
|
2020-04-03 18:23:03 +09:00 |
|
smoogipoo
|
b1268a73f1
|
Add keybinding repeat extension method
|
2020-04-03 18:15:24 +09:00 |
|
Dean Herbert
|
51db361c32
|
Update usages of Animation and Video in line with framework changes
|
2020-04-03 16:00:06 +09:00 |
|
Dean Herbert
|
8cb0eb9b12
|
Fix dynamic recompilation in intro test scenes
|
2020-04-03 15:08:06 +09:00 |
|
smoogipoo
|
b42d1104b7
|
Fix mania converts scrolling at incorrect speeds
|
2020-04-03 13:16:01 +09:00 |
|
Dan Balasescu
|
4e061ceabc
|
Merge pull request #8584 from ThereGoesMySanity/getdecoder-fix
Fix GetDecoder getting fallback decoder too often
|
2020-04-03 12:36:44 +09:00 |
|
smoogipoo
|
571748d105
|
Add some xmldocs + nullable parameter
|
2020-04-03 12:31:05 +09:00 |
|
smoogipoo
|
1f797207f7
|
Rework lookups to not require total playfield columns
|
2020-04-03 12:31:05 +09:00 |
|
Will Kennedy
|
877bd7837a
|
Changed variable names
|
2020-04-02 22:02:57 -04:00 |
|
Will Kennedy
|
57944bd335
|
fix(?) InspectCode warnings
|
2020-04-02 21:36:31 -04:00 |
|
Will Kennedy
|
c042e709a5
|
Fix GetDecoder getting fallback decoder too often
|
2020-04-02 20:43:54 -04:00 |
|
Dean Herbert
|
aa74b3193e
|
Merge pull request #8556 from smoogipoo/mania-hitexplosion-skinning
Implement mania normal-note hit-explosion skinning
|
2020-04-03 00:27:28 +09:00 |
|
smoogipoo
|
24a7b5f0d6
|
Fix missing comma
|
2020-04-02 23:59:53 +09:00 |
|
Dean Herbert
|
f919a2f267
|
Merge branch 'master' into mania-hitexplosion-skinning
|
2020-04-02 23:57:03 +09:00 |
|
Dean Herbert
|
d7f14733f1
|
Merge pull request #8565 from smoogipoo/mania-column-line-colour
Add skinning support for column line colour
|
2020-04-02 23:53:02 +09:00 |
|
Dan Balasescu
|
0f5fd8051c
|
Merge branch 'master' into mania-hitexplosion-skinning
|
2020-04-02 23:08:31 +09:00 |
|
Dean Herbert
|
c35dd0153d
|
Merge branch 'master' into mania-column-line-colour
|
2020-04-02 23:03:22 +09:00 |
|
Dean Herbert
|
bff58f36e5
|
Merge pull request #8563 from smoogipoo/expand-mania-vertically
Expand mania to fit vertical screen bounds
|
2020-04-02 23:01:56 +09:00 |
|