smoogipoo
|
a6f1a4689e
|
Fix incorrect value copy-pasta
|
2018-02-08 14:16:37 +09:00 |
|
smoogipoo
|
3d167c40ae
|
Remove now unneeded Math.Abs call
|
2018-02-08 14:15:58 +09:00 |
|
Dean Herbert
|
48918b5324
|
Bring framework up-to-date
|
2018-02-08 14:07:12 +09:00 |
|
Dean Herbert
|
0e4dcb6814
|
Merge branch 'master' into fix-import-tests
|
2018-02-08 14:04:44 +09:00 |
|
smoogipoo
|
4f5bfdb888
|
Remove explicit .Exit on IPC test
|
2018-02-08 14:03:37 +09:00 |
|
smoogipoo
|
17aa915c77
|
Rename DifficultyRange parameters
|
2018-02-08 13:57:45 +09:00 |
|
smoogipoo
|
802aaefe35
|
Give rulesets a way to disable/enable perfect/ok hit results
|
2018-02-08 13:54:08 +09:00 |
|
Dean Herbert
|
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 |
|
smoogipoo
|
cfdeac6428
|
Make hit windows settable by derived classes
|
2018-02-08 13:38:31 +09:00 |
|
Dan Balasescu
|
8bb69ed2c4
|
Merge branch 'master' into attribute-formatting
|
2018-02-08 13:26:15 +09:00 |
|
smoogipoo
|
beaecbafbd
|
Merge branch 'master' into unified-hitwindows
|
2018-02-08 13:22:44 +09:00 |
|
smoogipoo
|
6810948a6f
|
Fix mania testcase
|
2018-02-08 13:16:53 +09:00 |
|
smoogipoo
|
8d982f1791
|
Update framework
|
2018-02-08 12:46:15 +09:00 |
|
smoogipoo
|
ccc948a0b9
|
Update framework (testing)
|
2018-02-08 12:45:51 +09:00 |
|
smoogipoo
|
a7aaaf9088
|
Update framework
|
2018-02-08 12:43:17 +09:00 |
|
smoogipoo
|
93f1500278
|
Merge remote-tracking branch 'origin/master' into fix-import-tests
|
2018-02-08 12:40:05 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
a70989cb70
|
Rely on bindable's formatting rather than setting a default
|
2018-02-08 11:12:05 +09:00 |
|
Dean Herbert
|
7e83aedb86
|
Merge branch 'master' into slider-tooltip-precision
|
2018-02-08 11:00:46 +09:00 |
|
Dan Balasescu
|
b9f70486a6
|
Merge pull request #2020 from peppy/raw-input-fixes
Raw input improvements
|
2018-02-07 22:26:58 +09:00 |
|
Dean Herbert
|
7a9dffd780
|
Update framework again
|
2018-02-07 22:17:32 +09:00 |
|
Dean Herbert
|
67bd375bfa
|
Merge remote-tracking branch 'upstream/master' into raw-input-fixes
|
2018-02-07 22:05:44 +09:00 |
|
smoogipoo
|
ee93c0bc19
|
Use an endian-independent method to find precision
|
2018-02-07 20:03:37 +09:00 |
|
Dean Herbert
|
0c580c6374
|
Merge pull request #2027 from tgi74/country_rank
Add support for country rank
|
2018-02-07 19:25:47 +09:00 |
|
Dean Herbert
|
6b6d4f9527
|
Merge branch 'master' into country_rank
|
2018-02-07 18:49:40 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
4c3606f8fb
|
Handle non-present country rank
|
2018-02-07 18:34:38 +09:00 |
|
Dean Herbert
|
93c4612f4f
|
Add comment about deserialising helper
|
2018-02-07 18:18:26 +09:00 |
|
Dean Herbert
|
647cc4bdad
|
Remove in-between properties
|
2018-02-07 18:04:32 +09:00 |
|
smoogipoo
|
23d4c20726
|
Apply suggestions to normalisation function
|
2018-02-07 17:31:18 +09:00 |
|
Dean Herbert
|
20c00720e5
|
Fix formatting
|
2018-02-07 17:18:38 +09:00 |
|
Dean Herbert
|
b66d089400
|
Always put attributes on a separate line to their target
|
2018-02-07 17:12:12 +09:00 |
|
Dean Herbert
|
666b85d392
|
Merge branch 'master' into revert-hiding-visual-settings
|
2018-02-07 16:27:38 +09:00 |
|
smoogipoo
|
74016a1482
|
Make sure the import tests exit their hosts
|
2018-02-07 15:57:16 +09:00 |
|
smoogipoo
|
8e280b6b0c
|
Use 0.1 precision for playback speed
|
2018-02-07 13:28:10 +09:00 |
|
smoogipoo
|
bd5db6fc8d
|
Make playback speed sliderbar use the tooltip text as its display
|
2018-02-07 13:26:41 +09:00 |
|
smoogipoo
|
406ec6e92d
|
Make OsuSliderBar always use number of digits from precision
|
2018-02-07 13:26:17 +09:00 |
|
tgi74000
|
bcd568e607
|
Check for possible null ranks
|
2018-02-06 23:00:52 +01:00 |
|
tgi74000
|
d86ce816c7
|
Add support for country rank
|
2018-02-06 21:40:52 +01:00 |
|
Shane Woolcock
|
e0c52c69cf
|
Prevent revert-to-default OnHover from hiding visual settings at beatmap load
|
2018-02-06 22:31:30 +10:30 |
|
Dean Herbert
|
f9cba37a65
|
Merge pull request #1960 from ColdVolcano/repeat-points
Improve the visual appearance of repeat points
|
2018-02-06 18:25:09 +09:00 |
|
Dean Herbert
|
62547dba51
|
Remove redundant test method
|
2018-02-06 18:15:21 +09:00 |
|
Dean Herbert
|
3d0ef8b3bd
|
Move property back to local variable
Never used elsewhere
|
2018-02-06 18:14:08 +09:00 |
|
Dean Herbert
|
55e3d096f5
|
Merge remote-tracking branch 'upstream/master' into repeat-points
|
2018-02-06 18:10:25 +09:00 |
|
Dean Herbert
|
27fd42fb17
|
Adjust appear animations of repeats and ticks
|
2018-02-06 18:10:15 +09:00 |
|
Dean Herbert
|
e417aaa23f
|
Adjust scale out effect
|
2018-02-06 17:46:56 +09:00 |
|
Dean Herbert
|
60fb78e49d
|
Simplify iteration code
|
2018-02-06 17:46:45 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
b46c388b4c
|
Merge branch 'master' into fix-skip-button
|
2018-02-06 14:50:37 +09:00 |
|
Dean Herbert
|
8bbb59831e
|
Merge pull request #2012 from smoogipoo/ismaskedaway-fix
Update in-line with framework changes
|
2018-02-06 14:50:08 +09:00 |
|