Commit Graph

4744 Commits

Author SHA1 Message Date
6cde687d87 Fix V commands parsing. 2017-09-08 12:36:13 +02:00
0b1403683b Moved OnlineScore inside GetScoresRequest.cs 2017-09-08 12:21:35 +02:00
526ee107b8 Use a method to apply a beatmap, its ruleset and the mods. 2017-09-08 12:17:16 +02:00
e02b481c69 An attempt at implementing storyboard loops. 2017-09-08 12:11:57 +02:00
13322b4293 Improve compatibility with older storyboards. 2017-09-08 12:09:45 +02:00
a528173943 Ensure that WorkingBeatmap's Beatmap is never null
Also ensures some extra fields inside Beatmap have non-null defaults.
2017-09-08 19:05:14 +09:00
80c35801a6 Hide all overlays when home button is pressed 2017-09-08 16:18:57 +09:00
e547416193 Storyboards implementation. 2017-09-08 09:08:52 +02:00
01553fc9ef Moved all online related score parsing to its class 2017-09-08 02:46:54 +02:00
55e8bdfb05 CI fixes. 2017-09-07 15:38:23 -03:00
109531b66c Cleanup, remove unneeded files. 2017-09-07 15:21:18 -03:00
2153865de5 Adjust fail on missing logic to match original. 2017-09-07 15:09:50 -03:00
fd2700a5b4 Fix .00 being displayed for star difficulty when the value is 0. 2017-09-07 15:01:31 -03:00
5e685ff5b1 Rewrite BeatmapDetails to be more modular for future code sharing. 2017-09-07 14:53:53 -03:00
e71f907f89 CI fix 2017-09-07 18:36:16 +02:00
a7f874e5b6 Merge branch 'master' into leaderboard-scores 2017-09-07 18:25:33 +02:00
709aa1ed3d Moved all online score related parsing to its own class 2017-09-07 18:20:14 +02:00
b9bec6a983 CI fixes 2017-09-07 23:06:35 +09:00
b135dc1f18 Merge remote-tracking branch 'upstream/master' into menu-bar 2017-09-07 22:58:41 +09:00
19db7a8f72 Update in line with framework changes. 2017-09-07 22:46:21 +09:00
41398f57d6 Changes in line with framework 2017-09-07 20:36:32 +09:00
871ca7520f Merge remote-tracking branch 'origin/master' into menu-bar 2017-09-07 15:32:01 +09:00
af0eaab78c maybe fix 2017-09-07 01:46:07 +09:00
69ff4bfa46 Fix startup crash on mono. 2017-09-06 20:04:21 +05:30
13c3ef65a8 Merge branch 'master' into fix-mania-input 2017-09-06 23:18:23 +09:00
e5308b6247 Method rename 2017-09-06 23:12:32 +09:00
da294c9605 Don't use base call when we don't have to 2017-09-06 23:10:08 +09:00
4f49a0c183 Simplify action 2017-09-06 22:58:21 +09:00
a7fa66b9f9 Fix CI issue 2017-09-06 22:41:03 +09:00
940c45b6d1 Fix visual styling and code styling 2017-09-06 21:43:20 +09:00
c6fa899b15 Merge remote-tracking branch 'upstream/master' into quit-chat-channels 2017-09-06 21:43:03 +09:00
06fac913bf Re-implement EditorMenuBar. 2017-09-06 21:14:29 +09:00
e834e0e958 Fix incorrect initialisation order causing mania key bindings to not work 2017-09-06 21:07:57 +09:00
4f4b0a1f35 Allow posting to chat in all channels 2017-09-06 20:26:01 +09:00
df79d8918d Merge branch 'master' into menu-bar 2017-09-06 18:26:18 +09:00
0cc443e618 Remove all generic judgements. 2017-09-06 18:05:51 +09:00
e85d511645 No more partial judgements. 2017-09-06 17:48:01 +09:00
63b61ce669 Make TimeOffset internal set. 2017-09-06 17:20:51 +09:00
f158ce814c Fix state never getting set. 2017-09-06 17:20:41 +09:00
ac8ec31b61 Make judgements able to be "added" plus make everything compile and run. 2017-09-06 17:02:13 +09:00
84c22df3f5 Combine Judgement.HitResults into one. 2017-09-06 17:01:48 +09:00
968c61902a Merge branch 'master' into new-menus 2017-09-05 23:42:33 +09:00
Tom
05f5dfba81 Change difficulty colors and add ExpertPlus
ExpertPlus is for beatmaps above 6.75*
2017-09-05 13:57:30 +02:00
b871323ed8 Fix BeatmapGroup initialization not correctly setting panels to Hidden. 2017-09-05 19:26:28 +09:00
5508fa0fd9 Merge remote-tracking branch 'origin/master' into new-menus 2017-09-05 19:14:42 +09:00
1904b5edfe Only store native position instead of input state. 2017-09-05 10:38:19 +09:00
e9f0762440 Don't query GetContainingInputManager every Update. 2017-09-05 10:29:51 +09:00
ad966f41f5 Fix CI error. 2017-09-04 15:26:09 +09:00
722b7419d6 Clamp at the end points. 2017-09-04 15:06:21 +09:00
04c3801fcc Add scrolling points so items can be dragged beyond the list. 2017-09-04 14:58:28 +09:00