Commit Graph

8802 Commits

Author SHA1 Message Date
a1dbd7916b fixes MusicController constantly trying to start a track
In Detail:
It tried to start a track if the current one ended even if no BeatmapSets were present.
Also if only one BeatmapSet is present if will loop by itself now.
2017-12-03 14:03:43 +01:00
5a6f59bed0 Merge pull request #1640 from peppy/catch-hyperdash
osu!catch hyperdash
2017-12-03 14:38:22 +09:00
66f3cc747d Merge branch 'master' into catch-hyperdash 2017-12-02 20:18:21 +09:00
6faa0f62b3 Merge pull request #1643 from gtensha/master
Fix filename casing to compile on Linux
2017-12-02 02:21:49 +09:00
de94082b1e Fix filename casing to compile on Linux 2017-12-01 18:10:39 +01:00
f547b3bde5 Merge pull request #1630 from Aergwyn/fix-set-hidden-crash
Fix crash when all beatmaps in a set are hidden
2017-12-01 23:48:30 +09:00
70b29b8b62 Merge branch 'master' into fix-set-hidden-crash 2017-12-01 23:35:48 +09:00
33572a7326 Merge pull request #1633 from peppy/fix-track-disposal
Fix DisposeTrack not working as expected
2017-12-01 23:35:28 +09:00
ee75f90ab3 Update framework 2017-12-01 23:17:54 +09:00
7532795935 Lock during validity checks 2017-12-01 22:43:49 +09:00
87b6181a19 Merge remote-tracking branch 'upstream/master' into fix-track-disposal 2017-12-01 22:36:20 +09:00
8c3ae9430b Add difficulty scaling considerations to hyperdash initialisation 2017-12-01 20:39:58 +09:00
997cdfaee4 Add missing licence header 2017-12-01 20:31:54 +09:00
912d5edcf6 Merge branch 'master' into catch-hyperdash 2017-12-01 20:16:37 +09:00
79e1bf3394 Remove unused testcase 2017-12-01 20:14:42 +09:00
e75d73ac1c Change hyperdash colour again 2017-12-01 20:13:46 +09:00
bf606522c1 Make hyperdash testcase easier to win again 2017-12-01 20:13:32 +09:00
273793f185 Add comments 2017-12-01 20:08:49 +09:00
25207c51b5 Add directionality 2017-12-01 20:07:28 +09:00
445bb70ef5 Add hyperdash visual testing to TestCaseCatcherArea
Also tidies up hyperdash state logic
2017-12-01 19:58:00 +09:00
07081f400c Make hyperdash testcase easier to win 2017-12-01 19:33:20 +09:00
51cae24a26 Add basic hyperdash movement
Doesn't restrict direction yet. Also improves readability of fruit catch detection.
2017-12-01 19:33:13 +09:00
442b234a86 Merge pull request #1631 from smoogipoo/csharp-7
Migrate to C# 7
2017-12-01 18:47:37 +09:00
5be00cb0ec Add todo 2017-12-01 18:40:55 +09:00
0b95e36675 Fix RelativeChildSize error temporarily 2017-12-01 18:00:20 +09:00
881745d756 Initial implementation of hyperdash calculation 2017-12-01 17:59:36 +09:00
19051dd529 Update framework 2017-12-01 16:44:49 +09:00
a73dfd692b Merge LangVer.props and osu.Game.props 2017-12-01 13:53:32 +09:00
edb9b19079 Make JoinNullCheckWithAssignment a hint 2017-12-01 13:53:18 +09:00
76a1c7db3b Hyperdash preparation 2017-12-01 13:10:51 +09:00
acb2cafa58 fix wedge not appearing 2017-11-29 21:09:08 +01:00
d402222f17 Fix DisposeTrack and improve AsyncLazy to support disposal 2017-11-30 05:05:07 +09:00
7451bdaa0e Update DotSettings 2017-11-30 02:06:24 +09:00
36be171c29 Fix up/clean up csprojs for C#7 support 2017-11-30 02:06:03 +09:00
006d679939 Migrate to C#7 2017-11-30 00:53:07 +09:00
a0c3349935 Add LangVer.props and osu.Game.props for common csproj properties 2017-11-30 00:45:37 +09:00
dddd432dc8 Merge pull request #1629 from MattiaPette/random-song-fix
Random song when entering the select screen without a beatmap selected
2017-11-29 21:08:16 +09:00
28d925dc1d Merge branch 'master' into random-song-fix 2017-11-29 20:32:10 +09:00
b05a620468 Merge pull request #1601 from FreezyLemon/update-statistics-async
Made MetadataSection's Text setter load the text asynchronously
2017-11-29 20:31:50 +09:00
b2fc50247c Hide metadata by default to avoid initial jump when no data present 2017-11-29 20:13:00 +09:00
2b7bf285e4 Improve code quality 2017-11-29 20:07:00 +09:00
6dd6f08bd0 Random song selection when entering the select menu with default osu theme or invalid beatmap 2017-11-29 11:51:56 +01:00
d4c1359a49 Merge branch 'master' into update-statistics-async 2017-11-29 19:27:22 +09:00
8103849273 Merge pull request #1609 from smoogipoo/mania-auto-generation-fixes
Fix osu!mania autoplay generation
2017-11-29 19:22:52 +09:00
3e01a0dda5 Merge branch 'master' into mania-auto-generation-fixes 2017-11-29 19:11:36 +09:00
4b826f3471 Merge pull request #1517 from smoogipoo/performance-calculator
Implement PerformanceCalculator for osu! to calculate PP
2017-11-29 19:06:56 +09:00
801d81ecfc Add a notice when not logged in 2017-11-29 19:00:08 +09:00
d69fa0966f Generate ManiaReplayFrame instead of ReplayFrame 2017-11-29 18:42:54 +09:00
dfd035d07b Merge remote-tracking branch 'origin/master' into mania-auto-generation-fixes 2017-11-29 18:42:17 +09:00
93d7cd5a6d Merge branch 'master' into performance-calculator 2017-11-29 18:37:07 +09:00