Skip to content

docs: link the shared runtime limitations instead of restating them - #238

Merged
Naruto merged 1 commit into
developfrom
docs/link-shared-limitations
Jul 25, 2026
Merged

Naruto merged 1 commit into
developfrom
docs/link-shared-limitations

Conversation

@Naruto

@Naruto Naruto commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Why

The four playback constraints under Playback Feature Constraints come from libssruntime, not from this plugin — and they are duplicated word-for-word in SSPlayerForFlutter and (partly) SSPlayerForRenPy. Four copies × two locales is four places to fix whenever the runtime's behavior is clarified.

They now live once in the documentation portal, which additionally covers shared constraints this page never listed at all (embedded-mode caveats, unvalidated .ssab input, sequence playback still being unimplemented).

What changed

  • Playback Feature Constraints keeps a one-line summary of each constraint, so the page still reads on its own, and links to Shared Limitations for the full explanation.
  • Godot-specific material (build variants, per-platform caveats, the Web/WASM section with its dlink_enabled requirement) is untouched — that is genuinely ours.
  • CODE_OF_CONDUCT.md: restores the Contributor Covenant attribution section, aligning our copy with SSPlayerForRenPy's.

Note

The portal link goes live when the portal is next published (deployment there is manual). Companion PRs do the same in SSPlayerForFlutter and SSPlayerForRenPy.

The four playback constraints in this page come from libssruntime and are
duplicated word-for-word in SSPlayerForFlutter and SSPlayerForRenPy. They
now live once in the documentation portal, which also covers the shared
constraints this page never listed (embedded mode, unvalidated .ssab
input). Keep a one-line summary of each so the page still reads on its own,
and link out for the full explanation.

Also restores the Contributor Covenant attribution in CODE_OF_CONDUCT.md,
aligning it with SSPlayerForRenPy's copy.

Kept in sync across docs/en/ and docs/ja/.
@Naruto
Naruto merged commit d79cafa into develop Jul 25, 2026
2 checks passed
@Naruto
Naruto deleted the docs/link-shared-limitations branch July 25, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant