FamiliarDoom [Beta13]

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
krokots
Posts: 296
Joined: Tue Jan 19, 2010 5:07 pm

Re: FamiliarDoom [Beta13]

Post by krokots »

Midnight_King wrote:I noticed in the original post you said we could ask you to make mods compatible with this. I was hoping I could somehow convince you to work with Nun with a Gun (viewtopic.php?f=43&t=59072) and Necrodoom (viewtopic.php?f=19&t=31741)

If not, I understand. These are my two most used weapons mods and I really wanted to use this with those mods. I'm also a noob at modding, but I'd take advice for how to do it myself if someone could walk me through the process.
I uploaded a new Patch pack, with compatibility for Nun and Necrodoom. I did not test them though, so I don't know if they will be serious bugs (should not be), and there possibly can be some mismatched damage types in Necrodoom (but this really does not effect gameplay too much, almost no effect really). If you encounter any crashes, bugs or debug messages you can report these here.

Quick link for patches
http://www.mediafire.com/file/hcwvzf3ks ... Patches.7z
User avatar
Midnight_King
Posts: 39
Joined: Fri Mar 16, 2018 2:56 am

Re: FamiliarDoom [Beta13]

Post by Midnight_King »

Thank you very much,
User avatar
kadu522
Posts: 220
Joined: Fri Mar 03, 2017 12:32 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Location: Brasil,Rio de janeiro

Re: FamiliarDoom [Beta13]

Post by kadu522 »

Oh. i have necrodoom as well. i should test this when i get home! :)
User avatar
Midnight_King
Posts: 39
Joined: Fri Mar 16, 2018 2:56 am

Re: FamiliarDoom [Beta13]

Post by Midnight_King »

You lose the necrodoom hud but that's standard so that the items work right. Other than that it works perfectly as far as I can tell.

Testing it with a bunch of Skillsaw maps.
User avatar
krokots
Posts: 296
Joined: Tue Jan 19, 2010 5:07 pm

Re: FamiliarDoom [Beta13]

Post by krokots »

Good to know, cheers!
User avatar
Mere_Duke
Posts: 215
Joined: Sun Aug 28, 2016 3:35 pm
Location: Russia

Re: FamiliarDoom [Beta13]

Post by Mere_Duke »

If I run Nun With A Gun, I can "Summon BruiserDemon" to spawn blue friendly demon.
If I run Familiars with Nun With A Gun plus compat patches, "Summon BruiserDemon" spawns an enemy demon who attacks me.
The reason is

Code: Select all

Class BruiserDemon : BruiserDemon_E
{}
in FamiliarDoom_Main_NunV4.pk3:COMPAT.TXT (it also casts warning in gzdoom console).
Are there any errors or some sort of an intent for this difference?
User avatar
krokots
Posts: 296
Joined: Tue Jan 19, 2010 5:07 pm

Re: FamiliarDoom [Beta13]

Post by krokots »

Mere_Duke wrote:If I run Nun With A Gun, I can "Summon BruiserDemon" to spawn blue friendly demon.
If I run Familiars with Nun With A Gun plus compat patches, "Summon BruiserDemon" spawns an enemy demon who attacks me.
The reason is

Code: Select all

Class BruiserDemon : BruiserDemon_E
{}
in FamiliarDoom_Main_NunV4.pk3:COMPAT.TXT (it also casts warning in gzdoom console).
Are there any errors or some sort of an intent for this difference?
Oops, I thought that the Bruiser Demon from NUN is supposed to be a replacement for Barons, so I changed that. So, Bruisers in NUN are friendly? Well I suppose you could just delete this class, and Bruisers will work normally then, but if you use familiars, possibly you should avoid using other friendly monsters.
User avatar
Mere_Duke
Posts: 215
Joined: Sun Aug 28, 2016 3:35 pm
Location: Russia

Re: FamiliarDoom [Beta13]

Post by Mere_Duke »

Yep, blue "heavenly" Bruiser can be summoned to help player out :) I deleted those lines.

Return to “Gameplay Mods”