Spoiler:
[v2.9.1] CHAMPIONS [update 09/03/21]
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.
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.
-
- Posts: 165
- Joined: Tue Mar 31, 2015 10:16 pm
Re: [v1.2] CHAMPIONS - Multicoloured Death Awaits!
It is advisable replace the effect of the dark green champ. Bright green puddles looks very worst especially on steps or liquids. Replace it with something like the poisonous green mist.
-
- Posts: 2274
- Joined: Tue Jun 30, 2009 1:31 pm
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
Here's a quick v1.3 update to fix the Archvile array access out of bounds VM abort. It also fixes a broken sight check with the Grey champions so they should no longer leap randomly
Download mk-Champions[1.3].pk3 (167kb)
Download mk-Champions[1.3].pk3 (167kb)
-
- Spotlight Team
- Posts: 319
- Joined: Fri Feb 15, 2013 9:39 pm
- Location: 6 ft. under
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
Great work, Mikk-! This is a lot of fun to play.Mikk- wrote:Here's a quick v1.3 update...
I think the fear effect is a little too subtle, as nothing really indicates anything has happened. A message, screen color change or maybe even a sound que would be excellent.
-
- Posts: 160
- Joined: Sun Sep 25, 2016 7:04 pm
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Somewhere in Canada
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
The new update is awesome, Mikk, but I have a small question. Is it possible for the mod to change the blood colors of champions to their respective champion color, or is that beyond what is possible while still keeping things compatible?
-
- Posts: 2274
- Joined: Tue Jun 30, 2009 1:31 pm
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
I actually think that dynamically altering blood colour by ZScript is not doable if I recall correctly. Someone with more knowledge than me on ZScript might want to correct me on that one. It would be a cool feature though!
-
- Posts: 66
- Joined: Sun Jan 05, 2014 11:06 am
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
I just ran into a small issue regarding the dark-red reviver champions. They don't drop anything. They don't drop bundles, they don't even drop their normal items if they're supposed to (like shotgunguys and chaingunners dropping their respective weapons, or zombiemen dropping clips).
This is probably because they don't 'die' normally, they transform into a gib pile and *that's* what you kill, but as such they skip whatever drop-item step they were supposed to have.
This is probably because they don't 'die' normally, they transform into a gib pile and *that's* what you kill, but as such they skip whatever drop-item step they were supposed to have.
-
- Posts: 51
- Joined: Tue Mar 07, 2017 3:56 pm
- Graphics Processor: Intel (Modern GZDoom)
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
Yeah, I noticed that as well; I'd think the pile would retain *all* the traits of its parent monster classKarolineDianne wrote:I just ran into a small issue regarding the dark-red reviver champions. They don't drop anything. They don't drop bundles, they don't even drop their normal items if they're supposed to (like shotgunguys and chaingunners dropping their respective weapons, or zombiemen dropping clips).
This is probably because they don't 'die' normally, they transform into a gib pile and *that's* what you kill, but as such they skip whatever drop-item step they were supposed to have.
-
- Spotlight Team
- Posts: 319
- Joined: Fri Feb 15, 2013 9:39 pm
- Location: 6 ft. under
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
I'm finding it difficult to spot Spectre Champions. I just died from sawing an Orange Spectre to death only to have my face blown off. While amusing, I don't think repeated experiences will be all that great. I don't know what would be a good fix tho. Maybe Champions could emit light of the same color as their color type?
-
- Posts: 2274
- Joined: Tue Jun 30, 2009 1:31 pm
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
I was thinking of automatically modifying the spectre's render style to be something other than fuzzy, to at least make their Champion Colourisation apparent.
I've been working hard these last few days on v1.4 with several new features, fixes and Legendoom-exclusive compatibility. I'll hopefully have an update out by the end of today (Friday)
I've been working hard these last few days on v1.4 with several new features, fixes and Legendoom-exclusive compatibility. I'll hopefully have an update out by the end of today (Friday)
-
- Posts: 369
- Joined: Tue Feb 21, 2017 11:00 pm
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
Would it be possible to list what the colors do (maybe a one or two word description/keyword) in the weighted spawn menu? If not, I can always reference the list in the first post. Having it at all is fantastic by the way, its great being able to rearrange the different buffs to match various gameplay mods/maps.
-
- Spotlight Team
- Posts: 319
- Joined: Fri Feb 15, 2013 9:39 pm
- Location: 6 ft. under
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
Cool! That will fix the issue. I was hoping for some extra visual stuff, like light or particles. Some custom monsters are very difficult to identify as champions, such as when a Profane One from Realm667 spawns as a red champion.Mikk- wrote:I was thinking of automatically modifying the spectre's render style to be something other than fuzzy, to at least make their Champion Colourisation apparent.
Looking forward to it!Mikk- wrote:I've been working hard these last few days on v1.4 with several new features, fixes and Legendoom-exclusive compatibility. I'll hopefully have an update out by the end of today (Friday)
-
- Posts: 347
- Joined: Thu Apr 18, 2013 5:04 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
Hey, I played this thing. Cool mod, but I have a few suggestions:
1. White enemies go intangible quite a bit before they become fully invisible. Checking the code reveals that they cannot be shot while they have an alpha lower than 0.5. I recommend 0.25, which is far less visible.
2. Green enemies can teleport into places they can't actually teleport out of. This is because they gain +DROPOFF and MaxStepHeight 512 while teleporting. Maybe don't do that?
3. The extra projectiles from blue enemies dying and from purple enemies seem to be affected by gravity. Intentional?
1. White enemies go intangible quite a bit before they become fully invisible. Checking the code reveals that they cannot be shot while they have an alpha lower than 0.5. I recommend 0.25, which is far less visible.
2. Green enemies can teleport into places they can't actually teleport out of. This is because they gain +DROPOFF and MaxStepHeight 512 while teleporting. Maybe don't do that?
3. The extra projectiles from blue enemies dying and from purple enemies seem to be affected by gravity. Intentional?
-
- Posts: 2274
- Joined: Tue Jun 30, 2009 1:31 pm
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
Untitled wrote:Hey, I played this thing. Cool mod, but I have a few suggestions:
1. White enemies go intangible quite a bit before they become fully invisible. Checking the code reveals that they cannot be shot while they have an alpha lower than 0.5. I recommend 0.25, which is far less visible.
---Technically white enemies are intangible one-third of the time. VISIBILITYPULSE phases between 0.25 and 1.0 alpha, and the champ changes state at 0.5 - I could lower it to 0.33 to make it even more lenient.
2. Green enemies can teleport into places they can't actually teleport out of. This is because they gain +DROPOFF and MaxStepHeight 512 while teleporting. Maybe don't do that?
---This is changed in the next version, green enemies have the +JUMPDOWN flag instead of +DROPOFF which creates less undesirable behaviour.
3. The extra projectiles from blue enemies dying and from purple enemies seem to be affected by gravity. Intentional?
---Yes, this is intentional.
-
- Posts: 347
- Joined: Thu Apr 18, 2013 5:04 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
Re: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
Mikk- wrote:---Technically white enemies are intangible one-third of the time. VISIBILITYPULSE phases between 0.25 and 1.0 alpha, and the champ changes state at 0.5 - I could lower it to 0.33 to make it even more lenient.
Enemies being intangible 1/3rd of the time is manageable in most cases, but the description implies that they are "nearly invisible", while 0.5 alpha is pretty evidently visible. I wonder if there's a way to get the pulse without the flag...Opening Post wrote:WHITE - Attacks will pass through the enemy when nearly invisible
-
- Posts: 691
- 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: [v1.3] CHAMPIONS - Multicoloured Death Awaits!
This has become a must-have/auto-load mod for me. I really enjoy using it in conjunction with Colorful Hell and LDL. <3
Eagerly looking forward to 1.4.
Eagerly looking forward to 1.4.