Dean Herbert
|
d6f3beffb6
|
Use existing bindable flow instead
|
2020-09-29 12:50:17 +09:00 |
|
Dean Herbert
|
585b857a0c
|
Handle paused state correctly
|
2020-09-29 12:17:38 +09:00 |
|
Dean Herbert
|
4f0c0ea5f9
|
Fix hit samples playing while paused / seeking in the editor
|
2020-09-28 18:17:47 +09:00 |
|
Dan Balasescu
|
2f5a2d3bba
|
Merge pull request #10277 from peppy/editor-implicit-autoplay
Add autoplay support to editor
|
2020-09-28 17:41:26 +09:00 |
|
Dan Balasescu
|
89c8fca3fa
|
Merge pull request #10270 from peppy/editor-fix-noop-states-saving
Avoid saving state changes if nothing has changed (via binary comparison)
|
2020-09-28 17:03:50 +09:00 |
|
Dan Balasescu
|
06ab33645e
|
Merge branch 'master' into editor-implicit-autoplay
|
2020-09-28 16:43:08 +09:00 |
|
Dean Herbert
|
5237fa7bf2
|
Remove unused local in case statement
|
2020-09-28 16:37:54 +09:00 |
|
Dan Balasescu
|
5cceb3c724
|
Merge pull request #10273 from peppy/editor-fix-missing-update-after-drag
Trigger a hitobject update after blueprint drag ends
|
2020-09-28 16:34:23 +09:00 |
|
Dan Balasescu
|
895828c06a
|
Merge pull request #10274 from peppy/autoplay-fix-empty-generation
Fix autoplay generators failing on empty hitobjects lists
|
2020-09-28 16:34:10 +09:00 |
|
Dan Balasescu
|
ef195015c0
|
Merge pull request #10275 from peppy/frame-stability-attach-without-enabling
Allow attaching a replay to a FrameStabilityContainer when FrameStablePlayback is off
|
2020-09-28 16:33:55 +09:00 |
|
Dean Herbert
|
467a16bf75
|
Fix fade out extension logic (and make it generally look better for sliders)
|
2020-09-28 16:21:20 +09:00 |
|
Dan Balasescu
|
3fd8830f5b
|
Merge pull request #10271 from peppy/editor-fix-unnecessary-updates
Avoid unnecessary object updates from SelectionHandlers
|
2020-09-28 16:13:26 +09:00 |
|
Dean Herbert
|
7949eabaac
|
Remove left-over using
|
2020-09-28 15:49:45 +09:00 |
|
Dean Herbert
|
524c2b678c
|
Forcefully regenerate autoplay on editor changes
|
2020-09-28 15:48:42 +09:00 |
|
Dean Herbert
|
ff7c904996
|
Add autoplay mod in editor specific ruleset construction
|
2020-09-28 15:48:42 +09:00 |
|
Dean Herbert
|
d9ac5866b6
|
Merge branch 'editor-default-hit-sample' into editor-implicit-autoplay
|
2020-09-28 15:48:37 +09:00 |
|
Dean Herbert
|
e924a83c12
|
Merge branch 'editor-fix-missing-update-after-drag' into editor-implicit-autoplay
|
2020-09-28 15:48:36 +09:00 |
|
Dean Herbert
|
3de588f289
|
Merge branch 'autoplay-fix-empty-generation' into editor-implicit-autoplay
|
2020-09-28 15:48:33 +09:00 |
|
Dean Herbert
|
e8220cf1b6
|
Allow attaching a replay to a FrameStabilityContainer when FrameStablePlayback is off
|
2020-09-28 15:47:11 +09:00 |
|
Dean Herbert
|
6095446f10
|
Fix autoplay generators failing on empty hitobjects lists
|
2020-09-28 15:38:54 +09:00 |
|
Dean Herbert
|
a4e9c85333
|
Trigger a hitobject update after blueprint drag ends
|
2020-09-28 15:37:06 +09:00 |
|
Dean Herbert
|
0ae2266b82
|
Fix new placement hitobjects in the editor not getting the default sample added
|
2020-09-28 15:36:13 +09:00 |
|
Dean Herbert
|
1aa8b400d4
|
Avoid unnecessary object updates from SelectionHandlers
|
2020-09-28 15:33:49 +09:00 |
|
Dean Herbert
|
3cf430f494
|
Avoid saving state changes if nothing has changed (via binary comparison)
|
2020-09-28 15:30:51 +09:00 |
|
Dan Balasescu
|
600d37cc04
|
Merge pull request #10254 from peppy/fix-pancake-scrollbar
Fix scroll container's scrollbar not respecting minimum size on first resize
|
2020-09-28 13:31:21 +09:00 |
|
Dan Balasescu
|
b3151c12ef
|
Merge pull request #10265 from bdach/fix-overlay-activation-instability
Fix potential instability of overlay activation tests
|
2020-09-28 13:29:13 +09:00 |
|
Bartłomiej Dach
|
8d9945dea8
|
Change until step to assert for consistency
|
2020-09-27 11:28:23 +02:00 |
|
Bartłomiej Dach
|
00aea77489
|
Fix potential instability of overlay activation tests
|
2020-09-27 11:18:13 +02:00 |
|
Dean Herbert
|
78d2c0ce1d
|
Merge pull request #10261 from bdach/fix-flying-hit-colour
Fix drum rolls only spawning centre flying hits
|
2020-09-27 15:40:05 +09:00 |
|
Dean Herbert
|
df9dd75436
|
Merge branch 'master' into fix-flying-hit-colour
|
2020-09-27 15:01:57 +09:00 |
|
Dean Herbert
|
b34273fdab
|
Merge pull request #10260 from bdach/base-taiko-drawable-ruleset-scene
Extract base taiko drawable ruleset scene
|
2020-09-27 15:00:15 +09:00 |
|
Dean Herbert
|
03d9ce8c26
|
Merge branch 'master' into base-taiko-drawable-ruleset-scene
|
2020-09-27 14:33:06 +09:00 |
|
Dean Herbert
|
abc4f90c7d
|
Merge pull request #10259 from bdach/fix-taiko-test-visual-brokenness
Fix visual brokenness in taiko tests using DrawableTestHit
|
2020-09-27 14:23:28 +09:00 |
|
Bartłomiej Dach
|
d61a8327da
|
Fix rim flying hits changing colour
|
2020-09-26 20:59:55 +02:00 |
|
Bartłomiej Dach
|
0563a488f4
|
Add failing test case
|
2020-09-26 20:45:18 +02:00 |
|
Bartłomiej Dach
|
b1e02db874
|
Extract base taiko drawable ruleset scene
|
2020-09-26 20:36:38 +02:00 |
|
Bartłomiej Dach
|
095686a320
|
Hide test hit directly in explosion scene
|
2020-09-26 17:26:26 +02:00 |
|
Bartłomiej Dach
|
b64e69fabd
|
Add test hits to playfields directly where possible
|
2020-09-26 17:18:50 +02:00 |
|
Dean Herbert
|
1d1de59ecc
|
Merge pull request #10253 from smoogipoo/fix-hp-instafail
Fix HP drain edgecase potentially causing insta-fails
|
2020-09-26 16:29:10 +09:00 |
|
smoogipoo
|
9a24346a00
|
Fix HP drain edgecase potentially causing insta-fails
|
2020-09-25 23:29:40 +09:00 |
|
Dean Herbert
|
a72629437d
|
Merge pull request #10250 from smoogipoo/fix-taiko-crash
Fix potential taiko crash on rewind
|
2020-09-25 20:24:22 +09:00 |
|
Dan Balasescu
|
2280568d27
|
Merge pull request #10245 from peppy/editor-sample-addition-buttons
Add sample toggle buttons to toolbox
|
2020-09-25 20:09:10 +09:00 |
|
Dan Balasescu
|
93a137ed84
|
Merge pull request #10234 from peppy/editor-load-audio
Add audio track selection to editor setup screen
|
2020-09-25 19:58:23 +09:00 |
|
Dan Balasescu
|
d3aa66993d
|
Merge pull request #10248 from peppy/namespace-editor-ruleset-tests
Move all ruleset editor tests to their own namespace
|
2020-09-25 19:47:33 +09:00 |
|
Dan Balasescu
|
cc41b4bb9e
|
Merge branch 'master' into editor-sample-addition-buttons
|
2020-09-25 19:39:12 +09:00 |
|
smoogipoo
|
0853f0e128
|
Remove comment
|
2020-09-25 19:38:23 +09:00 |
|
smoogipoo
|
480eeb5fbe
|
Add back caching
|
2020-09-25 19:37:34 +09:00 |
|
Dan Balasescu
|
f588cf459d
|
Merge pull request #10243 from peppy/editor-ternary-buttons
Add ternary toggle buttons to editor toolbox selection
|
2020-09-25 19:37:18 +09:00 |
|
smoogipoo
|
acfa62bb50
|
Fix potential taiko crash on rewind
|
2020-09-25 19:25:58 +09:00 |
|
Dan Balasescu
|
8c45786841
|
Merge pull request #10247 from peppy/fix-editor-missed-state-changes
Forcefully re-apply DrawableHitObject state transforms on post-load DefaultsApplied
|
2020-09-25 19:00:45 +09:00 |
|