fishfolk / jumpy

Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶
https://fishfolk.org/games/jumpy/
Other
1.6k stars 115 forks source link

feat: migrate the rest of the hats #912

Closed nelson137 closed 6 months ago

nelson137 commented 6 months ago

Migrate the rest of the hats in old_assets/.

nelson137 commented 6 months ago

I wrote a script to screenshot each hat on each player skin. These are all of the hats now available to players:

Hat Fishy Pescy Sharky Orcy
Bonnet 0 1 2 3
Bow 0 1 2 3
Bucket 0 1 2 3
Chef 0 1 2 3
Chest 0 1 2 3
Cowboy 0 1 2 3
Crown 0 1 2 3
Diving Goggles 0 1 2 3
Fisherman 0 1 2 3
Pineapple 0 1 2 3
Pirate[^1] 0 1 2 3
Pot 0 1 2 3
Pufferfish 0 1 2 3
Spicy Lobster 0 1 2 3
Straw[^1] 0 1 2 3
Topper 0 1 2 3
Unicorn 0 1 2 3
Viking 0 1 2 3
Water Lily 0 1 2 3
Pink Pirate[^1] 0 1 2 3

[^1]: Migrated prior to this PR

nelson137 commented 6 months ago

I skipped octopus because the asset is corrupted. I can't open the png in old_assets or the one from the commit that originally added it to the repo.