Skip to content

Move booster pics to forge-extras#10584

Open
Eradev wants to merge 3 commits intoCard-Forge:masterfrom
Eradev:booster-pics
Open

Move booster pics to forge-extras#10584
Eradev wants to merge 3 commits intoCard-Forge:masterfrom
Eradev:booster-pics

Conversation

@Eradev
Copy link
Copy Markdown
Contributor

@Eradev Eradev commented May 2, 2026

No description provided.

@Eradev Eradev added the Images label May 2, 2026
paulsnoops
paulsnoops previously approved these changes May 2, 2026
@paulsnoops
Copy link
Copy Markdown
Contributor

paulsnoops commented May 2, 2026

@tehdiplomat downloads.cardforge.org doesn't exist anymore. Should we move all of the booster stuff to forge-extras?

@tehdiplomat
Copy link
Copy Markdown
Contributor

Yea it would be nice to move them to forge-extras.

@paulsnoops
Copy link
Copy Markdown
Contributor

@Eradev do you happen to have the old images for boosters, fatpacks etc.?

@Eradev
Copy link
Copy Markdown
Contributor Author

Eradev commented May 2, 2026

I'm pretty sure I have most of the boosters. Not sure about fat packs. I'll have to check at home.

@Agetian
Copy link
Copy Markdown
Contributor

Agetian commented May 3, 2026

I have a bunch of stuff old and new, if you tell me where to send them I can send the full package

@paulsnoops
Copy link
Copy Markdown
Contributor

paulsnoops commented May 3, 2026

I have a bunch of stuff old and new, if you tell me where to send them I can send the full package

If you make a PR here I will approve: https://github.com/Card-Forge/forge-extras/tree/main/images

Edit: Or you should have merge access

@Agetian
Copy link
Copy Markdown
Contributor

Agetian commented May 3, 2026

Yeah, I can merge there no prob, the only issue is, the package is rather rough, someone would need to give it a once-over and maybe sort the unneeded stuff or replace some of the things that may look odd :/ I mean, it was basically collected from a lot of locations and may have varying quality to it, but it's the only collection I'm aware of that has all the booster art prepared for the latest sets, achievements, etc. :/ What do we do with it all? I can drop it to a cloud storage folder and we can take a look and sort through it maybe?

@Eradev
Copy link
Copy Markdown
Contributor Author

Eradev commented May 3, 2026

Dumped what I had in Card-Forge/forge-extras#27

@Eradev Eradev changed the title Add missing booster pics Move booster pics to forge-extras May 4, 2026
Comment thread forge-gui/res/lists/booster-images.txt

for (String line : boosterFileContent) {
if (line.startsWith(filename)) {
downloadUrls.add(ForgeConstants.GITHUB_ASSETS_BASE + "/images/boosters/" + filename);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure i'm a huge fan of removing the option for linking out to a different site if we have a full URL. Maybe if its just the filename we prepend our URL, otherwise we use the old logic?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it needed to have some images hosted on a different server if the collaborators can simply add them in forge-extras though?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we can start hosting every users custom content for them

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants