Skip to content

Add Full Suite (EN)#144

Closed
FullPeople wants to merge 1 commit into
owlbear-rodeo:mainfrom
FullPeople:add-full-suite-en
Closed

Add Full Suite (EN)#144
FullPeople wants to merge 1 commit into
owlbear-rodeo:mainfrom
FullPeople:add-full-suite-en

Conversation

@FullPeople

Copy link
Copy Markdown

Full Suite (EN)

All-in-one TRPG extension bundling ten modules under a single manifest: dice, initiative, bestiary, character cards, search, time stop, viewport sync, portals, HP / AC bubbles, and a status-tracker palette.

Designed for D&D 5e play; ships with no built-in content library so each group plugs in their own SRD / homebrew JSON sources under Settings → Libraries. The library JSON schema follows the standard 5e SRD layout — plenty of homebrew packs work out of the box.

UI defaults to English; per-client CN | EN toggle in Settings + the announcement modal. Heavy modules (status tracker, metadata inspector, character-card fullscreen, global search) auto-disable on mobile devices and fire a yellow notification listing what was disabled, so the GM knows what their mobile player can't see.

The bubbles module derives from Stat Bubbles for D&D by Seamus Finlayson, also under GPL-3.0.

D&D 5e content © Wizards of the Coast; this extension is a renderer / play aid only and ships no rules content of its own.

All-in-one TRPG extension bundling dice, initiative, bestiary,
character cards, search, time stop, viewport sync, portals,
HP / AC bubbles, and a status-tracker palette under one manifest.

Brings your own SRD / homebrew JSON sources — ships with no
built-in content library so it can be configured per group.

manifest:  https://obr.dnd.center/full-suite-en/manifest.json
store.md:  https://raw.githubusercontent.com/FullPeople/full-suite-en/main/docs/store.md
source:    https://github.com/FullPeople/full-suite-en
@Several-Record7234

Copy link
Copy Markdown
Collaborator

Hi @FullPeople,

The OBR store excludes extensions that directly reference 5e.tools because it hosts copyrighted D&D content without a licence. This extension achieves the same outcome through two proxy hops:

  • 5e.kiwee.top re-hosts 5e.tools JSON data
  • obr.dnd.center/5etools-img re-hosts 5etools image assets (operated by you!)

Routing data through a mirror doesn't change the underlying content or its provenance. We require you to remove these integrations (for the same reason the 5e.tools domain itself is banned) if you want the extension to be accepted to the official webstore.

What a clean version would require:

  • Replace 5e.kiwee.top with a source that only serves SRD-legal content (e.g. the 5e SRD API or a self-hosted SRD dataset)
  • Remove the obr.dnd.center/5etools-img image proxy or replace with SRD/CC-BY-licensed art
  • Strip the 5etools _copy/_mod schema support (non-SRD monsters use it; SRD monsters do not)

If you're willing to do those things then please let us know, and we'll happily assess a revised extension on its merits, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants