Commit Graph

9110 Commits

Author SHA1 Message Date
1b77d9fd05 Merge branch 'update-chat-api' into update-framework 2018-09-26 19:50:23 +09:00
a77a55d71d Merge remote-tracking branch 'smoogipoo/update-framework' into update-framework 2018-09-26 19:49:41 +09:00
5197bf77e4 Merge pull request #3478 from peppy/fix-case-sensitivity-import-extensions
Fix files with upper-case extensions failing to import correctly
2018-09-26 19:40:00 +09:00
1fd2782dd4 Fix loading spinner not disappearing on empty channels 2018-09-26 19:15:02 +09:00
2436ee589d Remove incorrect API response 2018-09-26 19:13:38 +09:00
e259911875 Use invariant tolower 2018-09-26 18:44:03 +09:00
a8f156584b Update framework with positional/non-positional changes 2018-09-26 14:01:15 +09:00
7cd547a760 Update chat to work with new API version 2018-09-25 20:53:24 +09:00
319ed1bf0f Reorder if statement 2018-09-24 21:35:13 -04:00
dd36b6a381 Remove unused field storage 2018-09-24 21:08:58 -04:00
b95cc798b2 Remove unused fallback 2018-09-24 20:56:18 -04:00
62df0ec7d4 Handle external files with File instead 2018-09-24 07:16:19 -04:00
6efecc4b35 Fix files with upper-case extensions failing to import correctly 2018-09-23 05:23:49 +09:00
dafbabec31 Fix import buttons having incorrect mappings when setting disabled states 2018-09-21 21:08:21 +09:00
4380ef15bf Fix potential exception during async load callback 2018-09-21 16:31:09 +09:00
c1604145df Merge branch 'master' into background-brightness 2018-09-21 16:20:32 +09:00
293a5dd099 Use string interpolation 2018-09-21 11:50:36 +09:00
83bf38f4bc Make menu background blurrable
Not actually blurring yet, needs further testing.
2018-09-21 03:13:34 +09:00
78d78b5510 Fade menu background a bit when menu is active 2018-09-21 03:13:15 +09:00
07a1c39fe5 Use random default background on starting the game 2018-09-21 03:12:20 +09:00
fa33e0bd6b Fix background brightness being adjusted globally 2018-09-21 02:51:14 +09:00
199d76217e Merge branch 'master' into patch-2 2018-09-20 06:47:42 -04:00
aa453f8ff8 Merge remote-tracking branch 'smoogipoo/fix-fullscreen-crash' into update-framework 2018-09-20 19:03:49 +09:00
1861547c86 Apply review 2018-09-20 19:01:04 +09:00
37f3035437 Merge remote-tracking branch 'upstream/master' into update-framework 2018-09-20 18:39:48 +09:00
5ee4130351 Update framework reference 2018-09-20 18:39:44 +09:00
62135c39aa Cleanup 2018-09-20 12:56:39 +09:00
04cd68f970 Hide status pill when status is none 2018-09-20 12:53:45 +09:00
7b8094d731 Move text size/padding out of constructor 2018-09-20 12:53:45 +09:00
ae4c371bec Merge branch 'update-framework-event-handling' into update-framework 2018-09-20 00:29:42 +09:00
b2cf636ab5 Merge branch 'localisation-changes' into update-framework 2018-09-20 00:29:31 +09:00
73fb3fa3a4 Fix macOS crashing in fullscreen mode 2018-09-19 17:52:35 +09:00
38a3c2a820 Fix song select wedge sometimes not updating when localisation changes 2018-09-19 14:57:32 +09:00
28f31540c4 Apply changes in-line with framework localisation changes 2018-09-19 14:07:46 +09:00
b790e16217 Use Click instead of now removed TriggerOnClick 2018-09-19 11:42:32 +09:00
a3e6973b41 Replace usage of now removed TriggerKeyPress and similar methods. 2018-09-19 11:36:55 +09:00
c8e9d9375f Use new InputStateChangeEvent for RulesetInputManager 2018-09-19 11:36:55 +09:00
ad31962643 Cleanup, use similar code to everywhere else 2018-09-18 15:27:21 +09:00
27ea6102bc only return true on Mclick 2018-09-18 08:07:19 +02:00
af6618a239 Merge branch 'master' into close-chattabs-with-Mclick 2018-09-18 14:52:56 +09:00
d3bb78d139 Merge branch 'master' into add-rank-status 2018-09-18 14:10:42 +09:00
9f1f879f3d Merge branch 'master' into music-controller-topmost 2018-09-18 13:56:13 +09:00
29e023b252 Merge branch 'master' into fix_combo 2018-09-18 12:54:51 +09:00
aba1de8b1a Cleanup 2018-09-18 12:54:07 +09:00
8bfd981a50 Handle directory checking before entering task 2018-09-17 21:05:28 -04:00
000beea01b Merge branch 'master' into patch-2 2018-09-17 15:20:54 -04:00
ed01f3067f Merge branch 'master' into close-chattabs-with-Mclick 2018-09-15 18:05:01 +02:00
fce9740f28 return true since we are handling the action 2018-09-15 18:00:47 +02:00
00d0613053 Fix new resharper redundant parenthesis inspections 2018-09-16 00:09:17 +09:00
d469748612 Reformat code 2018-09-15 09:53:59 -04:00