Commit Graph

18054 Commits

Author SHA1 Message Date
7a9ee907bf Fix incorrect button state in some cases 2020-04-12 07:34:58 +03:00
25f36e87a6 Merge branch 'master' into overlay-scroll-container 2020-04-12 12:34:41 +09:00
22d89dbff7 Merge branch 'master' of https://github.com/ppy/osu into stereo-shifted-playback 2020-04-12 01:46:32 +02:00
f274ec297c Add positional sound support for all rulesets
The SamplePlaybackBalance is calculated in a way that the balance
remains between -0.4 and 0.4.
Positional sound is not supported in osu!taiko.
2020-04-12 01:33:25 +02:00
fc1d497a86 Change PlaylistDownloadButton default 2020-04-11 14:21:28 +03:00
df76636ffc Implement "prefer no video" option 2020-04-11 14:08:16 +03:00
c96df97586 Add support for non-generic requests 2020-04-11 18:02:49 +09:00
415adecdf6 Add support for Result fetching 2020-04-11 18:02:43 +09:00
832822858c Add basic request / response support 2020-04-11 17:48:23 +09:00
73a3f1fe65 Remove unnecessary DI 2020-04-11 17:30:34 +09:00
7aac0e59a8 Reduce dictionary lookups 2020-04-11 17:13:35 +09:00
310cf830d4 Simplify api request logic 2020-04-11 17:13:35 +09:00
abea7b5299 Tidy up function passing, naming, ordering etc. 2020-04-11 17:13:35 +09:00
a84fe2525b Fix nested hitobjects potentially indirectly masked away 2020-04-11 16:53:45 +09:00
7f753f6b4d Remove current ruleset from function call 2020-04-11 16:43:09 +09:00
a843793957 Un-nest class 2020-04-11 16:41:11 +09:00
ff591299e0 Merge branch 'master' into select-recommended 2020-04-11 16:40:07 +09:00
eb1fbdacde Remove unintentional edge effect 2020-04-11 15:29:52 +09:00
e206df479b Update framework 2020-04-11 15:13:20 +09:00
4a87ac7840 Add support for sample changes 2020-04-10 13:53:09 +09:00
ee7e2b0854 Fix editor beatmap potentially not updating hitobjects 2020-04-10 13:29:46 +09:00
c17e470266 Fix PositionalSound calculation implementation
The position used to calculate the stereo balance is now the position of
the drawable (as opposed to the position specified in the beatmap file
previously).
2020-04-10 00:01:35 +02:00
518acf03e9 Remove BeatmapSearchSmallFilterRow component 2020-04-09 19:41:35 +03:00
f115fecb23 Fix formatting 2020-04-09 09:34:40 -07:00
deaf24f141 Fix oversight on null 2020-04-09 19:30:40 +03:00
474dae368f Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-listing-expanded 2020-04-09 19:30:28 +03:00
b6d8e487d2 Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-listing-expanded 2020-04-09 19:18:59 +03:00
2201e9b4ae Add stereo shifted hitsound playback support
There is now a setting in the general settings called "Positional
hitsounds". If the setting is enabled, the hitsounds playback will be
shifted according to their position on the beatmap.
2020-04-09 18:12:15 +02:00
35f97dfc75 Style changes 2020-04-09 18:59:18 +03:00
f40bdcd34e Initial rewrite, moving API logic to SongSelect 2020-04-09 18:47:28 +03:00
575b061dd7 Add change state support to more editor components 2020-04-09 22:02:42 +09:00
2e33d38cd7 Merge branch 'master' into editor-undo-redo 2020-04-09 22:02:28 +09:00
cc0bcea6e5 Merge pull request #8693 from smoogipoo/editorbeatmap-update-cleanup
Cleanup handling of hitobject updates
2020-04-09 21:32:58 +09:00
14eca3655b Add change state handling to the editor 2020-04-09 21:22:07 +09:00
a457880eaa Merge pull request #8695 from smoogipoo/fix-timeline-crash
Fix crash when trying to edit long beatmaps
2020-04-09 21:05:25 +09:00
86243d463f Add legacy beatmap diffing 2020-04-09 20:48:59 +09:00
f961ae862a Merge pull request #8694 from smoogipoo/fix-encoder-nullref
Fix possible legacy beatmap encoder nullref
2020-04-09 20:44:08 +09:00
e58bf8a0d0 Add DiffPlex package 2020-04-09 20:38:38 +09:00
aad0ada20b Merge branch 'fix-encoder-nullref' into editor-undo-redo 2020-04-09 20:37:00 +09:00
fde5cd34b2 Merge branch 'editorbeatmap-update-cleanup' into editor-undo-redo 2020-04-09 20:36:57 +09:00
683302a77d Fix crash when trying to edit long beatmaps 2020-04-09 20:25:26 +09:00
b900f229e7 Fix possible legacy beatmap encoder nullref 2020-04-09 20:21:42 +09:00
ee6ea08cf8 Cleanup handling of hitobject updates 2020-04-09 20:16:44 +09:00
134feefa14 Remove bindable 2020-04-09 13:10:09 +03:00
2d3ea95469 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-scroll-container 2020-04-09 13:06:22 +03:00
e8f836a410 Merge pull request #8454 from TheWildTree/update-overlay-headers
Update overlay header elements to match osu-web
2020-04-09 17:17:03 +09:00
e10576325c Merge branch 'master' into update-overlay-headers 2020-04-09 16:29:34 +09:00
cb6372acac Merge branch 'master' into mania-stage-background-skinning 2020-04-09 15:37:48 +09:00
260de77304 Merge branch 'master' into select-recommended 2020-04-09 15:30:35 +09:00
53b2f58eda Merge branch 'master' into overlay-scroll-container 2020-04-09 15:05:49 +09:00