The WIP Thread

If it's not ZDoom, it goes here.
User avatar
scalliano
Posts: 2867
Joined: Tue Jun 21, 2005 1:16 pm
Location: Ireland

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by scalliano »

I hear that, unfortunately my sprite skills are limited to say the least. TBH though, I wasn't entirely happy with the palette translation and had intended to replace it with perhaps even a better recolour. Having an actual friendly demon is probably a better bet given the sphere itself. Only question is: what should I use instead?
User avatar
Ghastly
... in rememberance ...
Posts: 6109
Joined: Fri Jul 06, 2007 2:34 pm

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by Ghastly »

scalliano wrote:Only question is: what should I use instead?
I'd use a normal Baron of Hell. You could make it easy-ish to modify, though, so a modder can replace it with whatever monster he wants.
User avatar
scalliano
Posts: 2867
Joined: Tue Jun 21, 2005 1:16 pm
Location: Ireland

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by scalliano »

Well, the DECORATE in the wad above includes a full set of monster code for the summoned actor, but the DECORATE I'm using in the Shuffle mod itself has the current white Doomguy inherit directly from the Evil Doomguy, with only the bare essentials to make him friendly and disappear upon death, so in that respect it's probably a simple case of modifying the actor's name and parent class.

Here's what I mean:

Code: Select all

actor HeavenGuard : EvilDoomguy replaces MinotaurFriend 
{
speed 25
obituary "%o got in the Heaven Guard's way."
Translation "112:127=80:103", "128:151=80:111", "152:159=88:95", "9:12=96:98", "236:239=108:111", "12:15=108:110", "1:1=111:111"
+NOBLOCKMONST
+FRIENDLY
+BRIGHT
deathsound "null"
dropitem "none"
States
{
	Death:
	TNT1 A 1 A_CustomMissile("SummonFog2",32)
	stop
}
}
Obviously ditch the translation, but it shouldn't be too hard.

EDIT: Perhaps this may be more agreeable. I've kept him fullbright and made him slightly translucent to distinguish him from regular Barons:
Attachments
SummonSphere.wad
(6.32 KiB) Downloaded 30 times
User avatar
InsanityBringer
Posts: 3392
Joined: Thu Jul 05, 2007 4:53 pm
Location: opening the forbidden box

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by InsanityBringer »

The Everything Gun. The one gun on the planet more powerful than the rest. The one gun that's unstable as hell. The one gun that nothing can survive. The one gun that'll probably kill you if you aren't careful. The Everything Gun
Spoiler:
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by NeuralStunner »

InsanityBringer wrote:The Everything Gun. The one gun on the planet more powerful than the rest.
But there's one gun more powerful in the universe: The Nothing Gun. It instantly turns your unlucky target (or their general area) into a vacuous void. Ouch.

That screenshot makes me think of the Alpha BFG on drugs. :P
User avatar
XutaWoo
Posts: 4005
Joined: Sat Dec 30, 2006 4:25 pm
Location: beautiful hills of those who are friends
Contact:

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by XutaWoo »

this

just have to get inspired enough to make the map look better (or get someone to do that for me) and maybe make that one part easier
User avatar
ZDG
Posts: 918
Joined: Sat Jan 02, 2010 12:01 pm
Location: in SlumpEd

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by ZDG »

InsanityBringer wrote:
Spoiler:
Isn't that from Descent 2?

Oh, i'm working on a big project, with 2 episodes, a remake of ALL doom weapons, hellish-type weapons, Around 3 weapons per slot, from 1to 0.
A large base system with 7 levels of security per level, having 4 levels, plus one unsecurized level.
A large hub connect the whole place, it has shops, hospitals and such.
The second episiode is in hell, is pretty straightforward, but has some epic, serious-sam like battles.

My, i managed to say it all. What a relief.
User avatar
DoomRater
Posts: 8270
Joined: Wed Jul 28, 2004 8:21 am
Preferred Pronouns: He/Him
Location: WATR HQ
Contact:

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by DoomRater »

My eyepiece in SL has a few key features, but I want a few more, like detection of all scripted items in the area, unlimited listens rather than 10, a listing of all current listens... And of course the ability to change eyepiece color on command.
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by NeuralStunner »

Wow, jalla. Again. :)
User avatar
jallamann
Posts: 2271
Joined: Mon May 24, 2004 8:25 am
Location: Ålesund, Norway
Contact:

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by jallamann »

thanks. again.
User avatar
Woolie Wool
Posts: 1713
Joined: Mon Dec 15, 2003 3:36 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Arch Linux, Windows 11
Graphics Processor: nVidia with Vulkan support
Contact:

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by Woolie Wool »

Does a political bingo card count as something I worked on?
Image

This is my Homophobic Talking Points Bingo game. When you are in a discussion about homosexuality or gay rights, mark one square every time someone says one of these things. If you get five straight across in any direction, punch the other person in the face.
User avatar
DoomRater
Posts: 8270
Joined: Wed Jul 28, 2004 8:21 am
Preferred Pronouns: He/Him
Location: WATR HQ
Contact:

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by DoomRater »

Finished toys for the RP, rather than working on my scripts like I wanted. Oh well, now that I have a section of RP to think about how I want to play this out... I can work on my scripts!
The_Funktasm
Posts: 612
Joined: Tue Mar 17, 2009 5:12 am
Location: done making ZDF free sprites

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by The_Funktasm »

Woolie Wool wrote:Does a political bingo card count as something I worked on?
Image

This is my Homophobic Talking Points Bingo game. When you are in a discussion about homosexuality or gay rights, mark one square every time someone says one of these things. If you get five straight across in any direction, punch the other person in the face.
lol

If any of the other bible quotes are used, do you get (homophobic bible quote) free?
User avatar
qwerqsar
Posts: 236
Joined: Sat Jun 02, 2007 10:06 am
Location: The beautiful Anahuac (A mexican kind of Midgard)
Contact:

Re: WHAT THE HELL are you working on (WIP THREAD not gossip)

Post by qwerqsar »

Funny one. I like your bingo :P
Post Reply

Return to “Off-Topic”