Page 2 of 2

Re: [Code] Zombie's Resources

Posted: Sat May 02, 2015 10:03 am
by Skrell
cool thanks again Zombie! Have you given any more consideration to adding footsteps back to the enemies? :)

Re: [Code] Zombie's Resources

Posted: Sat May 02, 2015 12:18 pm
by The Zombie Killer
I'm considering it. Still trying to think of the best way to do it.

Re: [Code] Zombie's Resources

Posted: Sat May 02, 2015 3:42 pm
by Big C
The Zombie Killer wrote:I'm considering it. Still trying to think of the best way to do it.
Would you make the enemy footsteps optional or a separate module? My preferred DooM mod uses a TON of custom actors, so while the player-footsteps mod works fine I'm not sure how well enemy footsteps would work.

Re: [Code] Zombie's Resources

Posted: Sat May 02, 2015 7:34 pm
by The Zombie Killer
That's precisely the reason that I'm trying to think of a decent method.
Something like monster footsteps would most likely end up being a separate resource.

Re: [Code] Zombie's Resources

Posted: Sat Jun 06, 2015 4:07 pm
by Skrell
Sooooo i just tried the latest Brutalv20 with his footsteps mod and i HAVE to say yours is WAYYY better!! His doesn't take into account speed at all which is quite annoying. Please keep working on this great mod and please add enemy footsteps when you think of a good way to implement it ;)

Re: [Code] Zombie's Resources

Posted: Sat Jun 06, 2015 7:11 pm
by The Zombie Killer
I'll definitely get around to it eventually, just been working on some other stuff as of late

The quest for the flashlight.

Posted: Sat Oct 24, 2015 7:57 am
by BlueDragoon97
Wasn't there another beam flashlight mod done by someone named SlyDoyle? If so, what (if any) differences does that project have in regards to this one?

Re: The quest for the flashlight.

Posted: Sun Nov 08, 2015 5:42 pm
by The Zombie Killer
BlueDragoon97 wrote:Wasn't there another beam flashlight mod done by someone named SlyDoyle? If so, what (if any) differences does that project have in regards to this one?
As far as I know, that flashlight was based on an older version of this one, and was configured to have different default colours and range (at least that's what I remember from when I last had it)

Re: [Code] Zombie's Resources

Posted: Mon Dec 07, 2015 9:48 pm
by Legend
any idea why the footstep mod won't work with the psx doom tc? It works fine on it's own, but won't seem to work with the psx doom tc mod. I loaded it after everything else.

Re: [Code] Zombie's Resources

Posted: Tue Dec 15, 2015 7:24 am
by Vostyok
Zombie, I would like to add this lovely patch for footsteps into my mod. I'll of course add you to the credits list :)

I might be making some custom footstep sounds, but i discovered where some of the compatibilty issues might have come from for other mods when my motorcycle started making furious sprinting noises (now I have an image of some sort of foot-powered Flintstones type machine in my head that cannot be UNSEEN)

Code: Select all

$playeralias  	Scavenger	male	*stepdefault	step/default
I added lines like this to the sndinfo definitions in my mod, so it can be customised for individual playerclasses. Anyway, amazing work! Thank you!

Re: [Code] Zombie's Resources

Posted: Fri Dec 25, 2015 3:17 am
by The Zombie Killer
Legend wrote:any idea why the footstep mod won't work with the psx doom tc? It works fine on it's own, but won't seem to work with the psx doom tc mod. I loaded it after everything else.
Script conflicts, probably. I haven't looked at PSX Doom TC's sources, so I don't know what the proper fix would be.
Vostyok wrote:Anyway, amazing work! Thank you!
No problem! Glad it helped you out!

Re: [Code] Zombie's Resources

Posted: Wed Jul 20, 2016 6:46 am
by Rowsol
The footsteps link is dead.

Re: [Code] Zombie's Resources

Posted: Wed Oct 11, 2017 2:32 am
by The Zombie Killer
Blame Dropbox for being garbage, they killed all of my public links years ago when some of them supposedly generated too much traffic.
I've reuploaded the pk3s to GitHub, head on over to the repository and check the "releases" section.

Re: [Code] Zombie's Resources

Posted: Mon Nov 06, 2017 1:00 am
by Kinsie
Here's a thing Zombie wrote as a proof-of-concept for somebody on Discord that he was too lazy to post publicly himself. He was cool with it being posted, though, so...

This ZScript event handler hides the "M_DOOM" graphic on the main menu if you're on the Titlemap, without any MENUDEF edits necessary.
Spoiler:

Re: [Code] Zombie's Resources

Posted: Sat Jan 27, 2018 12:24 am
by m8f
Hi! First, thanks for great work! Footsteps really add atmosphere to the game.

Second, I made a little Back To Saturn X E1-E2 compatibility patch.
It contains no new sounds, only sets existing sounds for corresponding BTSX flats.
It must be loaded after footsteps.pk3. Will not work without footsteps.pk3 and using it makes no sense without BTSX itself.
I hope I didn't miss something, especially liquids.