smoogipoo
|
ad3bc99e7c
|
Fix hit event position offset not being set
|
2020-06-19 20:49:05 +09:00 |
|
smoogipoo
|
83e6c3efdb
|
Adjust API for returning statistics
|
2020-06-19 20:31:52 +09:00 |
|
smoogipoo
|
1cbbd6b442
|
Move timing distribution graph to osu.Game
|
2020-06-19 20:03:18 +09:00 |
|
smoogipoo
|
eab00ec9d9
|
Move hit events to the ScoreProcessor
|
2020-06-19 19:58:35 +09:00 |
|
smoogipoo
|
ef56225d9a
|
Rename CursorPosition -< PositionOffset
|
2020-06-19 19:43:46 +09:00 |
|
smoogipoo
|
8c9506197d
|
Increase the number of bins in the timing distribution
|
2020-06-19 19:41:46 +09:00 |
|
smoogipoo
|
a3ff25177a
|
Asyncify statistics load
|
2020-06-19 19:12:55 +09:00 |
|
smoogipoo
|
d3e4e63258
|
Remove unnecessary class
|
2020-06-19 19:12:48 +09:00 |
|
smoogipoo
|
cae3a5f447
|
Rework heatmap for more consistent performance
|
2020-06-19 19:08:36 +09:00 |
|
smoogipoo
|
c9ad3192b0
|
Add more tests
|
2020-06-19 18:02:57 +09:00 |
|
smoogipoo
|
55196efe6e
|
Fix panel depth ordering
|
2020-06-19 18:02:54 +09:00 |
|
smoogipoo
|
ec16b0fc5a
|
Rework score panel tracking to fix visual edge cases
|
2020-06-19 17:28:35 +09:00 |
|
smoogipoo
|
5530e2a1db
|
Add test for delayed score fetch
|
2020-06-19 15:35:39 +09:00 |
|
Dan Balasescu
|
98cd1f2a22
|
Merge pull request #9313 from peppy/add-screen-suspend-blocking
Block screen suspend while gameplay is active
|
2020-06-19 12:49:40 +09:00 |
|
Dean Herbert
|
290ae37346
|
Add assertion of only usage game-wide
|
2020-06-18 23:54:20 +09:00 |
|
Dean Herbert
|
7da56ec7fd
|
Add null check and xmldoc
|
2020-06-18 23:52:35 +09:00 |
|
Dean Herbert
|
add1265d53
|
Block screen suspend while gameplay is active
|
2020-06-18 23:48:00 +09:00 |
|
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 |
|
smoogipoo
|
69d85ca3ae
|
Add more cards to results screen test
|
2020-06-18 14:00:45 +09:00 |
|
smoogipoo
|
725b2e540b
|
wip
|
2020-06-17 22:29:00 +09:00 |
|
smoogipoo
|
5e74985eda
|
Add scrolling capability to results screen
|
2020-06-17 19:28:40 +09:00 |
|
Dan Balasescu
|
26ea75519c
|
Merge pull request #9299 from peppy/fix-android-build-number-parsing
Fix regression in android build parsing behaviour
|
2020-06-16 21:28:16 +09:00 |
|
Dan Balasescu
|
c5358cbb6b
|
Remove blank line
|
2020-06-16 21:01:10 +09:00 |
|
Dean Herbert
|
115ea244be
|
Add note about substring usage
|
2020-06-16 20:20:46 +09:00 |
|
Dean Herbert
|
3f1b9edabe
|
Fix regression in android build parsing behaviour
|
2020-06-16 20:19:56 +09:00 |
|
Dan Balasescu
|
66544aa72a
|
Merge pull request #9293 from peppy/update-framework
Update framework
|
2020-06-16 17:53:43 +09:00 |
|
smoogipoo
|
e7687a0927
|
Temporary placement inside results screen
|
2020-06-16 17:49:43 +09:00 |
|
smoogipoo
|
808e216059
|
Improve test scene
|
2020-06-16 17:49:37 +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 |
|
smoogipoo
|
076eac2362
|
Inset entire graph rather than just the axis
|
2020-06-16 17:46:34 +09:00 |
|
smoogipoo
|
3dbe164b2c
|
Add some very basic safety checks around non-existent data
|
2020-06-16 17:20:38 +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 |
|
smoogipoo
|
9ea7c3dc90
|
Make heatmap support dynamic sizing
|
2020-06-16 16:31:02 +09:00 |
|
smoogipoo
|
a65c1a9abd
|
Fix test name
|
2020-06-16 16:08:41 +09:00 |
|
Dean Herbert
|
c79d8a4251
|
Update ChannelTabControl in line with TabControl changes
|
2020-06-16 00:18:09 +09:00 |
|
Dan Balasescu
|
6db585f2bf
|
Merge pull request #9292 from peppy/score-results-screen
Load imported replays to results screen rather than gameplay
|
2020-06-15 23:26:20 +09:00 |
|
Dan Balasescu
|
b4dfd2bbaa
|
Merge branch 'master' into score-results-screen
|
2020-06-15 22:58:33 +09:00 |
|
Dan Balasescu
|
84596a166b
|
Merge pull request #8965 from Craftplacer/update-button
Add "Check for updates" button
|
2020-06-15 22:55:04 +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 |
|