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 |
|
smoogipoo
|
531a69650f
|
Add test
|
2020-06-25 14:22:40 +09:00 |
|
Shivam
|
47a732ef60
|
Address review comments
Now asserting instead of an if-statement, change cast from OsuStorage to MigratableStorage and make internal virtual properties protected.
|
2020-06-24 23:01:56 +02:00 |
|
Shivam
|
063503f4db
|
Move null check outside of the loop
|
2020-06-24 20:43:56 +02:00 |
|
jorolf
|
6f0ec36407
|
remove size from hue animation
|
2020-06-24 16:27:00 +02:00 |
|
jorolf
|
768e28faba
|
generalize and simplify animation
|
2020-06-24 14:11:38 +02: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 |
|
Shivam
|
af11340849
|
Fix nullref exceptions and redundant explicit type
|
2020-06-24 02:13:28 +02:00 |
|
Shivam
|
c32ef5e718
|
Address formatting issues
|
2020-06-24 00:37:29 +02:00 |
|
Shivam
|
a47d34f1db
|
make ignore properties protected virtual get-only in base
|
2020-06-23 23:34:26 +02:00 |
|
Bartłomiej Dach
|
58ffe8c6b6
|
Merge branch 'master' into layered-hit-sounds
|
2020-06-23 19:33:16 +02: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 |
|
Bartłomiej Dach
|
c7d2ce12eb
|
Add failing test cases
|
2020-06-22 20:08:32 +02:00 |
|
smoogipoo
|
ff2f3a8484
|
Fix div-by-zero errors with autoplay
|
2020-06-22 20:32:04 +09:00 |
|
Shivam
|
291dadf0b2
|
Merge branch 'master' of https://github.com/ppy/osu into tourney-asset-refactor
|
2020-06-22 12:01:24 +02:00 |
|
Shivam
|
21774b8967
|
Move static properties to parent class and inherit OsuStorage from it
|
2020-06-22 11:38:50 +02:00 |
|
Dean Herbert
|
e3420dfad6
|
Merge branch 'master' into fallback-intro
|
2020-06-22 17:09:08 +09:00 |
|
smoogipoo
|
33fdd7466c
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-22 15:38:48 +09:00 |
|
Bartłomiej Dach
|
4bba0c7359
|
Move abstract sample test to main game project
|
2020-06-21 22:28:19 +02:00 |
|
Bartłomiej Dach
|
4a8a673d41
|
Decouple abstract sample test from TestResources
|
2020-06-21 22:28:19 +02:00 |
|
Bartłomiej Dach
|
599543acb6
|
Extract abstract hitobject sample test class
|
2020-06-21 22:28:19 +02:00 |
|
Bartłomiej Dach
|
34476f6c2f
|
Delegate to base in a more consistent manner
|
2020-06-19 20:12:17 +02:00 |
|
Bartłomiej Dach
|
1d5084c355
|
Use {Initial,Final}Rate instead of SpeedChange
|
2020-06-19 20:11:12 +02:00 |
|
Ronnie Moir
|
0046cc08e9
|
Add test cases for different mods and rates.
Cleanup test scene.
|
2020-06-19 18:40:36 +01:00 |
|
smoogipoo
|
037bd3b463
|
Fix possible nullref
|
2020-06-19 22:48:21 +09:00 |
|
smoogipoo
|
22f3fd487b
|
Mark test as headless
|
2020-06-19 22:43:25 +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 |
|
Ronnie Moir
|
f04f2d2175
|
Add test scene
|
2020-06-18 21:46:32 +01: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 |
|