Page 1 of 2

Zombies

Posted: Sat Mar 12, 2016 15:07
by Nathan.S
I was inspired after seeing Duane's Cityscape mod with the desolation turned on, to make some new "better" zombie models, so this is my attempt at that.

If there is a certain type of Zombie you want me to add, let me know, I'll see what I can do. Also I've created a super easy to use base texture in .kra, .psd, and .xcf format, if you want to add a texture feel free to create a pull request or upload the file and send me a link and I'll add it.

Screenshots.
Image

Github:
https://github.com/minetest-mods/zombies
Download
https://github.com/minetest-mods/zombie ... master.zip

Depends on, Default, Cityscapes?, and Mobsredo.

License: CC by SA for graphics. Code is copied and pasted from the mobs api which is under MIT license.

Re: Zombies

Posted: Sat Mar 12, 2016 15:11
by Kevin Tee
Wow, interesting. Should use this with gun mod. But the last time I use gun mod it is not polish yet.

Re: Zombies

Posted: Sat Mar 12, 2016 17:02
by MineYoshi
WOW,

Good job Nathan.S

in really is good for the cityscape mod as you said!

And for a horror map too....

Re: Zombies

Posted: Sat Mar 12, 2016 20:09
by duane
Woot! Burn, you evil bastages, burn!

(They look entirely too happy that they're about to be cooked.)

Image

Re: Zombies

Posted: Sat Mar 12, 2016 20:34
by Kevin Tee
I can't run this mod, I install mobs by PilzAdam but doesn't work. Thanks

ERROR[Main]: ModError: Failed to load and run script from /home/kevin-tee/.minetest/mods/zombies/init.lua:
ERROR[Main]: /home/kevin-tee/.minetest/mods/zombies/init.lua:98: attempt to call method 'register_egg' (a nil value)
ERROR[Main]: stack traceback:
ERROR[Main]: /home/kevin-tee/.minetest/mods/zombies/init.lua:98: in main chunk
ERROR[Main]: Check debug.txt for details.

Re: Zombies

Posted: Sat Mar 12, 2016 20:54
by TenPlus1
You need Mobs Redo for this mod: viewtopic.php?f=11&t=9917

Re: Zombies

Posted: Sun Mar 13, 2016 00:53
by Nathan.S
I added another zombie, this one has both arms, and added another texture. Changed the drops and tweaked some other values for the speed and collision boxes.

The crawling zombie will fit through a one node hole, so watch you back if you're in a wrecked building in one of the cityscapes.

Re: Zombies

Posted: Sun Mar 13, 2016 04:17
by Don
Great work Nathan!

Re: Zombies

Posted: Sun Mar 13, 2016 10:06
by Desour
nice

Re: Zombies

Posted: Sun Mar 13, 2016 21:30
by mahmutelmas06
+1

Re: Zombies

Posted: Tue Mar 15, 2016 12:06
by azekill_DIABLO
Nice and creepy!
like i love!

Re: Zombies

Posted: Wed Mar 16, 2016 10:15
by twoelk
creepy cool stuff

hehe, I know a lot of kids that will love this ... if only I can convince the parents ...
I mean zombies are harmless they wont tampere with your brain ... they only want to eat it ... er ... you don't become a zombie if you play with them ... well ... if you don't get bitten that is ... you got to be tolerant to different forms of society ... ehem .. oh well

Re: Zombies

Posted: Sat Mar 26, 2016 10:25
by Kevin Tee
Can you please fix zombie doesn't die even if it stand on TNT and not taking fall damage.

Re: Zombies

Posted: Sat Mar 26, 2016 11:35
by Nathan.S
I will look into that.

Re: Zombies

Posted: Sat Mar 26, 2016 13:15
by mahmutelmas06
Could you make soft depend to Cityscapes ?

Re: Zombies

Posted: Sat Mar 26, 2016 23:56
by Nathan.S
Cityscapes is a soft depend, I just forgot to change the first post, which I've not updated.

Re: Zombies

Posted: Sun Mar 27, 2016 00:25
by Don
Nice!

Re: Zombies

Posted: Sun Mar 27, 2016 00:31
by TheReaperKing
I have been messing around with the zombie waves mod and one of the weapons mods and it has been really fun. Perhaps I can figure out how to integrate these zombies with the zombie waves mod and also cityscape. It's be kinda like Atlanta in The Walking Dead :)

Also maybe a way to randomize the zombie bodyparts would be interesting?

Take care!
-Mike

Re: Zombies

Posted: Sun Mar 27, 2016 01:53
by Nathan.S
Due to the way that the meshes are handled by the mod I don't think there would really be a way to randomize them, I could possibly do something with the texture to make them different, but I don't know if the lua for changing textures works on mobs as they don't have the same registration as nodes. The best thing to do would be to make a script that would randomly create a bunch of textures by varying the colors of the different portions of clothing. Maybe I could do something with imagemagik, but I'd have to look into that, and I don't really have a boat load of time at the moment.

Feel free to submit any zombie textures you or you students may create. I'd be glad to add them to the mod.

Re: Zombies

Posted: Tue Jun 21, 2016 03:54
by TailsTheFoxDoes MT
Real realisitic... +1 can i use it for my mob_pack? Because i have made a mob in the mod called TailsTheAnimatronic and next update will have a Shadow version but i have considered a Withered version and the idea of him not having an arm or crawling fits into that. Oops nevermind the Mobs redo licensce says yeah so... yay!

Re: Zombies

Posted: Tue Feb 05, 2019 12:49
by MCL
Really like the animes. +++

Re: Zombies

Posted: Tue Feb 05, 2019 15:35
by Nathan.S
I should update this mod. Since creating it mobs_redo has added support for more animations and sounds. Might be a good idea for a future live stream. :)

Re: Zombies

Posted: Sun May 26, 2019 00:03
by FreeGamers
Nathan.S wrote:I should update this mod. Since creating it mobs_redo has added support for more animations and sounds. Might be a good idea for a future live stream. :)
You must have updated it because it fits the mobs redo api seemingly. I was able to customize this mod to my liking with a bit of effort. I had to change the sound effects because they were pretty ridiculous. I used the SFX from another zombie mob mod and just added effects for attack, hit, death, random, and call to attack triggers. I added some skins, adjusted some drops and the spawning effects and I'm happy with it so far.

Re: Zombies

Posted: Fri Jun 14, 2019 22:05
by ThorfinnS
Pretty sure this is the zombies mod I use. ("I love eating brains.") Been thinking of posting this, but keep forgetting.

Code: Select all

2019-06-14 17:00:45: ERROR[Main]: Client: Cannot create image from data of file "zombie-base.psd"

Re: Zombies

Posted: Sat Jun 15, 2019 00:14
by FreeGamers
ThorfinnS wrote:Pretty sure this is the zombies mod I use. ("I love eating brains.") Been thinking of posting this, but keep forgetting.

Code: Select all

2019-06-14 17:00:45: ERROR[Main]: Client: Cannot create image from data of file "zombie-base.psd"
I think that file may have been left there as a user courtesy template for designing additional textures. I deleted it when I didn't see it referenced in the source code. You can safely delete that file without any negative consequences.