|
eec94e1f53
|
Make track not-null in GameplayClockContainer/FailAnimation
|
2020-08-12 00:51:43 +09:00 |
|
|
b66f303e71
|
Add annotation
|
2020-08-12 00:48:45 +09:00 |
|
|
070d71ec27
|
More cleanups
|
2020-08-12 00:48:38 +09:00 |
|
|
031d29ac34
|
Inspect current track directly
|
2020-08-11 13:53:23 +09:00 |
|
|
faff0a70c4
|
Privatise BMWB
|
2020-08-11 13:48:57 +09:00 |
|
|
338c01fa43
|
Remove track store reference counting, use single instance stores
|
2020-08-11 13:16:06 +09:00 |
|
|
7d35893ecd
|
Make MusicController non-nullable
|
2020-08-11 12:40:58 +09:00 |
|
|
c66a14e9c5
|
Remove beatmap from FailAnimation
|
2020-08-11 12:37:48 +09:00 |
|
|
b64142dff9
|
Fix incorrect load state being used
|
2020-08-11 12:37:00 +09:00 |
|
|
87ce1e3558
|
Remove impossible null case (DummyWorkingBeatmap)
|
2020-08-08 00:58:04 +09:00 |
|
|
b8373e89b7
|
Move beatmap bind to BDL load()
|
2020-08-07 23:08:09 +09:00 |
|
|
e87f50f74f
|
Rename method
|
2020-08-07 22:31:41 +09:00 |
|
|
b6fb7a0d39
|
Fix possibly setting null track
|
2020-08-07 22:05:58 +09:00 |
|
|
08820c62ec
|
Add back removed nullcheck
|
2020-08-07 21:36:02 +09:00 |
|
|
b08ebe6f81
|
More inspections (rider is broken)
|
2020-08-07 21:14:45 +09:00 |
|
|
961c6dab54
|
Fix more inspections
|
2020-08-07 21:08:03 +09:00 |
|
|
5002d69f69
|
Update inspections
|
2020-08-07 20:51:56 +09:00 |
|
|
61b632516e
|
Ensure CurrentTrack is never null
|
2020-08-07 19:43:16 +09:00 |
|
|
bf21fdd6da
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-07 18:41:34 +09:00 |
|
|
c84452cfbf
|
Update usages
|
2020-08-06 21:53:20 +09:00 |
|
|
f994bf2888
|
Update framework
|
2020-08-06 21:34:48 +09:00 |
|
|
d1af1429b3
|
Fix inspection
|
2020-08-06 19:08:45 +09:00 |
|
|
4cfca71d08
|
Fix a few test scenes
|
2020-08-06 19:05:15 +09:00 |
|
|
adf4f56dce
|
Move MusicController to OsuGameBase
|
2020-08-06 19:01:23 +09:00 |
|
|
f8279dab32
|
Refactor MainMenu
|
2020-08-06 18:54:14 +09:00 |
|
|
ef689d943a
|
Fix intros playing incorrectly
|
2020-08-06 18:54:08 +09:00 |
|
|
2e3ecf71c7
|
Pass track from Player to components
|
2020-08-06 18:31:08 +09:00 |
|
|
7c3ae4ed42
|
Remove generics from IApplicableToTrack
|
2020-08-06 18:25:34 +09:00 |
|
|
9685df0eca
|
Only update key binding on next usage to avoid large blocking calls
|
2020-08-06 18:24:20 +09:00 |
|
|
c8ebbc8594
|
Remove MusicController from EditorClock
|
2020-08-06 18:19:55 +09:00 |
|
|
f53672193e
|
Fix track stores being kept alive
|
2020-08-06 17:48:07 +09:00 |
|
|
f9c369b23c
|
Fix toolbar music button tooltip overflowing off-screen
|
2020-08-06 01:20:03 -07:00 |
|
|
d574cac702
|
Add keybinding to toolbar button's tooltip
|
2020-08-06 01:18:45 -07:00 |
|
|
7bcb68ffac
|
Handle overlay toggling with toolbar buttons instead
|
2020-08-06 01:17:24 -07:00 |
|
|
c72ab9047e
|
Cleanup test scene disposal
|
2020-08-06 17:15:33 +09:00 |
|
|
ad959ce523
|
Make toolbar button abstract
|
2020-08-06 01:06:51 -07:00 |
|
|
e8ab3cff3c
|
Add class constraint
|
2020-08-06 17:02:47 +09:00 |
|
|
fe8c462498
|
Remove intermediate container
|
2020-08-06 17:00:17 +09:00 |
|
|
0f7fde5d2c
|
Revert unnecessary change
|
2020-08-06 16:24:14 +09:00 |
|
|
86ae61c6b7
|
Re-implement store transferral in BeatmapManager
|
2020-08-06 16:24:14 +09:00 |
|
|
0edd509397
|
Only change track when audio doesn't equal
|
2020-08-06 16:24:14 +09:00 |
|
|
f058f5e977
|
Fix incorrect value being set
|
2020-08-06 16:24:14 +09:00 |
|
|
11a6c9bdcc
|
Revert unnecessary change
|
2020-08-06 16:24:14 +09:00 |
|
|
e9fc783b1d
|
Add back loop-on-completion
|
2020-08-06 16:24:14 +09:00 |
|
|
58660c70a3
|
Cache before idle tracker
|
2020-08-06 16:24:14 +09:00 |
|
|
5c05fe3988
|
Expose track from MusicController
|
2020-08-06 16:24:14 +09:00 |
|
|
6e42b8219c
|
Move track to MusicController, compiles
|
2020-08-06 16:24:14 +09:00 |
|
|
641279ec3e
|
Make SkinnableSound an IAdjustableAudioComponent
|
2020-08-06 14:43:48 +09:00 |
|
|
9a00ad48c6
|
Update components to use extension methods
|
2020-08-06 14:43:39 +09:00 |
|
|
bba23dc928
|
Merge pull request #9780 from peppy/add-toolbar-tooltips
Add missing toolbar tooltips for right-hand icons
|
2020-08-06 13:45:01 +09:00 |
|