ef5e88dd82
Merge pull request #8696 from smoogipoo/editor-undo-redo
...
Add undo/redo support to the Editor
2020-04-13 19:12:47 +09:00
33905ea864
Merge pull request #8739 from ppy/dependabot/nuget/BenchmarkDotNet-0.12.1
...
Bump BenchmarkDotNet from 0.12.0 to 0.12.1
2020-04-13 18:56:38 +09:00
409cda3cc0
Bump BenchmarkDotNet from 0.12.0 to 0.12.1
...
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.12.0...v0.12.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-13 08:53:21 +00:00
dd949a3fe0
Fix test writer flush happening too late
2020-04-13 17:52:04 +09:00
9dfca4a374
Merge pull request #8699 from Fire937/stereo-shifted-playback
...
Add stereo shifted hitsound playback support
2020-04-13 17:51:13 +09:00
5416b2d2ff
Merge branch 'master' into stereo-shifted-playback
2020-04-13 17:51:05 +09:00
e679b13027
Merge pull request #8471 from EVAST9919/overlay-scroll-container
...
Implement OverlayScrollContainer component
2020-04-13 17:46:04 +09:00
2fd6555f2a
Merge branch 'master' into stereo-shifted-playback
2020-04-13 17:28:41 +09:00
6aab19413c
Rename differ to patcher, add xmldoc
2020-04-13 17:20:20 +09:00
bb53f96c71
Store states as byte[] instead of Streams
2020-04-13 17:18:50 +09:00
1e3251e3e9
Remove excessive logic
2020-04-13 10:59:53 +03:00
b8ecc41667
Add comment
2020-04-13 10:52:34 +03:00
29dd225205
Make button protected
2020-04-13 10:45:15 +03:00
0c60dbe796
Merge branch 'master' into editor-undo-redo
2020-04-13 16:03:53 +09:00
bdce79ed5b
Fix incorrect test step name
2020-04-13 09:57:05 +03:00
0eaff00787
Fix typo in test
2020-04-13 09:45:49 +03:00
39b5c9f396
Merge branch 'master' into overlay-scroll-container
2020-04-13 15:44:20 +09:00
c9d007a0a1
Merge pull request #8731 from LittleEndu/present-from-overlay
...
Make beatmap info overlay present selected difficulty
2020-04-13 15:34:18 +09:00
142cddfb10
Rename CurrentBeatmap to SelectedBeatmap
2020-04-13 15:13:35 +09:00
72fb466a0b
Merge branch 'master' into present-from-overlay
2020-04-13 15:01:24 +09:00
99fa145847
Add test for potential failing case
2020-04-13 08:38:34 +03:00
b4800dd461
Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-scroll-container
2020-04-13 08:09:17 +03:00
c51bad0e35
Cache ManiaPlayfield instead
2020-04-13 13:42:21 +09:00
886914cfe9
Merge pull request #8733 from TheWildTree/remove-old-comments
...
Remove unused changelog comments class
2020-04-13 13:15:31 +09:00
cdff6060d3
Remove recursive hierarchy traversal for mania sample balance
2020-04-13 13:01:27 +09:00
65b96079a0
Move dampening to base implementation and change range to 0..1
2020-04-13 13:01:02 +09:00
3efb4aba25
Use BindTarget
2020-04-12 19:48:15 +02:00
1cf240b5ff
Test new predicate behaviour
2020-04-12 20:04:25 +03:00
3b9e0fa67d
Use readonly IBindable
2020-04-12 19:42:28 +03:00
ed28e8c8f5
Rename param
2020-04-12 19:38:09 +03:00
ecd25e567d
Present selected difficulty
2020-04-12 16:00:05 +03:00
07dc277321
Remove unused changelog comments class
2020-04-12 14:55:42 +02:00
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
2393ce5f51
Merge pull request #8337 from smoogipoo/add-notelock
...
Block out-of-order judgements from occurring (aka "note lock")
2020-04-12 00:34:21 +09:00
3b6d893dcf
Merge branch 'master' into add-notelock
2020-04-11 23:42:00 +09:00
4d0454f2bf
Merge pull request #8712 from peppy/update-framework
...
Update framework
2020-04-11 17:29:11 +09:00
a84fe2525b
Fix nested hitobjects potentially indirectly masked away
2020-04-11 16:53:45 +09:00
eb1fbdacde
Remove unintentional edge effect
2020-04-11 15:29:52 +09:00
12c21cba7e
Add missing masking specification
2020-04-11 15:20:27 +09:00
e206df479b
Update framework
2020-04-11 15:13:20 +09:00
3a36c0008f
Merge pull request #8703 from smoogipoo/fix-editorbeatmap-updates
...
Fix EditorBeatmap potentially not updating hitobjects
2020-04-10 23:36:12 +09:00
41caa37856
Add tests
2020-04-10 13:29:49 +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
6988df30bd
Rename variable, add comment
2020-04-10 03:12:13 +09:00
15a92d1451
Rename test scene
2020-04-10 03:07:44 +09:00
42b3ff805b
Rename methods + fix incorrect method usage
2020-04-10 03:07:44 +09:00