Commit Graph

20 Commits

Author SHA1 Message Date
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert 51251e3204 Fix CI reported warnings 2022-01-12 22:39:00 +09:00
Dean Herbert 6399c695e8 Update usages of `BufferedContainer` in line with framework changes 2021-11-05 15:54:49 +09:00
Dean Herbert 6944151486 Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
Dean Herbert b339c149d8 Copy `BaseDifficulty` to `Beatmap<T>` and move all write operations across 2021-10-06 15:10:45 +09:00
smoogipoo 0989aa3364 Fix accuracy heatmap points changing colour 2021-05-17 18:07:50 +09:00
Dean Herbert df1537f2a0 Update framework 2020-09-10 18:10:39 +09: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
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 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 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 863666f7c4 Move accuracy heatmap to osu! ruleset, rename, remove magic number 2020-06-19 21:14:31 +09:00