[6.3b] Corruption Cards - 200+ cards! New Collector mode!

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.
Magicalmage
Posts: 8
Joined: Sat Oct 05, 2013 10:49 pm

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Magicalmage »

What ze heck? It works with samsara heroes AND samsara mixer? I'm honestly shocked at how compatible it is. I even saw cards that affect mixer exclusive enemies.
Netheritor
Posts: 123
Joined: Tue Dec 03, 2019 5:22 am

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Netheritor »

Will you make for another iwad too?
User avatar
A_D_M_E_R_A_L
Posts: 308
Joined: Sun Apr 16, 2017 2:55 am
Preferred Pronouns: He/Him

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by A_D_M_E_R_A_L »

Congrats on the 1.0 release
User avatar
Cutmanmike
Posts: 11353
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Cutmanmike »

Redead-ITA wrote:Ok i think i have noticed a thing with this mod is that if enemy actors aren't of Type Monsters (Stickguy in doom monsters are abstract types.) then there won't be any card that modifies monsters outside of poisonous cloud of monster dieing releasing a poisonous cloud, I was going to ask if you could make it so it checks for actors who have the Monster Flag inside their actor on the current map to make the calculations there but i am not sure if it is possible, an alternative would be to help me check if it is possible to implement a compatibility mode for it seeing i have no idea how.
I will have to add something in CCARDs so you can specify custom classes for you to do that. At the moment it checks for ISMONSTER, COUNTKILL, not FRIENDLY and health > 0. I'll have to check out the mod if you want to link it for me.
User avatar
doomfiend
Posts: 526
Joined: Sun Aug 27, 2006 6:10 am
Location: some where

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by doomfiend »

Cant thank you enough for this mod, it has revitalized my love for Doom; Had lots of fun on stream today xD
User avatar
Sgt. Ham
Posts: 60
Joined: Wed May 16, 2018 5:53 pm
Operating System Version (Optional): Windows 10
Location: Somewhere else.

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Sgt. Ham »

I'm definitely going to be using this as soon as Combine Kegan updates Combined_Arms to add on to the silliness. Nice work, dude!
User avatar
Redead-ITA
Posts: 439
Joined: Sun Dec 20, 2015 8:06 am
Location: At the Pizza Tower
Contact:

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Redead-ITA »

Cutmanmike wrote: At the moment it checks for ISMONSTER, COUNTKILL, not FRIENDLY and health > 0. I'll have to check out the mod if you want to link it for me.
Oh my mod has the monster flag but without the count kill part because i implemented custom unique animations if they killed the player, which would then lead them to a vacant death state but they wouldn't be counted in the kill count, so i made them without for obvious reasons.
anyway here is the mod that has the enemies.
User avatar
Dan_The_Noob
Posts: 880
Joined: Tue May 07, 2019 12:24 pm
Graphics Processor: nVidia with Vulkan support
Contact:

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Dan_The_Noob »

gave this a crack last night, with mods it seems to add a monster for each variant rather than the initial map spawns, which is fine for most mods but some mods have a lot of creature variants so the cards don't affect much.
Josko
Posts: 92
Joined: Fri Sep 22, 2017 2:30 am

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Josko »

I thing I thought of, that card where monsters exlode on death, the explosion effect is so ugly, it's the vanilla doom explosion I know, but surely it can be improved? For example, AEons of Death mod has a great explosion effect on barrels, maybe you can use that and Credit the Devs of AEoD for the Explosion effect? Just a thought :P
User avatar
Lime
Posts: 128
Joined: Sat May 07, 2016 12:31 am
Location: Outside of an Abandoned Building

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Lime »

I hate that it is compatible on Legendoom, which makes the runs in every game much tougher.
- Congratulations as well on the 1.0 release.
User avatar
Dan_The_Noob
Posts: 880
Joined: Tue May 07, 2019 12:24 pm
Graphics Processor: nVidia with Vulkan support
Contact:

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Dan_The_Noob »

Josko wrote:I thing I thought of, that card where monsters exlode on death, the explosion effect is so ugly, it's the vanilla doom explosion I know, but surely it can be improved? For example, AEons of Death mod has a great explosion effect on barrels, maybe you can use that and Credit the Devs of AEoD for the Explosion effect? Just a thought :P
they would have to make every explosion death inherit the specific explosions tied to barrels or something.
Josko
Posts: 92
Joined: Fri Sep 22, 2017 2:30 am

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Josko »

A new card idea:

Some monsters have a chance to become a CHAMPION

Champion monsters are bigger in size and have 2x health! So you could meet a Shotgunguy that is twice as large and also has double Health. Perhaps also give them a slightly red color.

I think that could be fun!
zelda81
Posts: 1
Joined: Sat Jan 09, 2021 6:56 am

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by zelda81 »

download link does not work for me it does nothing its odd?
User avatar
Rowsol
Posts: 999
Joined: Wed Mar 06, 2013 5:31 am
Contact:

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Rowsol »

zelda81 wrote:download link does not work for me it does nothing its odd?
Right click > Open in new tab.
It fixes the problem for me.
User avatar
Cutmanmike
Posts: 11353
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Re: [1.0] Corruption Cards - Choose cards that alter your ga

Post by Cutmanmike »

Dan_The_Noob wrote:gave this a crack last night, with mods it seems to add a monster for each variant rather than the initial map spawns, which is fine for most mods but some mods have a lot of creature variants so the cards don't affect much.
Not much I can do about that. Ideally monster packs set up monster species, so that cards can group them together properly. I could add a way for modders to group monsters together without adding species via an external lump (CCARDS) if that's a problem.
Josko wrote:I thing I thought of, that card where monsters exlode on death, the explosion effect is so ugly, it's the vanilla doom explosion I know, but surely it can be improved? For example, AEons of Death mod has a great explosion effect on barrels, maybe you can use that and Credit the Devs of AEoD for the Explosion effect? Just a thought :P
That is outside of the scope of this mod, as it is also intended to work with vanilla doom :) An external patch could change the actor though.
Post Reply

Return to “Gameplay Mods”