Commit Graph

9804 Commits

Author SHA1 Message Date
2c67ff75ed added custom hoverclicksounds so links make sounds on hover&click 2018-01-11 18:52:50 +01:00
174fdf5037 Nicer code to remove non-existent channels from links 2018-01-11 18:51:20 +01:00
3bf9901dd2 Fixed bugs and added tests 2018-01-09 16:11:45 +01:00
72624aea18 Use a better method of link compilation
Adds word wrap back, simplifies a lot.
2018-01-09 20:33:20 +09:00
1be0569743 Update licence headers 2018-01-09 14:34:52 +09:00
f80e97a72e Merge branch 'master' into url-parsing-support 2018-01-09 14:32:01 +09:00
96226e1f27 Merge pull request #1870 from peppy/mod-per-file
Move mod implementations to individual files
2018-01-09 14:30:51 +09:00
b035a92bda Merge branch 'master' into url-parsing-support 2018-01-09 14:28:20 +09:00
b8bb0a52e3 Move mod implementations to individual files 2018-01-09 14:08:18 +09:00
bb57d33239 Merge pull request #1819 from LittleEndu/fix-randomizer
Don't allow randomizer to select invisible maps
2018-01-09 12:52:25 +09:00
722eb2515f Improve variable names 2018-01-09 12:44:52 +09:00
a3f05ca9ec Avoid unnecessary use of linq 2018-01-09 12:43:10 +09:00
b90b1e326e Merge branch 'master' into fix-randomizer 2018-01-09 12:00:21 +09:00
cab702cc94 Merge pull request #1854 from james58899/fix-storyboard-variables
Fix storyboard variable parsing
2018-01-09 11:59:53 +09:00
4c0259a040 Merge branch 'master' into fix-storyboard-variables 2018-01-09 11:50:03 +09:00
e7f9c9f22b Merge pull request #1869 from Aergwyn/ingame-keybinds
Add skip cutscene as "in game" keybinding
2018-01-09 11:49:32 +09:00
f6c168be27 add skip cutscene as "in game" keybinding 2018-01-08 18:22:43 +01:00
805e91c625 Merge pull request #1858 from Aergwyn/fix-leaderboard-requests
Fix Leaderboard loading scores multiple times
2018-01-08 20:30:34 +09:00
22665337a5 Merge branch 'master' into fix-leaderboard-requests 2018-01-08 20:21:18 +09:00
bf98c16595 Merge pull request #1865 from Aergwyn/improve-hidden
Minor standard hidden improvements
2018-01-08 09:35:10 +09:00
54c0197eb0 remove early fadeout of sliderball on hidden
it shouldn't have been done because it makes fast sliders unplayable as they never appear in the first place, ooops
2018-01-07 09:08:33 +01:00
006b63eb42 remove unnecessary change of spinner end sequence
it wasn't really visible anyways *shrug*
2018-01-07 09:05:36 +01:00
8a4ab6c03d Merge pull request #1862 from FreezyLemon/fix-mania-hitobject-test
Fix TestCaseManiaHitObjects exception on load
2018-01-07 11:37:45 +09:00
47f5b23dcf fix child size == 0 exception 2018-01-07 00:53:44 +01:00
140a09ba3d fix requests not cancelling properly + formatting 2018-01-05 19:13:54 +01:00
35297f000c Merge pull request #1857 from peppy/udpate-licence-header
Update licence headers
2018-01-05 20:46:55 +09:00
d1f03ebf0c Update in line with framework 2018-01-05 20:29:14 +09:00
fd60485dd2 Update submodules 2018-01-05 20:28:38 +09:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
33eaf96bcb Merge pull request #1847 from ppy/osu/mania-keymods
Implement osu!mania key mods
2018-01-05 14:11:00 +09:00
b2e723d288 Merge branch 'master' into mania-keymods 2018-01-05 13:55:20 +09:00
8f06f7d72e Merge pull request #1845 from smoogipoo/mania-rc-cleanup
Cleanup osu!mania's RulesetContainer and Beatmap conversion process
2018-01-05 13:55:05 +09:00
01038bd9bb Merge branch 'master' into mania-rc-cleanup 2018-01-05 10:18:15 +09:00
c26db17e0b Merge pull request #1855 from smoogipoo/ci-cleaunps
Cleanup some possible CI errors
2018-01-05 10:00:24 +09:00
5eb2dc3d64 Cleanup some possible CI errors
Not sure why these aren't being detected on master right now - they should be...
2018-01-05 01:20:24 +09:00
8c2cc4c85b Merge pull request #1840 from Aergwyn/fix-slider-follow-circle
Fix slider follow circle instantly disappearing on slider ends
2018-01-04 21:03:14 +09:00
0cc8516aa3 Remove empty cases, add initial ball scale adjust. 2018-01-04 20:53:33 +09:00
717b263b77 Comment and better stacking of FadeOuts 2018-01-04 20:47:42 +09:00
1f62fe19d5 Make animation a bit more subtle 2018-01-04 20:43:42 +09:00
155e84d2b7 Update framework 2018-01-04 20:24:59 +09:00
0158246ba1 AppVeyor 2018-01-04 19:23:00 +08:00
ffc7f7ecf4 Add a better slider "hit" state fade out animation 2018-01-04 20:16:10 +09:00
bde957940d Disallow SliderBall from contracting after EndTime 2018-01-04 20:09:58 +09:00
dcc4e863ab move variables to StoryboardDecoder 2018-01-04 19:04:52 +08:00
f569d54958 Local circlesize/od variables 2018-01-04 19:52:29 +09:00
5310db7990 Merge branch 'master' into fix-slider-follow-circle 2018-01-04 15:42:51 +09:00
6e8e82e264 Merge pull request #1813 from ColdVolcano/wedge-unicode
Permit BeatmapInfoWedge to display Unicode artist and title
2018-01-04 15:17:35 +09:00
9bce322682 Merge branch 'master' into wedge-unicode 2018-01-04 15:09:31 +09:00
1a8471bc37 Replace not Filtered with Visible 2018-01-03 15:58:09 +02:00
843e9c53c0 Add test cases for new randomizer behaviour 2018-01-03 15:38:43 +02:00