smoogipoo
|
85a0f78600
|
Hide statistics panel on first exit
|
2020-06-18 22:48:52 +09:00 |
|
smoogipoo
|
53f507f51a
|
Fade background
|
2020-06-18 22:27:10 +09:00 |
|
smoogipoo
|
ecdfcb1955
|
Display placeholder if no statistics available
|
2020-06-18 22:21:30 +09:00 |
|
smoogipoo
|
20db5b33ab
|
Rework score processor to provide more generic events
|
2020-06-18 22:11:03 +09:00 |
|
smoogipoo
|
6c8a24260b
|
Add padding
|
2020-06-18 17:06:05 +09:00 |
|
smoogipoo
|
c31a05977d
|
Re-implement statistics as a click-in panel
|
2020-06-18 16:50:45 +09:00 |
|
Ronnie Moir
|
bed5e857df
|
Add missing license header and remove unused usings
|
2020-06-17 15:30:23 +01:00 |
|
smoogipoo
|
725b2e540b
|
wip
|
2020-06-17 22:29:00 +09:00 |
|
Ronnie Moir
|
c3e268616f
|
Implement grouping interface IApplicableToAudio
|
2020-06-17 14:11:00 +01:00 |
|
smoogipoo
|
5e74985eda
|
Add scrolling capability to results screen
|
2020-06-17 19:28:40 +09:00 |
|
Ronnie Moir
|
4138f6119f
|
Update rate adjust mods to also use IApplicableToSample
|
2020-06-16 15:05:37 +01:00 |
|
Ronnie Moir
|
9f4f3ce2cc
|
Handle IApplicableToSample mods
|
2020-06-16 14:54:50 +01:00 |
|
Ronnie Moir
|
1cf16038a7
|
Create IApplicableToSample
|
2020-06-16 14:54:05 +01:00 |
|
Shivam
|
693a760a19
|
Use RelativeSizeAxes for width
|
2020-06-16 15:44:59 +02:00 |
|
Shivam
|
d1086a49a3
|
Merge branch 'master' of https://github.com/ppy/osu into fallback-intro
|
2020-06-16 15:11:18 +02:00 |
|
smoogipoo
|
e7687a0927
|
Temporary placement inside results screen
|
2020-06-16 17:49:43 +09:00 |
|
smoogipoo
|
a2ddb4edb4
|
Change interface for creating statistic rows
|
2020-06-16 17:49:28 +09:00 |
|
smoogipoo
|
9442fc00ac
|
Temporary hack to make replay player populate scores
|
2020-06-16 17:48:59 +09:00 |
|
Dean Herbert
|
c3d4ffed00
|
Update framework
|
2020-06-16 16:46:33 +09:00 |
|
Dean Herbert
|
8f7f6881d3
|
Merge branch 'master' into update-framework
|
2020-06-16 16:46:22 +09:00 |
|
Dean Herbert
|
c79d8a4251
|
Update ChannelTabControl in line with TabControl changes
|
2020-06-16 00:18:09 +09:00 |
|
Dan Balasescu
|
b4dfd2bbaa
|
Merge branch 'master' into score-results-screen
|
2020-06-15 22:58:33 +09:00 |
|
smoogipoo
|
89b54be673
|
Add initial implementation of the statistics panel
|
2020-06-15 22:45:18 +09:00 |
|
smoogipoo
|
900da88498
|
Populate hit offsets from score processor
|
2020-06-15 22:44:55 +09:00 |
|
Dean Herbert
|
97067976f7
|
Add null check
|
2020-06-15 22:23:06 +09:00 |
|
Dean Herbert
|
53b7057ee0
|
Don't show update button when updates are not feasible
|
2020-06-15 22:19:11 +09:00 |
|
Dean Herbert
|
d2155c3da3
|
Fix thread safety
|
2020-06-15 22:19:02 +09:00 |
|
Dean Herbert
|
2a6faf6a8e
|
Merge branch 'master' into update-button
|
2020-06-15 22:06:02 +09:00 |
|
Dean Herbert
|
1ce374ae2f
|
Update framework
|
2020-06-15 20:34:46 +09:00 |
|
Dean Herbert
|
17a70bf6ee
|
Add test coverage
|
2020-06-15 20:32:27 +09:00 |
|
Dean Herbert
|
90d69c1216
|
Allow legacy score to be constructed even if replay file is missing
|
2020-06-15 20:31:47 +09:00 |
|
Dean Herbert
|
c3c5a99a22
|
Load imported scores to results screen rather than gameplay
|
2020-06-15 20:23:35 +09:00 |
|
smoogipoo
|
41cec2c216
|
Merge branch 'master' into results-screen-statistics
|
2020-06-15 20:13:09 +09:00 |
|
Dan Balasescu
|
dadbcfd9f2
|
Merge branch 'master' into cache-ruleset-dependencies-for-tests
|
2020-06-15 19:32:31 +09:00 |
|
Dean Herbert
|
ad5bd1f0c0
|
Update in line with other/unspecified switch
See 289f0f0a20 .
|
2020-06-15 18:45:52 +09:00 |
|
Dean Herbert
|
7e0dc97fb4
|
Merge branch 'master' into genre-language-updates
|
2020-06-15 18:45:21 +09:00 |
|
Salman Ahmed
|
eb64c4752c
|
Merge remote-tracking branch 'upstream/master' into cache-ruleset-dependencies-for-tests
|
2020-06-15 11:31:12 +03:00 |
|
Salman Ahmed
|
60381d5817
|
Remove IRulesetTestScene and use OsuTestScene.CreateRuleset() instead
|
2020-06-15 11:30:48 +03:00 |
|
Dan Balasescu
|
c09868780e
|
Merge pull request #8778 from frenzibyte/test-scene-create-ruleset
Add method of creating a ruleset for testing with in OsuTestScene
|
2020-06-15 17:22:54 +09:00 |
|
Dan Balasescu
|
904b688b4b
|
Merge branch 'master' into test-scene-create-ruleset
|
2020-06-15 16:40:02 +09:00 |
|
Dean Herbert
|
1770b70b81
|
Change implementation to ensure flashBackground is not present by default
|
2020-06-15 16:14:35 +09:00 |
|
Dean Herbert
|
fe62b26d73
|
Merge branch 'master' into home-shortcut
|
2020-06-15 15:51:24 +09:00 |
|
Dean Herbert
|
92e7ef6ecb
|
Merge branch 'master' into home-shortcut
|
2020-06-15 15:34:01 +09:00 |
|
Dan Balasescu
|
9b31f8889b
|
Merge branch 'master' into fix-double-comments
|
2020-06-15 15:21:34 +09:00 |
|
Joehu
|
941fdf5e76
|
Fix flash background naming
|
2020-06-14 22:16:17 -07:00 |
|
Joehu
|
b41567c66c
|
Split hover and flash to separate boxes
|
2020-06-14 22:02:21 -07:00 |
|
Dan Balasescu
|
6d38c4003e
|
Merge pull request #9287 from peppy/fix-zero-time-storyboard-sample
Fix storyboard sample playback failing when expected to play at 0ms
|
2020-06-15 12:13:08 +09:00 |
|
Dan Balasescu
|
f8badd77d6
|
Merge pull request #9275 from H2n9/osu-modtimeramp
Add an adjust pitch setting to ModTimeRamp
|
2020-06-15 11:56:45 +09:00 |
|
Dan Balasescu
|
95d828cb1f
|
Merge pull request #9282 from peppy/fix-editor-timeline-drag-scroll
Fix drag scroll in editor timeline no longer working correctly
|
2020-06-15 11:47:09 +09:00 |
|
Dan Balasescu
|
ac414a5db8
|
Merge pull request #9281 from peppy/fix-gameplay-elapsed-time
Fix gameplay clock not correctly reporting elapsed time
|
2020-06-15 11:22:55 +09:00 |
|