Commit Graph

23423 Commits

Author SHA1 Message Date
2ed7785cfc Merge remote-tracking branch 'upstream/master' into update-framework 2018-09-26 19:50:48 +09:00
80179d9095 Merge pull request #3479 from qwewqa/judgement-size-fix
Fix judgements not scaling with circle size
2018-09-26 19:50:41 +09:00
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
b8f19f8640 Merge branch 'master' into judgement-size-fix 2018-09-26 19:42:09 +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
e71e871d1f Remove unnecessary comment 2018-09-26 18:41:55 +09:00
3a5e380e46 Merge branch 'master' into judgement-size-fix 2018-09-26 18:36:12 +09:00
901a7445fa Merge pull request #3488 from plankp/dnd-osr-files
Handle external files with File instead
2018-09-26 18:21:27 +09:00
a8f156584b Update framework with positional/non-positional changes 2018-09-26 14:01:15 +09:00
bdba22a576 Override Handle(UIEvent e) in IdleTracker 2018-09-25 20:11:10 +03:00
c7b3fa51d5 Inject IdleTracker into ButtonSystem 2018-09-25 19:58:50 +03:00
3c0b77658c Merge branch 'master' into return_to_large_logo_after_idle 2018-09-25 19:48:38 +03:00
7cd547a760 Update chat to work with new API version 2018-09-25 20:53:24 +09:00
5f61faa2d9 Fix multiple hits in the same frame pressing multiple hitobjects 2018-09-25 18:37:25 +09:00
cb500e80e4 Make BeatmapInfoWedge present until info is not null 2018-09-25 14:45:26 +09:00
73f451f27a Fix right click regression 2018-09-25 13:39:33 +09:00
2abe96fb9c Fix crash 2018-09-25 13:39:27 +09:00
c210ea7c39 Improve zoom logic 2018-09-25 10:47:56 +09:00
319ed1bf0f Reorder if statement 2018-09-24 21:35:13 -04:00
e74fd042aa Use MouseUp instead of MouseDown for now 2018-09-25 10:35:00 +09:00
991d85a9f3 Cleanups 2018-09-25 10:30:04 +09:00
a5888feca4 Wip zoomable container logic 2018-09-25 10:23:27 +09:00
2069467434 Use HitObject scale to determine judgement size 2018-09-24 21:18:55 -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
56981acc92 Fix default value of dropdown 2018-09-25 05:54:42 +09:00
fbda872a53 Update line colours to match bracket type 2018-09-25 04:58:34 +09:00
40ec24c721 Increase line thickness to match design 2018-09-25 04:52:05 +09:00
756141d9ed Add basic scaling support 2018-09-25 04:51:40 +09:00
492cdb6a05 Fix namespacing 2018-09-25 04:21:48 +09:00
2bba426622 Fix pairing line being incorrectly offset when scrolled 2018-09-25 03:55:41 +09:00
fdccec06b3 Change colour for losers pairings 2018-09-25 03:55:24 +09:00
baefcb9deb Simplify team storage 2018-09-25 03:14:30 +09:00
d2ce974ba8 Add loser progressions 2018-09-25 02:31:48 +09:00
c7c55f2139 Add headings 2018-09-25 01:08:09 +09:00
1644775f7b Add grouping configuration 2018-09-24 23:30:37 +09:00
62df0ec7d4 Handle external files with File instead 2018-09-24 07:16:19 -04:00
ad63ff2d06 Add scrollability 2018-09-24 16:34:46 +09:00
68cef76468 Add grouping and move BestOf out of pairing 2018-09-24 16:34:42 +09:00
a3a2a149ca Use textbox rather than dropdowns 2018-09-24 02:17:07 +09:00
8d773fec97 Fix incorrect best-of- scoring method 2018-09-24 02:16:59 +09:00
7a43677849 Make judgements scale with cs 2018-09-22 22:54:38 -04:00
6efecc4b35 Fix files with upper-case extensions failing to import correctly 2018-09-23 05:23:49 +09:00
6f5d131d8d Merge branch 'spin-in' of https://github.com/qwewqa/osu into spin-in 2018-09-21 20:27:08 -04:00
3cc75bac34 Adjust easings 2018-09-21 20:26:01 -04:00
0d84439ae3 Merge remote-tracking branch 'upstream/master' into spin-in 2018-09-21 20:25:47 -04:00