Commit Graph

31146 Commits

Author SHA1 Message Date
836386d03b removed duplicate lines 2020-06-22 15:22:13 +02:00
d340ff7f32 Merge pull request #9337 from smoogipoo/mania-perfect-value
Fix 1M score being possible with only GREATs in mania
2020-06-22 22:21:01 +09:00
642e77ab23 Merge branch 'master' into mania-perfect-value 2020-06-22 21:55:56 +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
cb03e6faa9 Improve visual display of arrow 2020-06-22 21:09:47 +09:00
9dea96e5fd added pause sound with fading 2020-06-22 14:02:21 +02:00
b3e200ee7f Re-invert test 2020-06-22 21:00:35 +09:00
beb6e6ea88 Buffer the accuracy heatmap for performance 2020-06-22 21:00:13 +09:00
1aec1ea53f Fix off-by-one causing auto to not be centred 2020-06-22 20:45:44 +09:00
983f0ada2d Increase number of points to ensure there's a centre 2020-06-22 20:45:33 +09:00
a4eb6c81c5 undid changes to the file 2020-06-22 13:40:31 +02: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
412011d4ec Merge pull request #9186 from power9maker/master
Add cursor rotation on right mouse drag
2020-06-22 20:14:53 +09:00
4d30761ce3 Fix 1M score being possible with only GREATs in mania 2020-06-22 19:52:23 +09:00
988baad16f Expand statistics to fill more of the screen 2020-06-22 19:20:43 +09:00
30aa6ec2d3 Don't consider slider tails in accuracy heatmap 2020-06-22 19:05:41 +09:00
2b7fb2b71d Rename to Position 2020-06-22 19:04:51 +09:00
e7e4862517 Merge branch 'master' into master 2020-06-22 19:03:29 +09:00
261adfc4e6 Create a local playable beatmap instead 2020-06-22 18:38:41 +09:00
9dbd230ad3 Don't consider slider tails in timing distribution 2020-06-22 18:06:52 +09:00
533d6e72eb Refactor + comment angle math 2020-06-22 18:05:21 +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
12c3b086a4 Merge pull request #9051 from MiraiSubject/custom-ipc-location 2020-06-22 17:08:58 +09:00
fc31d49629 try-catch registry lookup to avoid crashes on non-windows platforms 2020-06-22 16:34:04 +09:00
2d121b4e3d Simplify lookup fallback code 2020-06-22 16:32:27 +09:00
1df89c6a59 Merge branch 'master' into custom-ipc-location 2020-06-22 16:22:04 +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
21f776e51f Simplify/optimise heatmap point additoin 2020-06-22 15:48:42 +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
04e63c9f7e Merge pull request #9334 from bdach/base-legacy-skin-transformer
Extract base legacy skin transformer
2020-06-22 14:45:13 +09:00
b678f28e6c Merge branch 'master' into base-legacy-skin-transformer 2020-06-22 11:54:14 +09:00
eb0433e04d Merge pull request #9333 from bdach/ruleset-sample-tests
Extract abstract hitobject sample test class
2020-06-22 11:53:58 +09:00
1bc5f36184 Adjust test usage 2020-06-21 23:06:55 +02: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
4a8a673d41 Decouple abstract sample test from TestResources 2020-06-21 22:28:19 +02:00
599543acb6 Extract abstract hitobject sample test class 2020-06-21 22:28:19 +02:00
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
9c7031965f Merge branch 'master' into mania-element-lookup-refactor 2020-06-21 22:36:53 +09:00
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
9fbe2fa80a Add comments, change to clamp 2020-06-21 19:31:00 +09:00
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