[v2.9.1] CHAMPIONS [update 09/03/21]

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.
Post Reply
Churrupez
Posts: 27
Joined: Sat Mar 25, 2017 9:41 am

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Churrupez »

I also got a crash, I managed to replicate it. Might be related to Archviles.

Tested with GZDoom latest stable version:



Mods used (in order):

DoomRL Arsenal
DoomRL Arsenal HUD
Colourfull Hell
Champions
LegendoomLite (compatibility off)
Autoautosave

I even managed to get a savefile one second just before it crashes, in case that's useful

https://drive.google.com/file/d/1ns5RJX ... sp=sharing
User avatar
Mikk-
Posts: 2274
Joined: Tue Jun 30, 2009 1:31 pm
Location: Somewhere off Kanagawa

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Mikk- »

There was not a check in place here, I have fixed that for the next version.

Regarding the other issue on the previous page, I cannot seem to replicate it using the mods listed.
AvzinElkein
Posts: 619
Joined: Wed Nov 17, 2010 6:35 pm

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by AvzinElkein »

Mikk- wrote:There was not a check in place here, I have fixed that for the next version.

Regarding the other issue on the previous page, I cannot seem to replicate it using the mods listed.
The crash triggered when I was fighting a powered-up Gargoyle (the fireball-shooting kind) in E1M1, I think.
User avatar
Gorec
Posts: 312
Joined: Tue Feb 09, 2016 9:41 pm
Location: )()()()()()()()()()()()(

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Gorec »

black monsters take 2x damage too and blue monsters always(maybe not) make projectiles when hit (most likely when painstate)
User avatar
Mikk-
Posts: 2274
Joined: Tue Jun 30, 2009 1:31 pm
Location: Somewhere off Kanagawa

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Mikk- »

It's intentional, black champs deal 2x damage but are 2x more susceptible to damage. Blue champs (should) occasionally fire extra projectiles when they're hit
User avatar
Nems
Posts: 689
Joined: Wed Jan 12, 2005 1:09 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: Your forum thread

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Nems »

I've had a couple of crashes to the console that I wasn't able to get a screenshot of (each time I tried to print screen it wouldn't do it) so I wrote down the error code I got from the console manually. The code is as follows:

Code: Select all

VM Execution Aborted: Division by zero
Called from Champion_BlueController.Champion_HitEffect at MK-Champions[2.2].PK3:Zscript/Champions/Champ_Blue.txt, Line 57
Called from Champion_BaseController.tick at MK-Champions[2.2].PK3:Zscript/Champions/BaseClass.txt, Line 286
The other gameplay mods I was using aside from Champions was LegenDoom Lite 2.0, Colorful Hell 0.931, and Trailblazer 1.4c.
User avatar
KarolineDianne
Posts: 66
Joined: Sun Jan 05, 2014 11:06 am

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by KarolineDianne »

For some reason when I run this mod, all my monsters who have Renderstyle Subtract get swapped back to normal. I'm pretty sure this was happening when I set their Renderstyle to Shadow, too. I've done a lot of testing to see what was causing it, and it's definitely Champions. It happens no matter what order I load them in. When I summon the monsters with console commands, I can see them in the intended Renderstyle the instant they show up while the game is still paused in the console menu, but the instant I unpause the Renderstyle changes. I get the feeling this has something to do with how Champions assigns tints/translations. Is there any way to fix this, because it's screwing with my Spectre enemies.
AvzinElkein
Posts: 619
Joined: Wed Nov 17, 2010 6:35 pm

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by AvzinElkein »

KarolineDianne wrote:For some reason when I run this mod, all my monsters who have Renderstyle Subtract get swapped back to normal. I'm pretty sure this was happening when I set their Renderstyle to Shadow, too. I've done a lot of testing to see what was causing it, and it's definitely Champions. It happens no matter what order I load them in. When I summon the monsters with console commands, I can see them in the intended Renderstyle the instant they show up while the game is still paused in the console menu, but the instant I unpause the Renderstyle changes. I get the feeling this has something to do with how Champions assigns tints/translations. Is there any way to fix this, because it's screwing with my Spectre enemies.
Check the mod options; I think you can disable the color-changes.
User avatar
KarolineDianne
Posts: 66
Joined: Sun Jan 05, 2014 11:06 am

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by KarolineDianne »

I can, yes, but this is spectres specifically. Or well, my replacements for them. Even when they aren't champions, their renderstyle is altered in such a way that it ruins the effect. If only actual Champions were changed (or only changed when they 'activate' when legendoom compatibility is turned on), that'd be ideal. Or at the very least have an option to not alter enemies with non-normal renderstyles. Some kinda rely on that to function as intended.
User avatar
Ryuhi
Posts: 368
Joined: Tue Feb 21, 2017 11:00 pm

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Ryuhi »

AvzinElkein wrote:
Mikk- wrote:There was not a check in place here, I have fixed that for the next version.

Regarding the other issue on the previous page, I cannot seem to replicate it using the mods listed.
The crash triggered when I was fighting a powered-up Gargoyle (the fireball-shooting kind) in E1M1, I think.
if it was from heretical doom monsters, im curious if its something i can help fix on my end. Haven't run into the address zero issue but i wouldnt be surprised if it came from some shortcut I used in my code.

lemme know if its on my end Mikk.
User avatar
Captain J
 
 
Posts: 16890
Joined: Tue Oct 02, 2012 2:20 am
Location: An ancient Escape Shuttle(No longer active here anymore)
Contact:

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Captain J »

Just played this with Netronian Chaos(yeah i still play my own mod thx), and sweet pearl! This mod safely spawns enemy variations as possible. And i saw no problems whatsoever! Well, maybe one problem that the game went more challenging, but in a good way.

Amazing work there, my friend.
User avatar
Evil Operative
Posts: 59
Joined: Sat Mar 21, 2015 10:44 pm
Location: Inside a land where Walls and Decors are covered in Blood and Guts. (Brutal)

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Evil Operative »

Got a small issue here. Seems like the color inheriting property of projectiles from champions pays no regard to "renderstyle add"
Spoiler: Images concerning the bug
Churrupez
Posts: 27
Joined: Sat Mar 25, 2017 9:41 am

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Churrupez »

I just discovered that Commander Keens also get Champion'd. Is that intentional? Getting hit by a Blue Commander Keen's fireballs was funny :lol:
User avatar
Spaceman333
Posts: 622
Joined: Thu Oct 13, 2016 8:40 pm

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Spaceman333 »

I'm loving this mod, its like Colourful Hell lite that I can use on top of any monster mod, even Colourful Hell itself! Thank you for making this! :D

I too got a crash while playing with Scalliano's Super Shuffle with version 2.2, but it only happened once during a 32 map oblige megawad with 100 monsters per level.
User avatar
Spaceman333
Posts: 622
Joined: Thu Oct 13, 2016 8:40 pm

Re: [v2.2] CHAMPIONS - Multicoloured Death Awaits!

Post by Spaceman333 »

I'm actually using this mod by default now, its that good. I really like the color tinting, particle effects and icons to distinguish the enemies.

Would it be possible to make enemies recieve multiple random champion upgrades?
Like white+yellow, black + pink + blue, green + red + yellow + blue and so on?

Options to set the minimum and maximum modifiers that a monster can have, with a rarity option to select monsters that get more modifiers being more rare than those that only get one or a few champion modifiers. No idea how to color them, or how to visually represent them, but mixing and matching modifiers would create an exponential amount of new challenging monsters to fight on top the single-color champions.
Post Reply

Return to “Gameplay Mods”