Okay. Okay.
School and Terraria (mostly Terraria) got in the way. Gonna start working on it now, and make some progress. Bugs will be in this post.
Bugs:
-Melee weapons dont do damage on a Zombie's first life.
What I mean by this, is that when you kill a zombie, and it respawns, can you use melee weapons.
-Propane Tank doesn't explode
-Player Zombies aren't respawned on a new round.
-Other players in the mini-game cannot damage the zombies.
As far as I'm concerned, these bugs were very apparent and were in v8.
The problem with melee weapons has to do with Rot's awful idea of writing a huge function for zombie damage. Anyway, the code itself is an absolute mess:
-It uses K&R indenting
-Nothing is commented
-Variables are obscure
-Function names are obscure, as well as their purpose (casting sandwiches, anyone?)
This all boils down to a loving mess. It would be a better idea to just make your own gamemode with the same AI system and killBrick stuff.