coavins / zomboid-coavins-firearms

A Project Zomboid mod that expands the firearm repair system
https://steamcommunity.com/sharedfiles/filedetails/?id=3101379739
MIT License
6 stars 5 forks source link

Add parity with vanilla inventory icons #104

Closed lummwastaken closed 6 months ago

lummwastaken commented 7 months ago

Because the item sprites used in this mod appear to be downscaled images of real-life firearm components, they can occasionally clash stylistically with the rest of the in-game inventory icons. This is a minor nitpick and completely inconsequential to the gameplay itself, but replacing the sprites may give the mod an increased sense of immersion.

As a possible improvement, I have drawn all of the components in Aseprite by hand on a 32x32 canvas, with color palettes re-used from the game. Components are shown below, sorted by build:

Rifle (Bolt, Receiver) boltaction_boltboltaction_reciever M16 (Bolt, Carrier, Pin, Upper/Lower Receivers) m16_boltm16_bolt_carrierm16_firing_pinm16_lower_receiverm16_upper_reciever Handgun (Barrel, Receiver, Slide) pistol_barrelpistol_receiverpistol_slide Revolver (Cylinder, Receiver) revolver_cylinderrevolver_reciever Shotgun (Barrel, Bolt, Carrier, Pin, Forend, Receiver) shotgun_barrelshotgun_boltshotgun_bolt_carriershotgun_firing_pinshotgun_forendshotgun_receiver

macinsight commented 7 months ago

This looks amazing!

coavins commented 6 months ago

Added in bc19047, thanks for your contribution!