Commit Graph

9690 Commits

Author SHA1 Message Date
c9692a44f9 Fix framework licence headers in osu project 2018-01-05 21:04:21 +09:00
a1d94d7adf Merge branch 'master' into sliderbar-tooltip-precision 2018-01-05 20:48:30 +09: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
1571c10c42 Fix up replay settings sliderbar formatting 2018-01-05 14:37:32 +09:00
b84da31174 Change in-line with framework 2018-01-05 14:26:46 +09:00
76f4bb1ca0 Add automated test cases 2018-01-05 14:26:10 +09:00
cbf4852438 Expose a NumberFormatInfo for more extensibility 2018-01-05 14:26:10 +09:00
b84f83cf16 Trigger a value changed event when the number of digits changes 2018-01-05 14:26:10 +09:00
eaa2a007e7 Cleanup 2018-01-05 14:26:10 +09:00
08af3e6303 Make OsuSliderBar formatting support variable number of digits 2018-01-05 14:26:10 +09:00
ddc9edab54 Make OsuSliderBar support both float and double values 2018-01-05 14:26:10 +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
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
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
227cae3ff8 Merge pull request #1844 from james58899/fix-storyboard-path
Fix storyboard file paths on Linux/macOS using incorrect path separators
2018-01-03 22:34:19 +09:00
823a430d30 Nothing to see here, move along 2018-01-03 22:02:54 +09:00
1ce6219293 remove unnecessary override 2018-01-03 13:55:24 +01:00
da5bc959ad Fix testcase 2018-01-03 21:46:39 +09:00
333e1867ab Implement osu!mania keymods
ScoreMultiplier not currently working - that's a more involved change that requires the aforementioned "BeatmapAttributes" changes.
2018-01-03 21:27:32 +09:00
a4d05e5102 Implement interface on ManiaKeyMod for now 2018-01-03 21:26:36 +09:00
b68daaeb4b Group -> Stage 2018-01-03 19:13:42 +09:00
6d253fd33c Add a way to adjust the conversion process with mods 2018-01-03 19:06:20 +09:00
89fe567496 use FileSafety.PathSanitise 2018-01-03 17:57:24 +08:00
bd171926d6 Remove AvailableColumns from ManiaRulesetContainer
Also restructures with the addition of a ManiaBeatmap which holds definitions for "groups" of columns. At the moment these are empty save for a "Column" property, but can be expanded in the future, maybe.
2018-01-03 18:44:25 +09:00
d94c313947 fix slider follow circle instantly disappearing on slider ends 2018-01-03 08:13:58 +01:00
d72bbf037d Merge pull request #1832 from peppy/change-audio-settings-icon
Change icon for audio settings
2018-01-03 14:42:39 +09:00
532c455f92 Merge branch 'master' into change-audio-settings-icon 2018-01-03 14:34:21 +09:00
494b1893e9 Merge pull request #1831 from peppy/fix-import-context-state
Fix errors on import
2018-01-03 14:34:05 +09:00
7ba59d9d56 Merge branch 'master' into fix-import-context-state 2018-01-03 14:21:04 +09:00
b80a393bac Merge pull request #1820 from peppy/fix-play-song-select-tests
Fix song select dummy beatmap once and for all
2018-01-03 14:21:00 +09:00
2a6068f8e7 Merge branch 'master' into fix-play-song-select-tests 2018-01-03 14:12:49 +09:00
267e624e8c Merge pull request #1837 from peppy/fix-testcase-performance
Fix TestCasePerformancePoints binding to global beatmap
2018-01-03 14:12:36 +09:00
e6df965da7 Merge branch 'master' into fix-testcase-performance 2018-01-03 14:04:34 +09:00