919ec2d3a5
Spend more when wound up.
2017-03-18 22:17:23 +09:00
6f07930110
Move cursor hiding to OsuGameDesktop (fixes headless).
2017-03-18 21:46:58 +09:00
f636f59289
Nicer cursor orientation when dragging
2017-03-18 12:47:49 +01:00
9af0104e3e
Fix NaN when dragging music controller
...
When dragging music controller we divide by the dragged distance.
When dragging to the origin of the drag this resulted in NaN.
Now, we check for this and use 0 in this case.
2017-03-18 12:46:12 +01:00
3ee2b68215
Hide the OS cursor in OsuGameBase
2017-03-18 12:00:31 +01:00
e529f5e439
Merge branch 'master' into song-select-loading-reoptimisation
2017-03-18 02:12:56 +09:00
bcaf12e3d9
Rename Criteria -> CreateCriteria and make into method.
2017-03-18 02:11:14 +09:00
77067b7e64
Re-style.
2017-03-18 02:04:23 +09:00
1fda7ee33e
Merge branch 'master' into menu-cursor
2017-03-18 01:51:41 +09:00
cd30958086
Merge branch 'master' into song-select-loading-reoptimisation
2017-03-18 01:25:22 +09:00
3e3cde01ef
Fix missing permitNulls.
2017-03-17 21:21:16 +09:00
317dc94b4c
Adjust appearance.
2017-03-17 21:09:31 +09:00
f9f31ca092
Add statefulness to MenuCursor.
2017-03-17 20:45:27 +09:00
7110ab8e17
Stop cursor moving when paused.
2017-03-17 20:45:27 +09:00
292de44a0b
WIP menu cursor.
2017-03-17 20:45:27 +09:00
0a03bdc428
Add missing license header.
2017-03-17 20:44:02 +09:00
6be80c95ae
Preload song select from main menu.
2017-03-17 20:11:59 +09:00
c7fa79b027
Fix nullref.
2017-03-17 20:09:23 +09:00
907236e475
Move filtering to BeatmapCarousel (but actual logic is now in FilterCriteria.
2017-03-17 19:54:51 +09:00
4b97304603
CarouselContainer -> BeatmapCarousel.
2017-03-17 19:12:54 +09:00
dc28f8c79e
Remove all external access to BeatmapGroup.
2017-03-17 19:12:15 +09:00
3401759665
Don't batch imports for now.
2017-03-17 18:57:24 +09:00
ba73968303
Load whole panel background in async.
2017-03-17 18:28:21 +09:00
2abcdbf4df
Fix potentially incorrect states being applied to panels on first display.
2017-03-17 14:56:12 +09:00
a06c195e1f
Add reading of KiaiMode/OmitFirstBarLine from legacy control points.
2017-03-17 13:23:39 +09:00
cd98af29c4
Only calculate difficulties on import for now.
2017-03-17 11:53:13 +09:00
9c664e5b05
Reorganise song select methods to allow for more flexibility.
2017-03-17 11:52:54 +09:00
5474710c13
Merge branch 'master' into better_hitobject_defaults
2017-03-17 02:51:15 +09:00
88dfdf3f85
Add xmldoc.
2017-03-17 02:22:52 +09:00
9a4af8f194
GetScore -> CreateScore.
2017-03-17 02:03:12 +09:00
d5ec7f15d4
score -> ScoreProcessor.
2017-03-17 02:00:58 +09:00
fe11f328e6
Cleanups.
2017-03-17 02:00:06 +09:00
2394e7ff78
Make CheckFailed not actually trigger internal things, and make private.
2017-03-17 01:36:30 +09:00
52c1cd407c
Minor re-ordering to make Playfield OnJudgement be called before ScoreProcessor's.
2017-03-17 01:26:12 +09:00
33124d2849
Stale -> default.
2017-03-17 01:21:59 +09:00
61e7d427f7
Merge branch 'master' into scoreprocessor_computation
2017-03-17 01:04:07 +09:00
ea642e5ef4
Merge branch 'master' into scoreprocessor_failing_improvements
2017-03-17 00:52:30 +09:00
e78bcf8739
Update TabControl in line with framework changes.
2017-03-17 00:39:40 +09:00
faacac331d
Fix post-rebase issues.
2017-03-17 00:38:40 +09:00
9f6f581b64
Pass through method instead of instantiating object.
2017-03-17 00:36:10 +09:00
0c47638820
Better hit object defaults setting.
2017-03-17 00:36:09 +09:00
b13340c3c8
Move CheckFailed outside of Schedule().
2017-03-17 00:30:23 +09:00
e0a8c3b1e5
Rename BaseDifficulty -> Difficulty / BeatmapDifficulty.
2017-03-16 23:18:02 +09:00
28e006eeb9
Move MapDifficultyRange into BaseDifficulty.
2017-03-16 23:17:27 +09:00
60fc782e93
Merge branch 'master' into beatmap_timinginfo
2017-03-16 23:08:24 +09:00
271dddc9a7
Merge branch 'master' into generic_scoreprocessor
2017-03-16 23:04:19 +09:00
8cd1353d74
Fix serious input regression.
2017-03-16 22:09:35 +09:00
2cf6ed423e
Disallow duplicate active changes.
2017-03-16 21:33:08 +09:00
84b080a060
Make transition logic a bit more sane.
2017-03-16 21:26:03 +09:00
110bdbd0c1
Make everything share DropDown implementations again. Remove unnecessary files.
2017-03-16 21:17:14 +09:00