Page 1 of 3

[Mod]Horror mod

PostPosted: Tue Aug 04, 2015 07:47
by D00Med
I have been working on a mod that adds some horror themed stuff to minetest.

The mod includes:
>flowing blood
>animated nodes
>decorative objects(such as a radio and telephone)
>spikes and a spiky fence
>particle spawning nodes
>a meat cleaver
>edible cockroaches
>dead trees and prickly pear
>a funny brown creature(his name is Gnorm)
>permanent darkness (it is always dawn)
Mobs:
>hell baron
>Pinky demon
>Cyberdemon
>Lost soul
>Mancubus
>Cacodemon
>Imp
>Demon
>Birdy(bird monster)
>zombie dragon
>ghost
>werewolf
>axe armour
>giant spider
>mothman
>mogall
>manticore
>shadow monster
>giant centipede
>skeleton


Update:
6/10/16:
>added hell barons(better looking demons)

2/10/16:
>prickly pears now spread
>ghosts occasionally drop "ghost rings" which can be used to tame them
>added skeletons

26/8/16:
>added prickly pear and dead trees
>the radio now has sound(rightclick to play music)
>cyberdemons are harder to fight
>explosive attacks can be disabled in mobs.lua (set destructive to false)
>flint and steel will place fire from this mod instead of normal fire.

16/8/16:
>Added rapier and pitchfork
>Added decorative skull and table
>Improved the candles
>Added blood bucket
>Changed the 6-legged spider to a normal spider

13/8/16:
>Added cacodemon, and werewolf.
>Changed flying skulls to lost souls

10/8/16:
>added cyberdemon, birdie(bald bird monster), and ghost.
>fixed spawning
>toughened up the mobs

30/7/16:
>added pinky demon and mogall.
>changed the lavastone texture

Older:
>added candlestick, another gargoyle, and corner decorations
>added mobs; demon, zombie dragon, axe armour, flying skull, mothman, sam head, manticore, centipede, and a 6-legged spider
>added a vignette overlay

There are a few things I left out of the mod:
>stone stairs
>sound for the speakers and telephone
>four-legged insect (plantlike node)
>owl
>red/black sky

If anyone wants me to add these, let me know

Image

dependencies: default, mobs_redo?


license of code: GPL 2.1
license of textures: CC-BY-SA 3.0

download(latest): https://github.com/D00Med/horror

Re: Horror mod (not finished)

PostPosted: Thu Aug 06, 2015 16:03
by Sokomine
The brown dude looks funny :-) Can't he be less grumpy and more friendly to players? Could be very decorative in non-horror-games as well.

Re: [Mod]Horror mod

PostPosted: Mon Nov 02, 2015 22:40
by D00Med
Image
here is another screenshot.
The fire is not part of the mod.

Re: [Mod]Horror mod

PostPosted: Thu Nov 05, 2015 16:19
by Hybrid Dog
Can you put the face of Sam onto a wall that…
nice mod

Re: [Mod]Horror mod

PostPosted: Sat Nov 14, 2015 20:13
by D00Med
Thanks!
sorry I don't get the reference.

Re: [Mod]Horror mod

PostPosted: Sun Nov 15, 2015 13:20
by Hybrid Dog
… it looks like his head is prisoned in the wall and he's watching you

Re: [Mod]Horror mod

PostPosted: Sun Nov 22, 2015 22:32
by D00Med
ah, I didn't know who Sam was:)

Re: [Mod]Horror mod

PostPosted: Mon Nov 23, 2015 16:20
by Hybrid Dog

Re: [Mod]Horror mod

PostPosted: Tue Nov 24, 2015 03:03
by D00Med
Thanks, I didn't know about that

Re: [Mod]Horror mod

PostPosted: Mon Nov 30, 2015 23:38
by Inocudom
https://forum.minetest.net/viewtopic.php?f=9&t=7824
DOOMed, you might find some useful goodies here.

Re: [Mod]Horror mod

PostPosted: Fri Dec 04, 2015 21:19
by D00Med
Thanks, that is helpful, especially the pools of blood.

Re: [Mod]Horror mod

PostPosted: Tue Dec 08, 2015 17:24
by thefamilygrog66
D00Med, looks cool. I'll try it out and maybe incorporate some of your ideas into my horror server (darkside.zapto.org:30003).

Re: [Mod]Horror mod

PostPosted: Sat Jan 30, 2016 18:17
by im-poke
That brown thing is gnorm!

Re: [Mod]Horror mod

PostPosted: Sun Jan 31, 2016 09:00
by D00Med
gnorm?

Re: [Mod]Horror mod

PostPosted: Thu Feb 11, 2016 09:35
by im-poke
Lets call it gnorm!

Re: [Mod]Horror mod

PostPosted: Thu Feb 11, 2016 19:45
by D00Med
ok then, the brown creature is gnorm

Re: [Mod]Horror mod

PostPosted: Fri Feb 12, 2016 09:15
by im-poke
Yay!

Re: [Mod]Horror mod

PostPosted: Fri Feb 12, 2016 15:49
by Hybrid Dog
How about eyes looking always to you?

Re: [Mod]Horror mod

PostPosted: Fri Feb 12, 2016 19:35
by D00Med
I'm not sure how I should do that. Is it possible to animate a sign-like node?

Re: [Mod]Horror mod

PostPosted: Fri Feb 12, 2016 19:36
by Hybrid Dog
You could use an object as pupil (and iris).
Just spawn the object and make it accelerate to the position where it should be currently, see https://github.com/HybridDog/linemaker/ ... t.lua#L135

Re: [Mod]Horror mod

PostPosted: Fri Feb 12, 2016 19:41
by D00Med
Ok, thanks. I will add the eyes when I next update the mod(hopefully soon)

Re: [Mod]Horror mod

PostPosted: Mon Mar 28, 2016 11:14
by azekill_DIABLO
it will be creepy......

+100000000000000000000000000000000000

Re: [Mod]Horror mod

PostPosted: Thu Jun 16, 2016 09:07
by D00Med
Image
I haven't been able to make a wallmounted face...
But I did make Sam's head. Don't upset Sam or he will chase you.
There are also lots of other monsters, a few new nodes and a vignette.

Re: [Mod]Horror mod

PostPosted: Thu Jun 16, 2016 10:05
by azekill_DIABLO
scary :)

Re: [Mod]Horror mod

PostPosted: Thu Jun 16, 2016 22:00
by everamzah
You have many fine mobs. I see you've added mobs.lua to this. What about, instead, separating the mobs into a modpack - perhaps along with dmobs mod - and depending on horror_mobs, and mobs mod?

Re: [Mod]Horror mod

PostPosted: Thu Jun 16, 2016 22:06
by D00Med
Thankyou, I've been thinking about making all the mobs for mobs_redo into a mod-pack, since it would be good to have them all in the same place.

Re: [Mod]Horror mod

PostPosted: Sun Jun 19, 2016 21:31
by D00Med
I made a few small changes and improved the centipede.

Re: [Mod]Horror mod

PostPosted: Fri Jul 29, 2016 21:44
by D00Med
Updated again, there are two new mobs.
Image

Re: [Mod]Horror mod

PostPosted: Sat Jul 30, 2016 08:01
by azekill_DIABLO
hello pinkface! is it his name?

Re: [Mod]Horror mod

PostPosted: Sat Jul 30, 2016 08:27
by D00Med
I guess you could call it that... I prefer pinky.