Dean Herbert
|
efb2c2f4ae
|
Rename variable to be more clear on purpose
|
2020-07-09 12:01:00 +09:00 |
|
Bartłomiej Dach
|
4cd874280c
|
Add clarifying xmldoc for RotationAbsolute
|
2020-07-08 22:37:50 +02:00 |
|
Bartłomiej Dach
|
213dfac344
|
Fix broken spinner rotation logic
|
2020-07-08 22:37:50 +02:00 |
|
Dean Herbert
|
e6ec883084
|
Remove slider tail circle judgement requirements
|
2020-07-08 20:21:44 +09:00 |
|
Bartłomiej Dach
|
d229993e5c
|
Use RotationAbsolute instead
|
2020-07-05 02:12:26 +02:00 |
|
Bartłomiej Dach
|
cd6bdcdb88
|
Replace further spinner transforms with manual lerp
|
2020-07-05 00:25:01 +02:00 |
|
Dean Herbert
|
c095753f24
|
Add better line smoothing
|
2020-06-25 19:02:04 +09:00 |
|
Dean Herbert
|
fd13c0a6dd
|
Standardise line thickness
|
2020-06-25 18:44:04 +09:00 |
|
Dean Herbert
|
0d3bc1ac29
|
Add basic heatmap colour scaling based on peak value
|
2020-06-24 22:29:30 +09:00 |
|
Dean Herbert
|
9119f41604
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-24 18:22:51 +09:00 |
|
Dean Herbert
|
14ad3835ff
|
Update naming
|
2020-06-23 21:27:01 +09:00 |
|
smoogipoo
|
cb03e6faa9
|
Improve visual display of arrow
|
2020-06-22 21:09:47 +09:00 |
|
smoogipoo
|
beb6e6ea88
|
Buffer the accuracy heatmap for performance
|
2020-06-22 21:00:13 +09:00 |
|
smoogipoo
|
1aec1ea53f
|
Fix off-by-one causing auto to not be centred
|
2020-06-22 20:45:44 +09:00 |
|
smoogipoo
|
983f0ada2d
|
Increase number of points to ensure there's a centre
|
2020-06-22 20:45:33 +09:00 |
|
smoogipoo
|
988baad16f
|
Expand statistics to fill more of the screen
|
2020-06-22 19:20:43 +09:00 |
|
smoogipoo
|
30aa6ec2d3
|
Don't consider slider tails in accuracy heatmap
|
2020-06-22 19:05:41 +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 |
|
smoogipoo
|
9dbd230ad3
|
Don't consider slider tails in timing distribution
|
2020-06-22 18:06:52 +09:00 |
|
smoogipoo
|
533d6e72eb
|
Refactor + comment angle math
|
2020-06-22 18:05:21 +09:00 |
|
smoogipoo
|
21f776e51f
|
Simplify/optimise heatmap point additoin
|
2020-06-22 15:48:42 +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 |
|
smoogipoo
|
486b899e8f
|
Rename method
|
2020-06-19 22:11:29 +09:00 |
|
smoogipoo
|
863666f7c4
|
Move accuracy heatmap to osu! ruleset, rename, remove magic number
|
2020-06-19 21:14:31 +09:00 |
|
smoogipoo
|
49997c54d0
|
Remove unused class
|
2020-06-19 21:14:17 +09:00 |
|
smoogipoo
|
89a863a337
|
Refactor OsuRuleset
|
2020-06-19 21:02:20 +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
|
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
|
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
|
20db5b33ab
|
Rework score processor to provide more generic events
|
2020-06-18 22:11:03 +09:00 |
|
smoogipoo
|
a2ddb4edb4
|
Change interface for creating statistic rows
|
2020-06-16 17:49:28 +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 |
|
smoogipoo
|
9ea7c3dc90
|
Make heatmap support dynamic sizing
|
2020-06-16 16:31:02 +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 |
|
smoogipoo
|
f9db37a1de
|
Split out types
|
2020-06-15 21:48:59 +09:00 |
|
smoogipoo
|
3b630eabd6
|
Merge branch 'master' into results-screen-statistics
|
2020-06-12 17:46:11 +09:00 |
|
smoogipoo
|
f3b5149648
|
Move some suggestions to warnings, resolve issues
|
2020-06-03 16:48:44 +09:00 |
|
smoogipoo
|
dc41e74e19
|
Fix cursor trail not displaying
|
2020-06-02 23:54:23 +09:00 |
|
smoogipoo
|
e98f51923a
|
Add timing distribution to OsuScoreProcessor
|
2020-06-02 23:38:24 +09:00 |
|
Dan Balasescu
|
a8b137bb71
|
Merge pull request #9123 from peppy/move-setter-to-duration
Move setter from EndTime to Duration
|
2020-06-01 16:52:38 +09:00 |
|
Dan Balasescu
|
64d1b4b11b
|
Merge branch 'master' into move-setter-to-duration
|
2020-06-01 15:55:48 +09:00 |
|