Commit Graph

970 Commits

Author SHA1 Message Date
a74ac278fe Merge remote-tracking branch 'upstream/master' into editor-selection-tool 2017-12-18 21:48:01 +09:00
09c51df2bd Marker* -> Handle 2017-12-18 19:21:26 +09:00
3999940538 DragSelector -> HitObjectSelectionBox 2017-12-18 19:17:26 +09:00
918e7c9a4b MenuOverlay -> GameplayMenuOverlay 2017-12-18 16:40:50 +09:00
35b6114d01 Merge branch 'master' into editor-selection-tool 2017-12-18 13:57:32 +09:00
2e196661bb Merge branch 'master' into add-confirmation-dialog 2017-12-15 18:11:13 +01:00
66b19b6c97 Expose selected objects from SelectionLayer 2017-12-15 14:48:24 +09:00
b9298325a3 Rename weird config setting 2017-12-15 14:36:51 +09:00
99b00143eb More clean-ups and event bindings 2017-12-15 14:36:51 +09:00
78dd975a35 Initial carousel infrastructue changes 2017-12-15 14:36:51 +09:00
2f1063c5c0 Refactor into separate files + add xmldocs + rename some methods 2017-12-11 21:56:58 +09:00
7189446943 Merge remote-tracking branch 'origin/master' into editor-selection-tool 2017-12-11 16:34:27 +09:00
08727266e7 Merge branch 'master' into add-ruleset-shortname 2017-12-11 15:41:11 +09:00
5a6ac73fff Fix broken tools making broken changes 2017-12-11 15:05:19 +09:00
7d8fb12332 DrawableScore -> DrawableProfileScore
Discern between the other class of the same name
2017-12-11 12:51:02 +09:00
98ce856de1 Use more sensible names for classes and methods
Adds xmldoc in places too.
2017-12-11 12:33:34 +09:00
9069f1ccba Merge branch 'master' into most-played-beatmaps-section 2017-12-11 12:12:23 +09:00
d02e1ae896 Update RulesetInfo and add migration 2017-12-10 12:15:55 +09:00
c97646bea6 added confirmation dialog for Delete ALL beatmaps 2017-12-08 14:27:07 +01:00
4a723f7382 Added the "Service Include" tag that is used by Visual Studio's test explorer to the .csproj files 2017-12-08 11:05:00 +01:00
5341e79102 Remove SelectionDragger for now 2017-12-08 17:51:15 +09:00
faa921ba05 Fix up post-merge issues 2017-12-08 17:41:10 +09:00
f41af191ed Merge remote-tracking branch 'origin/master' into editor-selection-tool 2017-12-08 15:13:18 +09:00
44ee11e75f Merge branch 'master' into fix-beatmap-carousel-lag 2017-12-07 15:30:50 +09:00
245b5f759f Underscore + lowercase all keys 2017-12-07 14:37:12 +09:00
d2dc7c8937 Add OsuJsonDecoder 2017-12-06 00:38:12 +09:00
b584178e85 Make Beatmap ISerializable and add more JsonIgnores 2017-12-06 00:37:37 +09:00
7957e55710 Merge branch 'master' into editor-composer 2017-12-03 14:47:07 +09:00
a80059032c Remove PlayfieldOverlay 2017-12-02 20:24:10 +09:00
5a7c4772bd Remove PlayfieldUnderlay for now 2017-12-02 19:53:20 +09:00
a49f3479a2 Split retrieving of beatmap and storyboard decoder
Storyboard works again. Not satisfied with the solution though.
2017-12-01 19:11:52 +01:00
de94082b1e Fix filename casing to compile on Linux 2017-12-01 18:10:39 +01:00
806c0e3b26 restructured OsuLegacyDecoder into LegacyDecoder
Beatmap works, Storyboard not...
2017-12-01 17:43:33 +01:00
cf859a6cf2 Make the dragger attach to objects it surrounds
Plus a lot more implementation.
2017-12-02 00:26:02 +09:00
e8cbde3ae1 Add overlay/underlay 2017-11-30 21:56:19 +09:00
89772f4efd A few resharper fixes 2017-11-30 19:54:58 +09:00
456bbe25f3 Implement toolbox into HitObjectComposer 2017-11-30 16:58:14 +09:00
ead7456978 Add compose radio buttons + testcase 2017-11-30 15:43:19 +09:00
fd3049fd65 Merge remote-tracking branch 'origin/master' into editor-composer 2017-11-30 13:47:47 +09:00
22403cac89 Merge branch 'master' of git://github.com/ppy/osu into most-played-beatmaps-section 2017-11-29 23:09:04 +01:00
14fdf98abc rename GetBeatmapSetsResponse 2017-11-29 23:08:46 +01:00
36be171c29 Fix up/clean up csprojs for C#7 support 2017-11-30 02:06:03 +09:00
a0c3349935 Add LangVer.props and osu.Game.props for common csproj properties 2017-11-30 00:45:37 +09:00
8c30fd490c Add HitObjectComposer class 2017-11-29 16:22:11 +09:00
a9cc156d7a Merge remote-tracking branch 'origin/master' into performance-calculator 2017-11-28 21:38:26 +09:00
02fa1f9dd6 move shared stuff between MostPlayedBeatmapDrawable and DrawableScore to DrawableBeatmapRow 2017-11-26 21:52:35 +01:00
880418fd0d Split out click and hover sound layers 2017-11-26 17:21:22 +09:00
ac7e373f40 Add hover/click sound effects to more stuff everywhere 2017-11-26 17:21:21 +09:00
af499df6dd Make a base OsuButton class to handle default samples 2017-11-26 17:17:48 +09:00
a1cc18f98c Merge branch 'master' into most-played-beatmaps-section 2017-11-24 22:51:11 +01:00