Download here:
https://www.mediafire.com/file/jon71192k1m4611/VDP-MonsterRandomizer.pk3/file
UPDATE INFO JULY 2022:
[spoiler]July 25th:
-Renamed couple sprites to make this compatible with Highway Acceleroid Booster mod.
Thanks to Rodrigo Ferreira for pointing out this issue to me on Youtube.
-Changed "REPLACER SETTINGS" option menu name to "VDP SETTINGS".
to make it even more clear if you're using multiple mods at the same time.
No update was necessary for:
VDP-NeutralMonsters.pk3
VDP-OldGZ_Compatibility.pk3
July 20th:
-Improved compatibility with more advanced map formats.
For example all Map Specials now work correctly using WadSmoosh.
Map specials are now checked from MAPINFO(huge thanks to Blue Shadow and Player701 for all the answers I needed in ZDoom forum / Scripting.), as well as which special action is used. Instead of only checking cluster and map number(which worked perfect on official games and vanilla maps).
Also I used to give TIDs(thing ID/Tag) to Baron, Cyberdemon, Mastermind, Mancubus and Arachnotron replacers to get the map specials to work. Those aren't needed anymore, which also should improve compatibility in more advanced map formats.
Also removed A_BOSSDEATH from every monster that had it. So no accidental triggering of Map Specials should happen anymore.
-Fixed "Reset to defaults" possibly causing problems with other mods settings.
With Custom Doom all settings got messed up when I used VDP's reset to defaults.
That was a recent mistake and is now fixed.
-Removed "LookAllAround" flag from BruiserDemon.
As a strong Cyberdemon replacer it could cause very unfair situations depending on map.
-Added the latest monsters to CCARDS.txt lump(Corruption Cards mod compatibility by Someone64.)
VDP-NeutralMonsters was also updated.
July 17th:
-Fixed Map Specials not triggering correctly(on GZDOOM 4.7.0 or newer).
July 16th:
-added new monster replacers for:
Lost Soul:
ImpBat, GiantBat and Harpy
(ImpBat and GiantBat have "sleeping" variants in the code. I tried adding them as decoration object replacers. But they would always spawn on the floor instead of ceiling like Hangman. Couldn't get them to work right. So for now they're disabled.)
Cacodemon:
BloodGhost
Arachnotron:
ZombiePlasmaTank
-updated these monsters(with the actual updates from Realm667):
SlimeWorm
(visuals, sounds and behaviour. this one I added as a variant for the older version. but I updated the sounds of the older version as well. because the new ones are much better in my opinion.)
RotWraith
(visuals, sounds and behaviour. plus added RotWraithBuried variant as a decoration object replacer for "BigTree")
SuperDemon
(visuals and behaviour.)
-added an option to disable arch-vile replacers being able to resurrect dead monsters.
(only few of them can do that anyway. but because there are so many different monsters it's hard to keep track which ones can do stuff like resurrect others.)
-added some missing monsters when using the "monster mixer" settings.
-updated a decoration replacer "swarm(swarm of flies that burst out of a dead body)" to always replace the dead monsters with correct dead body.
(it used to replace dead player, dead demon, dead imp, dead zombie man and dead shotgunguy all with a random dead body.)
-Cleaned up a lot of the code in Miscellaneous.txt and Menus.txt.
(won't effect gameplay at all. but it's easier to understand if you want to edit the mod)
-made zscript actors their own .txt lumps instead of having them all in one.
(also doesn't affect gameplay)
VDP-NeutralMonsters.pk3 was also updated for these changes.[/spoiler]
PREVIOUS UPDATES:
[spoiler]UPDATE INFO MARCH 2022:
[spoiler]-Added compatibility with "Corruption Cards" mod thanks to a CCARDS.txt lump written by Someone64.
-Creatures spawned by "ShadowBeast" don't count as monsters anymore.
This is how it would happen before:
https://youtu.be/WRpK06dTRD0?t=525
As you can see in the upper right corner. Total number of monsters goes up by 5, but their deaths never counted.
No update for "VDP-NeutralMonsters"[/spoiler]
UPDATE INFO MAY-JUNE 2021:
[spoiler]May 29th:
Added 2 new monsters:
"SuperDevil" for Imp
"Loper" for Demon
-Ammo is no longer replaced by anything, so it shouldn't cause ammo related conflicts with weapon mods anymore.
-Now each monster that drop ammo has a small chance to drop an extra clip or shell. And a very small chance to drop one of those ammo kits as a bonus.
-Zombie replacers that used to drop cells on death(plasma zombies etc.) now only have a 25% chance to do so.
-Nerfed the damage output of Uberchain and UnmakerGuy. And made them little bit more rare.
May 30th:
-More balancing for ammo drops.
May 31st
-Even more balancing for ammo drops.
-Nerfed an attack by LesserMutant.
June 5th
-Added an option for non-zombie monsters to also drop ammo.
Options are: OFF, 25% chance, 50% chance, 75% chance, Always, Always + equal chance for every ammo type.
It's OFF by default. It's mainly there as a backup. For example if you're playing something that doesn't have many zombie enemies, you're also not going to get any extra ammo.
Normally ammo drops from monsters will only give you half the value, but these will give full. I'd recommend starting from "25% chance" if you feel like you need it.
Quick example how it works:
-Added a healing limit for Roach(that green imp replacer that has a lot of health), and gave it an additional alternate attack.
It used to be able to heal itself forever.
If you hurt it enough it will trigger a state where it runs away from you until it's healed enough.
Now when that happens, if it manages to heal itself as high as it can. After that it won't be able to heal at all anymore. And will shoot slightly more powerful red versions of its normal shots.
-Doubled the mass of "HereticDarkImp" and "PlaugeImp".
Originally I scaled them to make them bigger to fit better to replace Cacodemon. But I never changed the mass. Now they're still light and will fly further away than Cacodemon when shot, but less than before.
-Moved a replacer: "Lord Of Heresy" from "Baron of Hell replacers" to "Hell Knight replacers" with reduced health.
VDP-NeutralMonsters was also updated for this change.
+some small changes here and there which I didn't write down.
June 8th
-Tornado Demon is no longer invulnerable during it's tornado spin attack. And can be interrupted if your attack triggers its pain state.
(this was supposed to be in previous update, but somehow I had missed it)
-Fixed BlindPinky dropping too much ammo when the new "Non-zombie monsters also drop ammo" option was on.
No update for "VDP-NeutralMonsters"
June 27th
-Added a new monster for Spectre:
"KDiZDNightmare"
VDP-NeutralMonsters was also updated for this.[/spoiler]
UPDATE INFO MARCH 2021:
[spoiler]
16+ Added monsters(total is about 260 now)
The new ones are shown in the video update.
A lot of changes have been made for most of these.
Also there might be couple very rare less serious surprises added.
Little bit of fixing/balancing here and there
For example monsters that replace decoration objects don't count towards kill count anymore.
Because they can often be in places that are out of reach. Making 100% kills impossible.[/spoiler][/spoiler]
COMPATIBILITY:
[spoiler]Works on GZDoom 4.7.0 and newer.
-If you're using an older version of GZDoom you can load this with the main mod file:
https://www.mediafire.com/file/vmlbdjxfzrwi5a1/VDP-OldGZ_Compatibility.pk3/file
-If you are using another mod that replaces power-ups you might need to load this file:
https://www.mediafire.com/file/xicn2fvb ... s.pk3/file
The in-game setting to disable power-ups, found in the extra options menu won't fix it.
It will only disable the added power-ups from spawning, but still replaces the original power-ups with their copies.
-If you're playing maps or using another gameplay mod that replace decoration objects.
And you are only seeing normal ones. You can try loading this file with it:
https://www.mediafire.com/file/ozyrol67 ... s.pk3/file
Same problem with the in-game setting to disable these as it is with power-up replacers.
Works great when only using VDP, but might cause compatibility issues with other mods.
For all these compatibility files load order is.
1. VDP-MonsterRandomizer.pk3
2. any of these compatibility files (more than one can be loaded if necessary)[/spoiler]
VDP "Neutral" Monsters(version):
Updated July 20th 2022 (this is only updated with the main randomizer when necessary)
[spoiler]https://www.mediafire.com/file/cgb6kn5m6klrc05/VDP-NeutralMonsters.pk3/file
Using this will disable the most obviously "out of theme" monsters.
You need to load this on top of the main VDP_MonsterRandomizer.pk3 file.
Thanks to Turin Turambar for requesting this.[/spoiler]
This monster randomizer currently has over 260 added monsters.
Every monster has a specific set of monsters that can replace them.
And monsters that belong to same group mostly shouldn't infight each other. Unless the original monster already does that, like Lost Souls and Zombies for example.
By default settings this is still a very "subtle" randomizer.
The original monsters appear more often. To keep better balance. And also to keep surprising players with custom monsters they haven't seen yet, even after days of playing.
But there is "Replacer Settings" menu where you can customize the spawn chances to your liking. How often each original monster is replaced by custom one etc.
Some decoration objects also will rarely be replaced by stationary monsters and mimics.
And some Power-Ups will rarely be replaced by custom ones.
These can be turned off in the "Replacer Settings" menu.
The goal of this mod was to make a monster randomizer that only adds monsters(I did later add the few optional custom power ups). The kind of randomizer I would like to play.
The "Vanilla Doom Plus" was supposed to be a temporary name. As it can be a little misleading.
I wanted more monsters + vanilla gameplay. That's why I called it that. But it's not like other people need to play that way. You can play any way you like.
However I've tried to balance everything to vanilla gameplay(by default settings).
Now I mainly call this VDP-MonsterRandomizer. Which also might change at some point.
Originally I had no plans to make a mod myself. I was just trying to look for a mod like this, and I couldn't find one.
So I started editing "DoomKrakken's Monster Randomizer". And I really liked what it started to shape into.
Then I decided to start from scratch. So that I can also share this with everyone, in case anyone else was interested in this kind of randomizer.
A lot of changes have been made to most of the custom monsters to make them fit better.
I want monsters to be about as dangerous as the original monster they're replacing. Some deal more damage, but have less health etc.
Some noticeably stronger/weaker ones are usually more rare.
If you're playing Doom 1 and want even more monster variety. There's a menu called "Monster Mixer" in the "Replacer Settings" menu.
You can mix some Doom II monster replacers with slight alterations into Doom 1 for specific monsters. It will make things harder as well.
This mod works on GZDOOM:
with DOOM, ULTIMATE DOOM, DOOM 2 and FINAL DOOM.
And should at least work with any mod that only adds maps.
VIDEOS(monstly using much earlier versions of this mod):
[spoiler]John Romero's 2022 Doom II map "One Humanity" UV-MAX
UPDATE January 20th 2020: 25 added monsters + new features
UPDATE June 25th 2019: 40 added monsters
Full Doom II Playthrough on Ultra Violence I think maps 08, 09, 10, 16, 17, 18 and 27 are the best for showcasing the monster variety with the mod.
Includes "No Rest For The Living" Episode!
https://www.youtube.com/playlist?list=PLsWfNu4HzHMvUdV17YOoMy1jVkPUAhDqm
Full Ultimate Doom Playthrough on Ultra-Violence (SIGIL included.) I did use a Super Shotgun(using another mod) simply to make it more fun. There's a lot of monsters you won't see in Ultimate Doom, because all the added monsters will replace a specific monster. So no Doom II monsters means a lot less new monsters... Nevertheless, I enjoyed doing this one a lot!
And I also updated this mod between each episode.
https://www.youtube.com/playlist?list=PLsWfNu4HzHMsLIJvSqZt_4HVrAF9ssxSq
Final Doom: The Plutonia Experiment MAP29 Odyssey of Noises
Doom II: MAP10 Refueling Base Different playthrough from the full Doom II videos. A lot of different monsters appeared.
(there's been multiple updates since I recorded these videos)[/spoiler]
SCREENSHOTS:
Spoiler:
I've had a lot of fun making this.
Thanks to every cool monster made by various different people!
I hope you'll also have fun playing with this!
THE REAL CREDIT GOES TO:
-ID Software
-Raven Software
-Everyone who have worked on any of these monsters(monster info and credits are in the .pk3 file itself)
-Realm667
-DoomKrakken and DoomKrakken's Monster Randomizer(I used it a lot to see how these things are done in the beginning)
-And huge thanks to Doomworld users: Tango, Bryan T and whatup876(who also made this compatible with Corruption Cards mod)! For helping me to fix couple issues with the mod. And great suggestions.