[3.4!] FINAL DOOMER +

Projects that alter game functions but do not include new maps belong here.
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
User avatar
Boondorl
Posts: 137
Joined: Wed Jul 11, 2018 10:57 pm

Re: [3.2!] FINAL DOOMER +

Post by Boondorl »

Here's a fuller solution for my previous reply since I really should've just done that:
Spoiler:
I haven't tested it but I'm hoping this will fix any and all pitch problems. If someone is getting the opposite pitch, swap the toggle. One of them has to work since a number can only be positive or negative. :P

Edit: Come to think of it, I might be misremembering. It might've been that negative pitch values given to A_RailAttack aimed upwards in older versions while it aims downward in newer ones. If you find that the compat flag toggle is backwards with my above solution replace this line:

Code: Select all

int result = (pitch + GetActorPitch(0)) * 360;
with this:

Code: Select all

int result = -(pitch + GetActorPitch(0)) * 360;
User avatar
Zaratul
Posts: 110
Joined: Sat Mar 21, 2009 11:19 am

Re: [3.2!] FINAL DOOMER +

Post by Zaratul »

Found a bug: when you shoot Hellbound minigun sometimes bullets are attaching to wall and not dissapearing, making constant noise. Bug appears with and without modern GZDoom compatibility.
Also i dont want to sound like a broken record but if You add mugshot above health and berserk indicator FD HUD will be perfect.
User avatar
Yholl
Posts: 1953
Joined: Mon Dec 17, 2012 11:08 am
Location: Here, stupid.

Re: [3.2!] FINAL DOOMER +

Post by Yholl »

Zaratul wrote:Also i dont want to sound like a broken record but if You add mugshot above health and berserk indicator FD HUD will be perfect.
There already is a berserk indicator.
User avatar
elCreyo
Posts: 80
Joined: Sat Jul 07, 2018 1:10 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Debian 12/Windows 10
Contact:

Re: [3.2!] FINAL DOOMER +

Post by elCreyo »

Which item visuals toggle is best for performance?
User avatar
SAmik37
Posts: 22
Joined: Wed Apr 01, 2015 6:29 am
Graphics Processor: nVidia with Vulkan support
Contact:

Re: [3.2!] FINAL DOOMER +

Post by SAmik37 »

I don't know if anyone suggested this already. But what about idea to make also custom monsters?.. Keep them same but with re-skins (Or if you want you can make custom AI for them too), so monsters design fit to weapons-sets more. This can be kinda cool.
User avatar
merlin86
Posts: 131
Joined: Tue Jan 29, 2008 4:02 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11 Pro
Graphics Processor: nVidia with Vulkan support
Contact:

Re: [3.2!] FINAL DOOMER +

Post by merlin86 »

I'm playing right now the new version and it's a blast.
TNT Revilution with the fire weapons guy (Whitemare?) and it's fun as hell.
I've tried the other new classes, too, and they're pretty good too.
This wad became a must have in my autoload of gzdoom configuration :)

My top 3 favourites are:
3) TNT Guy
2) Whitemare guy
1) Hellbound guy (the BFG replacement is really powerful :) )
User avatar
Yholl
Posts: 1953
Joined: Mon Dec 17, 2012 11:08 am
Location: Here, stupid.

Re: [3.2!] FINAL DOOMER +

Post by Yholl »

elCreyo wrote:Which item visuals toggle is best for performance?
If you're playing singleplayer, the default or Generic are both equally good.
If you're playing multiplayer, Generic is the best.

Final Doomer's default dynamic setting creates item visuals according to what player classes are ingame, so in singleplayer it'll have the same impact as generic!
SAmik37 wrote:I don't know if anyone suggested this already. But what about idea to make also custom monsters?.. Keep them same but with re-skins (Or if you want you can make custom AI for them too), so monsters design fit to weapons-sets more. This can be kinda cool.
Monsters are a huge amount of work. For instance, the Spider Mastermind is about 52 sprites, and they're pretty big too.
User avatar
SpaceyStrife
Posts: 41
Joined: Sun Apr 01, 2018 2:08 am

Re: [3.2!] FINAL DOOMER +

Post by SpaceyStrife »

SAmik37 wrote:I don't know if anyone suggested this already. But what about idea to make also custom monsters?.. Keep them same but with re-skins (Or if you want you can make custom AI for them too), so monsters design fit to weapons-sets more. This can be kinda cool.
If you look around, you can find some good monster packs that fit pretty decently with Final Doomer. For example, Yholl's own DoomRL Monster Pack has a Technophobia setting that works well with BTSX Guy, Dark Doom Creatures works well with TNT Guy, and Legion of Bones is a good fit for Hellbound Guy. Ancient Aliens' map pack has its own custom monsters, and Plutonia Guy fits Avactor and its jungle-themed monsters like a glove.
Smashhacker
Posts: 42
Joined: Tue May 31, 2016 2:49 pm

Re: [3.2!] FINAL DOOMER +

Post by Smashhacker »

Anyone else wondering what other megawads could be used for new potential classes? I still think Perdition's Gate and Hell to Pay would be good candidates, especially in Hell to Pay's case since it had some weapon sprite changes that can be touched upon for inspiration.
User avatar
Tartlman
Posts: 226
Joined: Thu Oct 11, 2018 5:24 am
Location: meme hell
Contact:

Re: [3.2!] FINAL DOOMER +

Post by Tartlman »

Suggestion - different difficulty names for each class, being appropriate for each megwad. It's small, but I think it would add some nice flavor to the mod.
Artman2004
Posts: 196
Joined: Sat Aug 31, 2019 11:59 pm

Re: [3.2!] FINAL DOOMER +

Post by Artman2004 »

Ever thought of a Freedoom-based class?
User avatar
Metalworks41190
Posts: 22
Joined: Tue May 21, 2013 1:22 pm

Re: [3.2!] FINAL DOOMER +

Post by Metalworks41190 »

Need a Sunlust class.
User avatar
Dark-Assassin
Posts: 742
Joined: Thu Mar 19, 2009 3:40 am
Location: South Australia

Re: [3.2!] FINAL DOOMER +

Post by Dark-Assassin »

I have some player ideas too.
Ones with a specific style in mind:
  • Scythe: Something along the lines of demonic weapons. Perhaps something similar to Hell-Forged's weapon style.
  • UTNT: Quake style weapons.
Ones I don't have an idea of a style:
  • Deus Vault
  • Hell Revealed
  • Sunder
  • Sunlust (as suggested above)
  • Memento Mori
I also feels some variants of the original Doom Player would be nice.
Such as:
  • Doom 3 Player (DSDoom3)
  • Doom 4 Player (D4V)
User avatar
Zaratul
Posts: 110
Joined: Sat Mar 21, 2009 11:19 am

Re: [3.2!] FINAL DOOMER +

Post by Zaratul »

Whitemare pack has fire weapons so Sunlust weapon set should be ice oriented? Btw Final Hexen and Final Heretic when?
User avatar
PRIMEVAL
Posts: 167
Joined: Fri Jan 13, 2012 12:58 pm
Location: Cleveland
Contact:

Re: [3.2!] FINAL DOOMER +

Post by PRIMEVAL »

Give us all the Guys! Unholy Realms Guy, Reverie Guy, Karma Sutra Guy, Requiem Guy, Resurgence Guy, Vanguard Guy, Whispers of Satan Guy...
Post Reply

Return to “Gameplay Mods”