mcd-3 / mcd-3/drufflebag

[FEATURE REQUEST]: Add global spoof URL functionality

Open
#15 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The global spoof URL currently does nothing. When it's enabled, pass a URL to the emulation window so Ruffle can use it. If it's disabled, either use no spoof or use the entry-specific spoof.

Also, make sure to save the global spoof URL to localstorage so that we can show the same URL when the app boots up again.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the global spoof URL setting reaches the emulation window and how entry-specific spoof URLs are selected. Then inspect the existing localStorage settings flow and verify that enabling the global value passes it to Ruffle, disabling it falls back correctly, and the saved value is restored when the app boots.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.