Dean Herbert
|
642e77ab23
|
Merge branch 'master' into mania-perfect-value
|
2020-06-22 21:55:56 +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
|
cb03e6faa9
|
Improve visual display of arrow
|
2020-06-22 21:09:47 +09:00 |
|
smoogipoo
|
b3e200ee7f
|
Re-invert test
|
2020-06-22 21:00:35 +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
|
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 |
|
Dan Balasescu
|
412011d4ec
|
Merge pull request #9186 from power9maker/master
Add cursor rotation on right mouse drag
|
2020-06-22 20:14:53 +09:00 |
|
smoogipoo
|
4d30761ce3
|
Fix 1M score being possible with only GREATs in mania
|
2020-06-22 19:52:23 +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 |
|
Dan Balasescu
|
e7e4862517
|
Merge branch 'master' into master
|
2020-06-22 19:03:29 +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 |
|
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
|
12c3b086a4
|
Merge pull request #9051 from MiraiSubject/custom-ipc-location
|
2020-06-22 17:08:58 +09:00 |
|
Dean Herbert
|
fc31d49629
|
try-catch registry lookup to avoid crashes on non-windows platforms
|
2020-06-22 16:34:04 +09:00 |
|
Dean Herbert
|
2d121b4e3d
|
Simplify lookup fallback code
|
2020-06-22 16:32:27 +09:00 |
|
Dean Herbert
|
1df89c6a59
|
Merge branch 'master' into custom-ipc-location
|
2020-06-22 16:22:04 +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
|
21f776e51f
|
Simplify/optimise heatmap point additoin
|
2020-06-22 15:48:42 +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 |
|
Dan Balasescu
|
04e63c9f7e
|
Merge pull request #9334 from bdach/base-legacy-skin-transformer
Extract base legacy skin transformer
|
2020-06-22 14:45:13 +09:00 |
|
Dean Herbert
|
b678f28e6c
|
Merge branch 'master' into base-legacy-skin-transformer
|
2020-06-22 11:54:14 +09:00 |
|
Dean Herbert
|
eb0433e04d
|
Merge pull request #9333 from bdach/ruleset-sample-tests
Extract abstract hitobject sample test class
|
2020-06-22 11:53:58 +09:00 |
|
Bartłomiej Dach
|
1bc5f36184
|
Adjust test usage
|
2020-06-21 23:06:55 +02: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 |
|
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 |
|
Dan Balasescu
|
ca65aaae82
|
Merge pull request #9276 from mcendu/mania-element-lookup-refactor
Refactor lookup of mania skin configuration entries
|
2020-06-21 23:40:05 +09:00 |
|
Dan Balasescu
|
9c7031965f
|
Merge branch 'master' into mania-element-lookup-refactor
|
2020-06-21 22:36:53 +09:00 |
|
Dean Herbert
|
26f049ab16
|
Merge pull request #9330 from smoogipoo/reduce-mania-hp-drain
Reduce mania's HP drain by 20%
|
2020-06-21 19:58:15 +09:00 |
|
smoogipoo
|
9fbe2fa80a
|
Add comments, change to clamp
|
2020-06-21 19:31:00 +09:00 |
|
Dean Herbert
|
d06fe3a03a
|
Merge pull request #9329 from smoogipoo/mania-tick-combo-score
Make hold note ticks affect combo score rather than bonus
|
2020-06-21 18:34:45 +09:00 |
|
smoogipoo
|
44925b3951
|
Reduce mania's HP drain by 20%
|
2020-06-21 18:05:26 +09:00 |
|
smoogipoo
|
19eb6fad7f
|
Make hold note ticks affect combo score rather than bonus
|
2020-06-21 17:42:17 +09:00 |
|
mcendu
|
ca555a6a52
|
rename per-column skin config retrieval to GetColumnSkinConfig
Removed parameter "index"; all these cases should use extension instead
|
2020-06-20 14:56:39 +08:00 |
|
mcendu
|
8298a2c8a9
|
inline stage light lookup and clarify behavior
|
2020-06-20 14:53:25 +08:00 |
|