smoogipoo
7ac6f68de8
Rewrite hold note input handling
2019-12-23 17:48:57 +09:00
smoogipoo
42853b5af6
Separate head/tail notes from hold note class
2019-12-23 17:48:57 +09:00
smoogipoo
78b30a076f
Add mania player test scene
2019-12-23 17:48:57 +09:00
smoogipoo
3e03916c39
Add length check back to workingbeatmap
2019-12-23 17:45:59 +09:00
smoogipoo
6e7426a098
Simplify/improve beatmap conversion precheck
2019-12-23 17:44:18 +09:00
Dean Herbert
cc808a9eb1
Upgrade project target framework to netcoreapp3.1 ( #7304 )
...
Upgrade project target framework to netcoreapp3.1
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-20 19:09:01 +09:00
Dean Herbert
492a910671
Update missed launch configurations
2019-12-20 19:08:05 +09:00
Dan Balasescu
e2c7f15ed8
Merge branch 'master' into netcoreapp3.1
2019-12-20 18:41:29 +09:00
Dean Herbert
decc690cb9
Merge pull request #7279 from peppy/fix-waveform-cross-thread-access
...
Fix waveform test beatmap accessing zip archive across multiple threads
2019-12-20 18:34:00 +09:00
Dan Balasescu
f386f88bed
Merge branch 'master' into fix-waveform-cross-thread-access
2019-12-20 18:07:51 +09:00
smoogipoo
0ebdf90dfa
Move methods below ctor
2019-12-20 18:07:39 +09:00
Huo Yaoyuan
351e826120
Upgrade project targets to netcoreapp3.1
2019-12-20 17:03:54 +08:00
Dean Herbert
ce41be59aa
Fix storyboard incorrectly re-ordering elements ( #7302 )
...
Fix storyboard incorrectly re-ordering elements
2019-12-20 17:48:00 +09:00
smoogipoo
705cdde148
Fix incorrect test
2019-12-20 16:42:45 +09:00
smoogipoo
1802e0ff11
Fix storyboard incorrectly re-ordering elements
2019-12-20 16:04:05 +09:00
Dean Herbert
95b086f6e6
Merge pull request #7299 from peppy/update-testflight-link
...
Update readme with new testflight link source
2019-12-20 15:16:53 +09:00
Dean Herbert
1451f06739
Fix key overlay appearing regardless of the setting ( #7289 )
...
Fix key overlay appearing regardless of the setting
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-12-20 15:09:02 +09:00
Dean Herbert
f66c12a1f3
Add post-update notification for iOS users ( #7300 )
...
Add post-update notification for iOS users
2019-12-20 15:00:19 +09:00
Dean Herbert
7f23f05b39
Fix iOS project failing to compile ( #7284 )
...
Fix iOS project failing to compile
2019-12-20 14:59:48 +09:00
Dan Balasescu
aa2fcbb660
Merge branch 'master' into fix-key-overlay-always-shown
2019-12-20 14:47:20 +09:00
Dan Balasescu
5e898ecbfc
Merge pull request #7298 from peppy/fix-restore-default
...
Update RestoreDefaultValueButton when default value changes
2019-12-20 14:22:30 +09:00
Dean Herbert
11214628ad
Add post-update notification for iOS users
2019-12-20 14:02:01 +09:00
Dean Herbert
de8154bc7f
Update readme with new testflight link source
2019-12-20 13:59:27 +09:00
Dean Herbert
656c584503
Update RestoreDefaultValueButton when default value changes
2019-12-20 13:59:01 +09:00
Salman Ahmed
7d090d6cd9
Fix key overlay appearing regardless of the setting
2019-12-19 17:52:58 +03:00
Dean Herbert
3ac0e3ce51
Fix iOS project failing to compile
2019-12-19 23:04:53 +09:00
Dean Herbert
3bd4ba3f9f
Update framework ( #7280 )
...
Update framework
2019-12-19 20:48:45 +09:00
Dean Herbert
a3154f2f7b
Update framework
2019-12-19 20:30:58 +09:00
Dean Herbert
81e842f6b4
Fix waveform test beatmap accessing zip archive across multiple threads
2019-12-19 19:48:48 +09:00
Dan Balasescu
ed856851a1
Merge pull request #7278 from peppy/fix-score-serialisation
...
Fix score serialisation failing for unknown mod properties
2019-12-19 15:25:43 +09:00
Dean Herbert
b1533ae2a9
Fix score serialisation failing for unknown mod properties
2019-12-19 14:58:56 +09:00
Dean Herbert
c94c803562
Implement local sorting by name and country in SocialOverlay ( #5847 )
...
Implement local sorting by name and country in SocialOverlay
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-19 12:54:02 +09:00
Dean Herbert
fd7309551c
Refactor storyboard timeline to reduce GC / fix crashes ( #7270 )
...
Refactor storyboard timeline to reduce GC / fix crashes
Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-12-19 12:02:08 +09:00
Dean Herbert
ada8efb4ab
Merge branch 'master' into fix-storyboard-crash
2019-12-19 11:44:20 +09:00
Dean Herbert
9fc3a076e9
Improve performance of storyboard loading ( #7272 )
...
Improve performance of storyboard loading
2019-12-19 11:44:12 +09:00
Dean Herbert
a46602f705
Move cancellation token construction closer to usage
2019-12-19 11:26:22 +09:00
smoogipoo
dd68106d90
Recreate panels only while loading/loaded
2019-12-19 02:21:33 +09:00
smoogipoo
007e2e80c1
Refactor to fix sorting issues
2019-12-19 02:02:57 +09:00
Dan Balasescu
37d7c984bc
Merge branch 'master' into friends-sorting
2019-12-19 01:33:03 +09:00
smoogipoo
f38853d229
Improve performance of storyboard loading
2019-12-19 00:52:50 +09:00
smoogipoo
8d6987c870
Refactor storyboard timeline to reduce GC / fix crashes
2019-12-18 23:59:48 +09:00
Dan Balasescu
1c9b27a9c9
Merge pull request #7267 from peppy/less-verbose-discord
...
Don't log discord connection failures
2019-12-18 23:17:00 +09:00
Dean Herbert
9ac15ef3a8
Don't log discord connection failures
2019-12-18 22:56:00 +09:00
Dan Balasescu
e968426341
Merge pull request #6990 from GSculerlor/multiplier-text
...
Add score multiplier on mods footer button
2019-12-18 22:11:52 +09:00
smoogipoo
2905a4418d
Fix potential nullref
2019-12-18 21:30:57 +09:00
smoogipoo
cb5a35f8f9
Fix incorrect bindable valuechanged usage
2019-12-18 21:08:49 +09:00
smoogipoo
4e11fb0fd7
Merge remote-tracking branch 'refs/remotes/origin/master' into multiplier-text
2019-12-18 19:36:16 +09:00
Dean Herbert
e643f498ba
Fix editor crashing after re-ordering objects ( #7250 )
...
Fix editor crashing after re-ordering objects
2019-12-18 19:21:28 +09:00
smoogipoo
39489e2901
Merge remote-tracking branch 'refs/remotes/origin/master' into fix-editor-movement-crash
2019-12-18 18:51:56 +09:00
smoogipoo
5664ce3109
Add hitobject container regression test
2019-12-18 18:51:12 +09:00