Page 1 of 5

Hard-Doom v8.3.1 - Updated 10/15/18

Posted: Fri Jan 24, 2014 12:24 pm
by Faerlyn
Current Revision: Version 8.3.1

Hard Doom Website

Hard Doom ModDB Page

Hard Doom Discord Link

Hard Doom is a replacement/enhancement mod that replaces all monsters in Doom 2 with versions that are similar in role, but more dangerous. In general, Hard-Doom is geared towards players who want a more difficult, genuine survival experience, and it has a variety of visual effects that are more subtle and don't block your view of the action. Over the years since its initial release, it has been meticulously balanced and rebalanced, with new features and effects added to make this a great mod to play through the popular megawads with, without changing Doom's flavor or core gameplay.

The latest version now also now works between Zandronum and ZDoom.

Changes in v8.3.1:

Code: Select all

1. Fixed a typo in the Minigunner's XDeath state. This should fix the bug where he can't drop a Minigun when gibbed.
2. Fixed the missing bullet decals on the Nazi Officer.
3. Made bullet casings fade out when fully submerged in water.
4. Adjusted the torch effect so it should always render when in view and never render when not in view.
5. Fixed fast monster support. Now enemies melee is fast and Demon's movement is fast.
Changes in v8.3:

Code: Select all

<> Monsters <>
1. Changed the projectile pattern of the Daedabus.
2. Removed the dark red blood color from the Daedabus.
3. Lowered the scale slightly on the Daedabus projectiles to better fit the actual projectile size.
4. Adjusted the projectile trails on the Crackodemon.
5. Lowered the speed of the Crackodemon from 12 to 10.
6. Raised the spread of the Dual-Pistol Zombie's single shots from 9 to 11.25.
7. Made the A_FaceTargets on the Cyberfiend's lunge 4 tics shorter.
8. Raised the distance of the Cyberfiend's lunge slightly.
9. Adjusted the Demon/Spectre melee attacks. The bite now happens a little faster but the melee state still remains 18 tics.
10. Raised the speed of the Pyro Demon's fireshot projectiles from 15 to 16.
11. Raised the radius of the Pyro Demon's fireshot from 8 to 10.
12. Raised the max turn angle of the Pyro Demon's pyroblast from 2 to 4.
13. Halved the direct damage of the Pyro Demon's firebomb explosions and adjusted the explosion radius values (+/-16 from before).
14. Adjusted the Fusion Arachnotron's missile state and raised the projectile speed from 16 to 18.
15. Adjusted the Arachnotron MK3's missile state, projectile scale, trail, and spawn height slightly.
16. Removed a needless 5 tics at the start of the Dark Cyber and Spider's BFG10K attacks.
17. Changed the spread of the Dark Cyber's BFG10K. The first shot now has 0 spread and the other shots have (-3,3) (was -2,2).
18. The Dark Cyber now has a 15 tic delay between the last BFG10K shot and the first rocket instead of 6 tics.
19. Raised the Dual-Chaingunner's spread from 23.625 to 24.75.
20. Raised the Demolisher's chaingun spread from 22.5 to 24.75.
21. Reworked the Dark Spider's missile state. The BFG10k spread is now 0 for the first shot and (-4,4) for the others (was -2,2). It can now use the BFG10K two times in a row and alternate between chaingun and the BFG10K.
22. Made the A_FaceTargets on the Shadowviles wraith attack 20 tics instead of 24 tics.
23. Raised the speed of the Pyro Imp's projectiles from 12 to 14.
24. Raised the damage of the Hell's Fury baron ball projectiles from 8 to 10.
25. Adjusted the Hellfire Revenant's missiles. They will no longer collide with the ground when fired from a high height. They are also slightly less aggressive.
26. Lowered the radius of the Bruiser Demon's bruiserball from 16 to 14.
27. Lowered the explosion radius of the Bruiser Demon's floorhugger projectile from 128 to 112.
28. Fixed the B2 sprite of the Faceless Shotgunner.
29. Added new death frames to the Archon of Hell.

<> Weapons <>
1. Added Coop-MThru bullets. No more shooting teammates!
2. Swapped the weapon slot priorities of the Rocket Launcher and Grenade Launcher.
3. The Quad-Shotgun is now loaded when you first acquire it.
4. Lowered the drop rate of the Quad-Shotgun from 25% to 20%. This results in a 1% chance per ShotgunGuy spawn.
5. Added improved Quad-Shotgun sprites.
6. Added slight screen shake when alt-firing the Quad-Shotgun.

<> Other <>
1. Removed the CVar "sv_coopprojectiles". However Coop-MThru projectiles still remain.
2. Recoded the torch/flare effects. They should now behave online like they did in Zandronum 2.1 and prior. More frames for everyone! :)
Hard Doom Bestiary
Spoiler:
Screenshots(old):
Spoiler:
CVARS For Hosting

Code: Select all

sv_shotgunstart - Enable this to start with the Shotgun and 8 Shells. (Zandronum Only)
sv_ssgdrop - Enable this to make SSGers drop the SSG.
sv_smartaim 3 - Make sure to set this so BFG tracers won't hit other players.
Download Links:
Link 1

