Commit Graph

18902 Commits

Author SHA1 Message Date
7a48ab1774 Bump ppy.osu.Game.Resources from 2020.602.0 to 2020.622.1
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2020.602.0 to 2020.622.1.
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](https://github.com/ppy/osu-resources/compare/2020.602.0...2020.622.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 17:19:46 +00:00
1bf00e0c82 Schedule continuation 2020-06-22 23:22:49 +09:00
0933d44ceb Merge branch 'master' into fallback-intro 2020-06-22 21:36:21 +09:00
f60a80b263 Fix animations and general code quality 2020-06-22 21:35:52 +09:00
6afd6efdeb Return default beatmap if local beatmap can't be retrieved 2020-06-22 20:33:08 +09:00
ff2f3a8484 Fix div-by-zero errors with autoplay 2020-06-22 20:32:04 +09:00
5c4df2e32c Cancel load on dispose 2020-06-22 20:20:42 +09:00
988baad16f Expand statistics to fill more of the screen 2020-06-22 19:20:43 +09:00
2b7fb2b71d Rename to Position 2020-06-22 19:04:51 +09:00
261adfc4e6 Create a local playable beatmap instead 2020-06-22 18:38:41 +09:00
8d3ed05848 Update welcome text sprite location 2020-06-22 17:42:54 +09:00
628e05f655 Update resources 2020-06-22 17:09:22 +09:00
e3420dfad6 Merge branch 'master' into fallback-intro 2020-06-22 17:09:08 +09:00
e91c2ee5e2 Simplify logic by considering all buttons equally 2020-06-22 16:19:38 +09:00
88a8e13b55 Merge branch 'master' into power9maker-master 2020-06-22 16:19:20 +09:00
3ede095b9c Apply refactorings from review 2020-06-22 15:42:55 +09:00
33fdd7466c Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-22 15:38:48 +09:00
ad85c5f538 Add base legacy skin transformer 2020-06-21 23:06:55 +02:00
07cbc3e683 Privatise and seal whatever possible 2020-06-21 23:05:10 +02:00
4bba0c7359 Move abstract sample test to main game project 2020-06-21 22:28:19 +02:00
9fbe2fa80a Add comments, change to clamp 2020-06-21 19:31:00 +09:00
44925b3951 Reduce mania's HP drain by 20% 2020-06-21 18:05:26 +09:00
470d5bfce3 Invert if to reduce nesting 2020-06-19 20:15:14 +02:00
53861cdde8 Privatise setter 2020-06-19 20:13:43 +02:00
3021bdf305 Update framework 2020-06-20 00:34:01 +09:00
037bd3b463 Fix possible nullref 2020-06-19 22:48:21 +09:00
4cb49cd606 Add minimum height to the timing distribution graph 2020-06-19 22:21:34 +09:00
486b899e8f Rename method 2020-06-19 22:11:29 +09:00
740b01c049 Add xmldoc 2020-06-19 22:05:58 +09:00
49bdd89775 Cleanup ReplayPlayer adjustments 2020-06-19 21:54:09 +09:00
25abdc2903 General cleanups 2020-06-19 21:41:48 +09:00
8aea8267fb Add some padding 2020-06-19 20:58:05 +09:00
5ce2c712d3 Fix statistics not being wrapped by containers 2020-06-19 20:53:43 +09:00
34a8fcfd2f Fix potential off-by-one 2020-06-19 20:53:30 +09:00
ad3bc99e7c Fix hit event position offset not being set 2020-06-19 20:49:05 +09:00
83e6c3efdb Adjust API for returning statistics 2020-06-19 20:31:52 +09:00
1cbbd6b442 Move timing distribution graph to osu.Game 2020-06-19 20:03:18 +09:00
eab00ec9d9 Move hit events to the ScoreProcessor 2020-06-19 19:58:35 +09:00
a3ff25177a Asyncify statistics load 2020-06-19 19:12:55 +09:00
55196efe6e Fix panel depth ordering 2020-06-19 18:02:54 +09:00
ec16b0fc5a Rework score panel tracking to fix visual edge cases 2020-06-19 17:28:35 +09:00
f04f2d2175 Add test scene 2020-06-18 21:46:32 +01:00
290ae37346 Add assertion of only usage game-wide 2020-06-18 23:54:20 +09:00
7da56ec7fd Add null check and xmldoc 2020-06-18 23:52:35 +09:00
add1265d53 Block screen suspend while gameplay is active 2020-06-18 23:48:00 +09:00
85a0f78600 Hide statistics panel on first exit 2020-06-18 22:48:52 +09:00
53f507f51a Fade background 2020-06-18 22:27:10 +09:00
ecdfcb1955 Display placeholder if no statistics available 2020-06-18 22:21:30 +09:00
20db5b33ab Rework score processor to provide more generic events 2020-06-18 22:11:03 +09:00
6c8a24260b Add padding 2020-06-18 17:06:05 +09:00