Commit Graph

10547 Commits

Author SHA1 Message Date
cafa605b90 Fix visual settings checkboxes playing sounds in bindable binding
Move sound binding to much later in the process to avoid programmatic checkbox changes triggering interaction sounds
2018-02-08 14:43:47 +09:00
998acc5150 Merge pull request #2030 from smoogipoo/fix-import-tests
Make sure the import tests exit their hosts
2018-02-08 14:28:52 +09:00
48918b5324 Bring framework up-to-date 2018-02-08 14:07:12 +09:00
0e4dcb6814 Merge branch 'master' into fix-import-tests 2018-02-08 14:04:44 +09:00
4f5bfdb888 Remove explicit .Exit on IPC test 2018-02-08 14:03:37 +09:00
6e7d696366 Merge pull request #2031 from peppy/attribute-formatting
Always put attributes on a separate line to their target
2018-02-08 13:50:33 +09:00
8bb69ed2c4 Merge branch 'master' into attribute-formatting 2018-02-08 13:26:15 +09:00
a7aaaf9088 Update framework 2018-02-08 12:43:17 +09:00
93f1500278 Merge remote-tracking branch 'origin/master' into fix-import-tests 2018-02-08 12:40:05 +09:00
23d211e9b1 Merge pull request #2029 from smoogipoo/slider-tooltip-precision
Use bindable precision for OsuSliderBar's tooltip value
2018-02-08 11:33:45 +09:00
a70989cb70 Rely on bindable's formatting rather than setting a default 2018-02-08 11:12:05 +09:00
7e83aedb86 Merge branch 'master' into slider-tooltip-precision 2018-02-08 11:00:46 +09:00
b9f70486a6 Merge pull request #2020 from peppy/raw-input-fixes
Raw input improvements
2018-02-07 22:26:58 +09:00
7a9dffd780 Update framework again 2018-02-07 22:17:32 +09:00
67bd375bfa Merge remote-tracking branch 'upstream/master' into raw-input-fixes 2018-02-07 22:05:44 +09:00
ee93c0bc19 Use an endian-independent method to find precision 2018-02-07 20:03:37 +09:00
0c580c6374 Merge pull request #2027 from tgi74/country_rank
Add support for country rank
2018-02-07 19:25:47 +09:00
6b6d4f9527 Merge branch 'master' into country_rank 2018-02-07 18:49:40 +09:00
9d14c7145d Merge pull request #2026 from swoolcock/revert-hiding-visual-settings
Fix revert-to-default hiding visual settings at beatmap load
2018-02-07 18:35:11 +09:00
4c3606f8fb Handle non-present country rank 2018-02-07 18:34:38 +09:00
93c4612f4f Add comment about deserialising helper 2018-02-07 18:18:26 +09:00
647cc4bdad Remove in-between properties 2018-02-07 18:04:32 +09:00
23d4c20726 Apply suggestions to normalisation function 2018-02-07 17:31:18 +09:00
20c00720e5 Fix formatting 2018-02-07 17:18:38 +09:00
b66d089400 Always put attributes on a separate line to their target 2018-02-07 17:12:12 +09:00
666b85d392 Merge branch 'master' into revert-hiding-visual-settings 2018-02-07 16:27:38 +09:00
74016a1482 Make sure the import tests exit their hosts 2018-02-07 15:57:16 +09:00
8e280b6b0c Use 0.1 precision for playback speed 2018-02-07 13:28:10 +09:00
bd5db6fc8d Make playback speed sliderbar use the tooltip text as its display 2018-02-07 13:26:41 +09:00
406ec6e92d Make OsuSliderBar always use number of digits from precision 2018-02-07 13:26:17 +09:00
bcd568e607 Check for possible null ranks 2018-02-06 23:00:52 +01:00
d86ce816c7 Add support for country rank 2018-02-06 21:40:52 +01:00
e0c52c69cf Prevent revert-to-default OnHover from hiding visual settings at beatmap load 2018-02-06 22:31:30 +10:30
f9cba37a65 Merge pull request #1960 from ColdVolcano/repeat-points
Improve the visual appearance of repeat points
2018-02-06 18:25:09 +09:00
62547dba51 Remove redundant test method 2018-02-06 18:15:21 +09:00
3d0ef8b3bd Move property back to local variable
Never used elsewhere
2018-02-06 18:14:08 +09:00
55e3d096f5 Merge remote-tracking branch 'upstream/master' into repeat-points 2018-02-06 18:10:25 +09:00
27fd42fb17 Adjust appear animations of repeats and ticks 2018-02-06 18:10:15 +09:00
e417aaa23f Adjust scale out effect 2018-02-06 17:46:56 +09:00
60fb78e49d Simplify iteration code 2018-02-06 17:46:45 +09:00
fdcab55c51 Merge pull request #2023 from peppy/fix-skip-button
Fix skip button not receiving screen-wide input
2018-02-06 15:09:06 +09:00
b46c388b4c Merge branch 'master' into fix-skip-button 2018-02-06 14:50:37 +09:00
8bbb59831e Merge pull request #2012 from smoogipoo/ismaskedaway-fix
Update in-line with framework changes
2018-02-06 14:50:08 +09:00
48fd0f23f0 Update framework 2018-02-06 14:30:16 +09:00
9bfec9b233 Tidy up state change logic 2018-02-06 14:30:01 +09:00
3fe3123cdc Merge branch 'master' into ismaskedaway-fix 2018-02-06 14:29:52 +09:00
dd8955cd90 Fix skip button not receiving screen-wide input 2018-02-06 14:29:03 +09:00
dfc344b47a Update OpenTK version 2018-02-06 13:47:54 +09:00
a0c5336d5c Merge pull request #2021 from smoogipoo/fix-local-nunit
Make NUnit tests run locally again
2018-02-05 20:06:06 +09:00
30b9439263 Fix default mouse sensitivity not reverting correctly 2018-02-05 20:00:36 +09:00