Skip to content

Makes vox footprints look less awful, etc.

Rob Nelson requested to merge pull/9444/footprints into Bleeding-Edge

Created by: Exxion

First and most obviously, this changes the sprite of vox footprints to something more appropriate. It's not great, but it's better than before. image Fuck, there's a cursor in that image. I'd retake it but I already shut down Dream Daemon, so oh well

Also, footprints now work a bit differently. If you are wearing shoes, the appearance of your footprint depends on the shoe rather than your foot. (Currently, all shoes except the vox boots use the standard footprint we're all used to.) If you are not wearing shoes, it uses your species' footprint type. (Currently, all species except vox use the standard footprint type.)

It would now be extremely easy to add barefoot footprint types for other races, as well as footprint types for different shoes (clown shoes come to mind), but this PR doesn't do it. Also, it would now be easier to change footprints for people without legs or with prosthetic legs, though not nearly as easy as the previous thing.

Also, this fixes an old and (as far as I can tell) unreported bug that caused people to not track blood if they were not wearing shoes.

Fixes #9431 (closed)

Merge request reports