Skip to content

[pull] master from DCurrent:master - #98

Merged
pull[bot] merged 4 commits into
sysfce2:masterfrom
DCurrent:master
Aug 19, 2026
Merged

pull[bot] merged 4 commits into
sysfce2:masterfrom
DCurrent:master

Conversation

@pull

@pull pull Bot commented Aug 19, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Route legacy playwebm() playback through the hardware-accelerated YUV output path and preserve the WebM source display dimensions.

Add movie_draw_to_yuv() for the channel-based movie API while retaining pause, seek, speed, repeat, size, and stop controls. Restore the configured game video mode when YUV playback ends and preserve native-resolution screenshot capture.
Correct player_check_special() to clear each special move's actual trigger flags instead of always clearing FLAG_SPECIAL.

This prevents inputs such as Attack 4 from remaining active after the special completes, which could leave the player stuck running or produce similar control glitches.

Fixes #362.
Track each player's pending character model separately during select-out animations.

Previously, all player slots shared one pending model pointer. Input from another player could overwrite an active selection transition, causing one player to receive another player's character choice.

Fixes #363
@pull pull Bot locked and limited conversation to collaborators Aug 19, 2026
@pull pull Bot added the ⤵️ pull label Aug 19, 2026
@pull
pull Bot merged commit d8fe625 into sysfce2:master Aug 19, 2026
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant