MinicraftPlus / minicraft-plus-revived

Minicraft+, an extension of Notch's original minicraft project, with tons more features.
GNU General Public License v3.0
486 stars 97 forks source link

Continuity fix: armor overlay for player skins #382

Open JamesTDG opened 2 years ago

JamesTDG commented 2 years ago

Is your feature request related to a problem? Please describe. Not useful for mp combat if nobody can see your armor.

Describe the solution you'd like Using the air wizard hood code for skins and expanding the player sheet so that it can support every armor type in the game. It would be neat if entities such as the skeleton and zombie also had this treatment. It may harm texture and skin makers (more assets having to be made), but this qol addition would be a godsend in the long run

Litorom commented 2 years ago

This is a good idea but it’s more of a multiplayer issue. I would also recommend the armor points under the ign.

BenCheung0422 commented 2 years ago

I think using texture for armor sprites would be better.

JamesTDG commented 2 years ago

I think using texture for armor sprites would be better.

Not exactly a good idea, if you tried to design an armor overlay for Paul and used it on Familiar Boy, the armor would not look right on the skin

BenCheung0422 commented 2 years ago

For these skins, using the optional armored skins.

BenCheung0422 commented 2 years ago

We can have a skin structure instead of a single 16*16 sprite. To have better skin handling so that we can render armors (also clothes) on them. But that would be limited in 16*16 pixels.

BenCheung0422 commented 2 weeks ago

This issue may be superseded by #508 as https://github.com/MinicraftPlus/minicraft-plus-revived/issues/508#issuecomment-2480693898.