X Tutup
Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.
/ ct-js-old Public archive

ignore actions on not-yet loaded sounds; improve migration ⚡ #532

Merged
CosmoMyzrailGorynych merged 2 commits intoct-js:developfrom
godmar:update-to-5-and-sound-fixes
Jul 20, 2024
Merged

ignore actions on not-yet loaded sounds; improve migration ⚡ #532
CosmoMyzrailGorynych merged 2 commits intoct-js:developfrom
godmar:update-to-5-and-sound-fixes

Conversation

@godmar
Copy link
Contributor

@godmar godmar commented Jul 13, 2024

  • sound actions on sounds that haven't been loaded are now ignored
  • sound.playing returns false for sounds not yet loaded instead of crashing
  • strip ct from ct.tween
  • delete deprecated mouse catmod on 4.0.1 migration to prevent crash

partially resolves #507

Ping @CosmoMyzrailGorynych

godmar and others added 2 commits July 12, 2024 23:33
- sound actions on sounds that haven't been loaded are now ignored
- sound.playing returns false for sounds not yet loaded instead of crashing
- strip ct from ct.tween
- delete deprecated mouse catmod on 4.0.1 migration to prevent crash
@CosmoMyzrailGorynych CosmoMyzrailGorynych merged commit 57e6285 into ct-js:develop Jul 20, 2024
@godmar godmar deleted the update-to-5-and-sound-fixes branch July 20, 2024 04:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3.3.0 project cannot be opened in 4.0.2

2 participants

X Tutup