e206df479b
Update framework
2020-04-11 15:13:20 +09:00
3d5a622db7
Tidy up comments
2020-04-11 15:04:58 +09:00
63ebb7f80c
Add support for taikobigcircle and fix exception on missing layers
2020-04-11 15:02:50 +09:00
bf938a37e3
Add old skin test resources (with "animation")
2020-04-11 15:00:39 +09:00
96bf86099c
Fix scaling of strong hits
2020-04-11 14:43:57 +09:00
dc56be0a1d
Add support for skinned hits
2020-04-11 14:23:13 +09:00
009b138364
Prepare for skinnable versions
2020-04-11 14:19:59 +09:00
78db83fd0e
Remove TaikoPiece class and localise kiai for now
2020-04-11 14:19:59 +09:00
ca2df77c76
Add default skin test resources
2020-04-11 14:19:59 +09:00
7fba291134
Change inheritance of taiko hit pieces to better allow for skinning
2020-04-11 13:33:49 +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
4a87ac7840
Add support for sample changes
2020-04-10 13:53:09 +09:00
79983415a0
Merge branch 'editor-undo-redo' into more-change-state-support
2020-04-10 13:36:13 +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
b54bbc5f6a
Improve commenting + refactor
2020-04-10 02:41:48 +09:00
10e849d196
Separate into separate class
2020-04-10 02:02:09 +09:00
ea1bec85ae
Simplify code/language
2020-04-10 01:41:00 +09:00
5fcc932a69
Merge branch 'timing-equivalence' of https://github.com/Alchyr/osu into timing-equivalence
2020-04-09 09:35:31 -07: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
b8d7b78b55
Remove unnecessary null set
2020-04-10 01:21:37 +09:00
116b952dfe
Change param to hitobject rather than result
2020-04-10 01:20:43 +09:00
a2f5a469cf
Merge branch 'master' into add-notelock
2020-04-10 01:18:54 +09: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
caa404f8fa
Remove test for now
2020-04-09 18:48:13 +03:00
f40bdcd34e
Initial rewrite, moving API logic to SongSelect
2020-04-09 18:47:28 +03:00
e208251fc6
Wait for timeline to also load
2020-04-09 23:18:43 +09: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
ed4ce54ac3
Add tests
2020-04-09 21:56:36 +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
ecd7ce4b98
Fix test scene
2020-04-09 21:00:23 +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