Bartłomiej Dach
|
c817cc726a
|
Rewrite repeat arrow test
|
2020-04-05 15:37:31 +02:00 |
|
Bartłomiej Dach
|
cbc546905f
|
Rewrite snaking tests
|
2020-04-05 15:26:32 +02:00 |
|
Bartłomiej Dach
|
4170c210b2
|
Centralise hitobject start time calculation
|
2020-04-05 13:50:27 +02:00 |
|
Bartłomiej Dach
|
d68c45e22b
|
Use ElementAt() where applicable
|
2020-04-05 13:47:30 +02:00 |
|
Endrik Tombak
|
23c3be0969
|
Rename variable
|
2020-04-05 13:39:31 +03:00 |
|
Endrik Tombak
|
a3626333be
|
Use DI instead
|
2020-04-05 13:36:52 +03:00 |
|
Endrik Tombak
|
1f6a4fa4b8
|
Remove transformations
|
2020-04-05 12:45:10 +03:00 |
|
Endrik Tombak
|
8d3e228f78
|
Split and rename tests
|
2020-04-05 11:22:52 +03:00 |
|
Dean Herbert
|
9477629a56
|
Merge pull request #8602 from LittleEndu/numer-typo
Support HitCircleOverlayAboveNumer typo for old legacy skins
|
2020-04-05 14:35:39 +09:00 |
|
Dean Herbert
|
bc6c6228ac
|
Tidy up a touch
|
2020-04-05 14:13:06 +09:00 |
|
Endrik Tombak
|
36ad1cbd79
|
Format the code
|
2020-04-04 23:17:55 +03:00 |
|
Endrik
|
634a8f9ff4
|
Return inline
|
2020-04-04 23:05:10 +03:00 |
|
Santeri Nogelainen
|
da59baa779
|
Add line break
|
2020-04-04 22:42:13 +03:00 |
|
Santeri Nogelainen
|
163de36777
|
Merge remote-tracking branch 'upstream/master'
|
2020-04-04 22:29:15 +03:00 |
|
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 |
|
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 |
|