v8.3.1 Invasion Patch:
Link 1

v8.x Only Ammo Respawns:
Link 1

Hard-Doom v8.3.1 Lite:
Link 1

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Sat Jan 25, 2014 4:48 am
by niculinux
Thank you very much. Is it fully copatible with other mods eg iwad pwad and eventually freedoom?

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Sat Jan 25, 2014 5:00 am
by Ed the Bat
niculinux wrote:Thank you very much. Is it fully copatible with other mods eg iwad pwad and eventually freedoom?
Mostly. It no longer uses setslot to declare weapons, which is fantastic. It does still need to use KEYCONF to clear and declare playerclasses, in order to maintain Zandronum compatibility, so it won't be compatible with other mods that use the current MAPINFO method.

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Sat Jan 25, 2014 5:02 am
by niculinux
Ed the Bat wrote:
niculinux wrote:Thank you very much. Is it fully copatible with other mods eg iwad pwad and eventually freedoom?
Mostly. It no longer uses setslot to declare weapons, which is fantastic. It does still need to use KEYCONF to clear and declare playerclasses, in order to maintain Zandronum compatibility, so it won't be compatible with other mods that use the current MAPINFO method.
Ok thanks...i'm really not into doom programming (i barely know how to turn on a pc) but seems very interesting. Possibly, gotta try out with latest freedoom version, 0.8. Thanks again!

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Sat Jan 25, 2014 5:52 am
by niculinux
Ok given a very very very quick try with freedoom 2 IWAD file, weapons seems to work but some shows up with the original freedoom sequence, like the regular shotgun:

Image

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Mon Mar 31, 2014 2:50 pm
by Faerlyn
niculinux wrote:Ok given a very very very quick try with freedoom 2 IWAD file, weapons seems to work but some shows up with the original freedoom sequence, like the regular shotgun:

Image
This is because Freedoom is an iwad and Hard-Doom doesn't replace weapon sprites. :)

Also... I've created a little website for Hard-Doom which now contains the download links. Also I'm going to be releasing an update tomorrow to fix the small amount of bugs that exist in 6.3.2 as well as improving the Sonic Railgun, and the Hells Fury.

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Mon Mar 31, 2014 4:04 pm
by dljosef
When the update comes, will I get credited with the bestiary info?

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Mon Mar 31, 2014 4:16 pm
by Faerlyn
dljosef wrote:When the update comes, will I get credited with the bestiary info?
You already are! :)

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Tue Apr 01, 2014 11:21 am
by dljosef
And there's a random error that keeps crashing GZDoom.

Code: Select all

C0000095 (Integer Overflow)
Address: 0144AD7A
I have no idea what causes that.

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Wed Apr 02, 2014 5:12 pm
by Faerlyn
dljosef wrote:And there's a random error that keeps crashing GZDoom.

Code: Select all

C0000095 (Integer Overflow)
Address: 0144AD7A
I have no idea what causes that.
No clue! I only use ZDoom and Zandronum and have yet to see this error. It might be something related to just GZDoom.

Also version 6.3.3 has been released! I wasn't able to upload it yesterday due to not having internet. :shock:

Re: Hard-Doom v6.3.2 - Updated 1/24/14

Posted: Wed Apr 02, 2014 5:46 pm
by Siberian Tiger
dljosef wrote:And there's a random error that keeps crashing GZDoom.

Code: Select all

C0000095 (Integer Overflow)
Address: 0144AD7A
I have no idea what causes that.
I am just guessing, but are you using the latest GZDoom version available or the latest developmental build?

Re: Hard-Doom v6.3.3 - Updated 4/2/14

Posted: Wed Apr 02, 2014 7:24 pm
by dljosef
@Siberian Tiger - I have the latest developmental build now. However, I'm starting to save at certain points more often because the crashing still happens at random points.

Crashing aside, I noticed that making rictus skulls kamikaze can pretty easily work against the enemies given the right circumstances. (Having small blast radius sure as hell helps.)

Re: Hard-Doom v6.3.3 - Updated 4/2/14

Posted: Wed Apr 09, 2014 9:25 am
by Viscra Maelstrom
the Gamefront mirror seems to be down for me. is it a site-wide thing? i could download it just fine some days ago.

Re: Hard-Doom v6.3.3 - Updated 4/2/14

Posted: Mon Apr 14, 2014 8:29 pm
by Faerlyn
Viscra Maelstrom wrote:the Gamefront mirror seems to be down for me. is it a site-wide thing? i could download it just fine some days ago.
I've added a second mirror to download the file from. This way if this happens with Gamefront to anyone else they can still get the file. :)

Edit: I'm messing around with a new HUD currently. It will most likely be in the next release, so let me know what you think of it.
Spoiler:

Re: Hard-Doom v6.9 - Updated 5/7/14

Posted: Wed May 07, 2014 3:55 pm
by Faerlyn
Version 6.9 is released! The next version was supposed to be v7 and have three new enemies but I decided to release it as is for now as v6.9. :)