Advanced Search
Search Results
24 total results found
Millsberry Reborn Art Team
A simple guide for volunteer artists helping recover and recreate missing Millsberry artwork.
1. Start Here
The shortest path to getting started.
Welcome to the Art Team
Welcome to the Millsberry Reborn Art Team Thanks for helping with the recovery. Pick one small thing that sounds fun, mark it on the project tracking sheet, and work from the best original references we have. Main links • Project: https://github.com/gitupoffth...
What Should I Work On First?
What should I work on first? Pick one small thing that sounds fun rather than trying to do everything. Use the project tracking sheet to claim it first so we do not duplicate work. 1. Millsberry / Millsberry Reborn logo Original logo references: https://github...
2. Finding Original Art
How to search the recovery and inspect old Flash artwork.
Using GitHub Search
Using GitHub search Search results may show old HTML/code instead of a picture. That is normal. The useful part is often the original filename. If you see buddy_featured_v13.swf , copy it, return to the repo, use Go to file (or press T ) and search the filenam...
SWF Gallery, Ruffle and Extraction
SWF gallery, Ruffle and extraction Start here: https://millsberryreborn.com/swf-teasers The teaser gallery contains previews from hundreds of recovered SWFs, but a teaser may only show one frame. Use the live recovery too: https://millsberryreborn.com/ Demo lo...
3. Art Standards
What to preserve and what files to submit.
Original vs Recreated
Original vs recreated artwork Recovered original Millsberry files are our best references. Some files are only referenced but not recovered. Some live pages use Millsberry Reborn placeholders. Whenever possible base new work on recovered originals, not our pla...
File Formats and Layering
File formats and layering Use whatever software you are comfortable with. Nobody needs Photoshop. Finished PNG — required Full quality/lossless, transparent where appropriate, RGB/sRGB, and keep a high-resolution master. Original layered source — required when...
4. Submitting Your Art
A no-command-line GitHub workflow.
Fork, Branch, Upload, Pull Request
Submitting your art through GitHub 1. Make an account: https://github.com/signup 2. Open https://github.com/gitupofftheflooranddosomework/millsberry.com and click Fork → Create fork . 3. Create a branch such as art/millsberry-logo , art/base-citizen , art/stat...
5. Help and Quick Links
Where to go when you get stuck.
Quick Links and Getting Help
Quick links • Project: https://github.com/gitupofftheflooranddosomework/millsberry.com • Recovered assets: https://github.com/gitupofftheflooranddosomework/millsberry.com/tree/main/official-recovered-assets • Full archive: https://github.com/gitupofftheflooran...
Finding and Downloading a SWF
Finding and downloading a SWF A GitHub search result is often only the beginning of the trail. If a search shows a filename such as: buddy_featured_v13.swf copy that filename and go back to the main repository: https://github.com/gitupofftheflooranddosomework/...
Getting Good Reference Images
Getting good reference images For most recreation work you do not need to turn the SWF itself into an editable drawing file. You can use Ruffle to inspect the original and collect reference screenshots. Useful things to capture For characters, try to grab: ful...
Resolution, Layers and File Naming
Resolution, layers and file naming Work larger than the tiny original Many Millsberry assets are very small by modern standards. Work at a clean larger master size whenever practical. We can always shrink a good master down. We cannot turn a tiny flattened 80p...
What Happens After You Open a Pull Request?
What happens after you open a pull request? Opening a pull request does not immediately change the live game. It is basically you saying: Here is what I made and I would like to add it to Millsberry Reborn. The team can review the files, compare them against t...