Andrei Zavatski
|
49d998c8db
|
Refactor NewsOverlay to use displays logic
|
2020-07-08 18:24:13 +03:00 |
|
Andrei Zavatski
|
447cd17cf6
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news
|
2020-07-07 16:36:41 +03:00 |
|
Dean Herbert
|
56a8b0d3f5
|
Merge branch 'master' into match-subscreen-redesign
|
2020-07-07 17:16:05 +09:00 |
|
Andrei Zavatski
|
857a027a73
|
Parse HTML entities during APINewsPost deserialisation
|
2020-07-07 00:11:35 +03:00 |
|
Andrei Zavatski
|
68d9f9de46
|
Use DateTimeOffset
|
2020-07-06 23:55:20 +03:00 |
|
Andrei Zavatski
|
fdb7727e95
|
Rename NewsPost to APINewsPost
|
2020-07-06 07:28:44 +03:00 |
|
Andrei Zavatski
|
7550097eb6
|
Implement NewsCard
|
2020-07-06 07:27:53 +03:00 |
|
Dean Herbert
|
4e839e4f1f
|
Fix "welcome" intro test failure due to no wait logic
|
2020-07-01 19:02:05 +09:00 |
|
Dan Balasescu
|
0e80d6629b
|
Merge branch 'master' into red-tint
|
2020-06-30 15:44:22 +09:00 |
|
Shivam
|
0c4b06b485
|
Add visualtest to check if Track loops in Welcome
|
2020-06-29 02:16:19 +02:00 |
|
Dean Herbert
|
e5a901cec7
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-28 22:14:22 +09:00 |
|
Bartłomiej Dach
|
3783fe8d6a
|
Rename fields for clarity
|
2020-06-26 19:39:53 +02:00 |
|
Power Maker
|
798e8e7a8d
|
Fix CI fail
|
2020-06-26 15:12:01 +02:00 |
|
Power Maker
|
efeaa1cc10
|
Make some changes, fix and add tests
|
2020-06-26 14:58:42 +02:00 |
|
smoogipoo
|
01fa664b7d
|
Add recent participants
|
2020-06-25 20:53:48 +09:00 |
|
smoogipoo
|
54f087b933
|
Re-layout match subscreen columns
|
2020-06-25 20:40:15 +09:00 |
|
Dean Herbert
|
c36d9d4fc3
|
Add test coverage
|
2020-06-25 20:01:29 +09:00 |
|
Dean Herbert
|
9119f41604
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-24 18:22:51 +09:00 |
|
Dean Herbert
|
4244024fc3
|
Merge branch 'master' into fallback-intro
|
2020-06-24 10:49:45 +09:00 |
|
Dean Herbert
|
14ad3835ff
|
Update naming
|
2020-06-23 21:27:01 +09:00 |
|
Dean Herbert
|
a6c6e391ca
|
Fix player not exiting immediately on Alt-F4
|
2020-06-23 17:38:30 +09:00 |
|
Dean Herbert
|
6bcc693c2f
|
Add ability to close statistics by clicking anywhere
|
2020-06-23 15:21:23 +09:00 |
|
Dean Herbert
|
6d19fd936e
|
Change test scene to not inherit unused ScreenTestScene
|
2020-06-23 15:13:30 +09:00 |
|
Dean Herbert
|
4554a7db33
|
Update naming
|
2020-06-23 13:49:18 +09:00 |
|
smoogipoo
|
ff2f3a8484
|
Fix div-by-zero errors with autoplay
|
2020-06-22 20:32:04 +09:00 |
|
smoogipoo
|
33fdd7466c
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-22 15:38:48 +09:00 |
|
smoogipoo
|
037bd3b463
|
Fix possible nullref
|
2020-06-19 22:48:21 +09:00 |
|
smoogipoo
|
2814433d7c
|
Rename test file
|
2020-06-19 22:22:07 +09:00 |
|
smoogipoo
|
863666f7c4
|
Move accuracy heatmap to osu! ruleset, rename, remove magic number
|
2020-06-19 21:14:31 +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
|
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
|
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 |
|
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
|
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 |
|
Shivam
|
d1086a49a3
|
Merge branch 'master' of https://github.com/ppy/osu into fallback-intro
|
2020-06-16 15:11:18 +02:00 |
|
smoogipoo
|
808e216059
|
Improve test scene
|
2020-06-16 17:49:37 +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 |
|
smoogipoo
|
89b54be673
|
Add initial implementation of the statistics panel
|
2020-06-15 22:45:18 +09:00 |
|
smoogipoo
|
f9db37a1de
|
Split out types
|
2020-06-15 21:48:59 +09:00 |
|
Dean Herbert
|
17a70bf6ee
|
Add test coverage
|
2020-06-15 20:32:27 +09:00 |
|
smoogipoo
|
41cec2c216
|
Merge branch 'master' into results-screen-statistics
|
2020-06-15 20:13:09 +09:00 |
|
Dan Balasescu
|
904b688b4b
|
Merge branch 'master' into test-scene-create-ruleset
|
2020-06-15 16:40:02 +09:00 |
|
Bartłomiej Dach
|
e8046654c8
|
Add failing test case
|
2020-06-13 12:59:43 +02:00 |
|