Dean Herbert
|
b289beca53
|
Fix samples being played too early
|
2020-06-23 13:33:33 +09:00 |
|
Bartłomiej Dach
|
8233f5fbc4
|
Check skin option in skin transformers
|
2020-06-22 20:08:32 +02:00 |
|
Bartłomiej Dach
|
c7d2ce12eb
|
Add failing test cases
|
2020-06-22 20:08:32 +02:00 |
|
Bartłomiej Dach
|
c5049b51c5
|
Mark normal-hitnormal sample as layered
|
2020-06-22 20:08:29 +02:00 |
|
Bartłomiej Dach
|
e827b14abf
|
Add LayeredHitSamples skin config lookup
|
2020-06-22 19:42:42 +02:00 |
|
dependabot-preview[bot]
|
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 |
|
smoogipoo
|
1bf00e0c82
|
Schedule continuation
|
2020-06-22 23:22:49 +09:00 |
|
Dean Herbert
|
0933d44ceb
|
Merge branch 'master' into fallback-intro
|
2020-06-22 21:36:21 +09:00 |
|
Dean Herbert
|
f60a80b263
|
Fix animations and general code quality
|
2020-06-22 21:35:52 +09:00 |
|
smoogipoo
|
6afd6efdeb
|
Return default beatmap if local beatmap can't be retrieved
|
2020-06-22 20:33:08 +09:00 |
|
smoogipoo
|
ff2f3a8484
|
Fix div-by-zero errors with autoplay
|
2020-06-22 20:32:04 +09:00 |
|
smoogipoo
|
5c4df2e32c
|
Cancel load on dispose
|
2020-06-22 20:20:42 +09:00 |
|
smoogipoo
|
988baad16f
|
Expand statistics to fill more of the screen
|
2020-06-22 19:20:43 +09:00 |
|
smoogipoo
|
2b7fb2b71d
|
Rename to Position
|
2020-06-22 19:04:51 +09:00 |
|
smoogipoo
|
261adfc4e6
|
Create a local playable beatmap instead
|
2020-06-22 18:38:41 +09:00 |
|
Dean Herbert
|
8d3ed05848
|
Update welcome text sprite location
|
2020-06-22 17:42:54 +09:00 |
|
Dean Herbert
|
628e05f655
|
Update resources
|
2020-06-22 17:09:22 +09:00 |
|
Dean Herbert
|
e3420dfad6
|
Merge branch 'master' into fallback-intro
|
2020-06-22 17:09:08 +09:00 |
|
Dean Herbert
|
e91c2ee5e2
|
Simplify logic by considering all buttons equally
|
2020-06-22 16:19:38 +09:00 |
|
Dean Herbert
|
88a8e13b55
|
Merge branch 'master' into power9maker-master
|
2020-06-22 16:19:20 +09:00 |
|
smoogipoo
|
3ede095b9c
|
Apply refactorings from review
|
2020-06-22 15:42:55 +09:00 |
|
smoogipoo
|
33fdd7466c
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-22 15:38:48 +09:00 |
|
Bartłomiej Dach
|
ad85c5f538
|
Add base legacy skin transformer
|
2020-06-21 23:06:55 +02:00 |
|
Bartłomiej Dach
|
07cbc3e683
|
Privatise and seal whatever possible
|
2020-06-21 23:05:10 +02:00 |
|
Bartłomiej Dach
|
4bba0c7359
|
Move abstract sample test to main game project
|
2020-06-21 22:28:19 +02:00 |
|
smoogipoo
|
9fbe2fa80a
|
Add comments, change to clamp
|
2020-06-21 19:31:00 +09:00 |
|
smoogipoo
|
44925b3951
|
Reduce mania's HP drain by 20%
|
2020-06-21 18:05:26 +09:00 |
|
Bartłomiej Dach
|
470d5bfce3
|
Invert if to reduce nesting
|
2020-06-19 20:15:14 +02:00 |
|
Bartłomiej Dach
|
53861cdde8
|
Privatise setter
|
2020-06-19 20:13:43 +02:00 |
|
Dean Herbert
|
3021bdf305
|
Update framework
|
2020-06-20 00:34:01 +09:00 |
|
smoogipoo
|
037bd3b463
|
Fix possible nullref
|
2020-06-19 22:48:21 +09:00 |
|
smoogipoo
|
4cb49cd606
|
Add minimum height to the timing distribution graph
|
2020-06-19 22:21:34 +09:00 |
|
smoogipoo
|
486b899e8f
|
Rename method
|
2020-06-19 22:11:29 +09:00 |
|
smoogipoo
|
740b01c049
|
Add xmldoc
|
2020-06-19 22:05:58 +09:00 |
|
smoogipoo
|
49bdd89775
|
Cleanup ReplayPlayer adjustments
|
2020-06-19 21:54:09 +09:00 |
|
smoogipoo
|
25abdc2903
|
General cleanups
|
2020-06-19 21:41:48 +09:00 |
|
smoogipoo
|
8aea8267fb
|
Add some padding
|
2020-06-19 20:58:05 +09:00 |
|
smoogipoo
|
5ce2c712d3
|
Fix statistics not being wrapped by containers
|
2020-06-19 20:53:43 +09:00 |
|
smoogipoo
|
34a8fcfd2f
|
Fix potential off-by-one
|
2020-06-19 20:53:30 +09:00 |
|
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
|
a3ff25177a
|
Asyncify statistics load
|
2020-06-19 19:12:55 +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 |
|
Ronnie Moir
|
f04f2d2175
|
Add test scene
|
2020-06-18 21:46:32 +01: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 |
|