DOOMablo: a looter-shooter DOOM (v0.8.0a - Smooth, but not quite silky edition)

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.
Darkbeetlebot
Posts: 57
Joined: Fri Jul 17, 2020 6:52 pm

Re: Re: DOOMablo: a looter-shooter DOOM ( v0.6.2a - Pistol needs more love)

Post by Darkbeetlebot »

Discovered weird interaction: Something that changed between 5.1 and 6.2 caused Intelligent Supplies to no longer be compatible with Doomablo. Using Intelligent Supplies, health packs only heal for 1 hp each. Without, they heal for the normal amount. Tested on several wads, the version of Intelligent Supplies is 1.7 and latest, neither work.
User avatar
sidav
Posts: 113
Joined: Sat Jul 23, 2016 9:13 am
Operating System Version (Optional): Kubuntu 24.04

Re: Re: DOOMablo: a looter-shooter DOOM ( v0.6.2a - Pistol needs more love)

Post by sidav »

Are you sure it was after 5.1? The last time I've changed medikits was 0.4.1, and those changes do indeed look like they break default behavior.
Darkbeetlebot
Posts: 57
Joined: Fri Jul 17, 2020 6:52 pm

Re: Re: DOOMablo: a looter-shooter DOOM ( v0.6.2a - Pistol needs more love)

Post by Darkbeetlebot »

sidav wrote: Fri Jan 16, 2026 11:51 am Are you sure it was after 5.1? The last time I've changed medikits was 0.4.1, and those changes do indeed look like they break default behavior.
I might be mis-remembering, but I've been playing on 5.1 since it came out and never noticed any issues with IS. Though, you probably are right that it's the 4.1 change. Still need to test if it's a load order issue or if I can just switch IS medkit handling off.
User avatar
krokots
Posts: 298
Joined: Tue Jan 19, 2010 5:07 pm

Re: DOOMablo: a looter-shooter DOOM (v0.6.2a - Pistol needs more love)

Post by krokots »

Could you add an option to disable the HP bar ?
User avatar
sidav
Posts: 113
Joined: Sat Jul 23, 2016 9:13 am
Operating System Version (Optional): Kubuntu 24.04

Re: DOOMablo: a looter-shooter DOOM (v0.6.2a - Pistol needs more love)

Post by sidav »

krokots wrote: Wed Mar 11, 2026 11:04 am Could you add an option to disable the HP bar ?
Will do it for the next version. I'm reworking the whole HP Bar for it currently.
User avatar
sidav
Posts: 113
Joined: Sat Jul 23, 2016 9:13 am
Operating System Version (Optional): Kubuntu 24.04

Re: DOOMablo: a looter-shooter DOOM (v0.6.2a - Pistol needs more love)

Post by sidav »

krokots wrote: Wed Mar 11, 2026 11:04 am Could you add an option to disable the HP bar ?
Btw, why do you need it to be disabled? Do you use some other HP bar or do you dislike it completely? Asking in order to know how should I alter the HP bar.
User avatar
krokots
Posts: 298
Joined: Tue Jan 19, 2010 5:07 pm

Re: DOOMablo: a looter-shooter DOOM (v0.6.2a - Pistol needs more love)

Post by krokots »

Yeah I use Target Spy by m8f.
User avatar
sidav
Posts: 113
Joined: Sat Jul 23, 2016 9:13 am
Operating System Version (Optional): Kubuntu 24.04

Re: DOOMablo: a looter-shooter DOOM (v0.7.0a - Oh noes I've changed it all again)

Post by sidav »

A new version is here. I've added ultra-rare unique weapons (only two for now) and a ton of other stuff.
The main thing I wanted to address is how uninspired this looting process is. Game just gave you legendaries too often, and epic+ monsters were dying too easily. Wow, it's a legendary imp with regen and thorns, too bad it will die from a single rocket. Now such monsters are both more rare and more dangerous.
I'm also switching to less frequent and more impactful updates cycle, except for hotfixes. In order to get more feedback, I've created a discord server. Never did that before, so any suggestions are welcome. Enter here: https://discord.gg/BeCxuQtF
Have fun!
User avatar
Lim0n4eG
Posts: 42
Joined: Wed May 06, 2020 2:50 pm
Location: Russian Federation, Azov town

Re: DOOMablo: a looter-shooter DOOM (v0.7.0a - Oh noes I've changed it all again)

Post by Lim0n4eG »

I want to say that the mod looks very cool at the moment. If in one of the further updates the weapon and enemies will look different depending on its rarity, as in the addons to Complex Doom, for example, then it will be just great.
And an assault rifle has a very loud sound compared to other weapons. It would be very nice to fix it.
TristanH
Posts: 24
Joined: Sat Nov 12, 2022 1:25 pm

Re: DOOMablo: a looter-shooter DOOM (v0.7.0a - Oh noes I've changed it all again)

Post by TristanH »

Every time I turn on Doomablo, I get this error:

GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 157:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 158:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 159:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 160:
GCannot convert Name to Pointer<Type>

Execution could not continue.
4 errors while parsing DECORATE scripts

I hope you fix this soon.
User avatar
sidav
Posts: 113
Joined: Sat Jul 23, 2016 9:13 am
Operating System Version (Optional): Kubuntu 24.04

Re: DOOMablo: a looter-shooter DOOM (v0.7.0a - Oh noes I've changed it all again)

Post by sidav »

TristanH wrote: Mon Apr 06, 2026 12:12 pm Every time I turn on Doomablo, I get this error:

GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 157:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 158:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 159:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 160:
GCannot convert Name to Pointer<Type>

Execution could not continue.
4 errors while parsing DECORATE scripts

I hope you fix this soon.
That's strange. What is your version of GZDoom/UZDoom and which mods do you run along with Doomablo?
TristanH
Posts: 24
Joined: Sat Nov 12, 2022 1:25 pm

Re: DOOMablo: a looter-shooter DOOM (v0.7.0a - Oh noes I've changed it all again)

Post by TristanH »

sidav wrote: Mon Apr 06, 2026 3:14 pm
TristanH wrote: Mon Apr 06, 2026 12:12 pm Every time I turn on Doomablo, I get this error:

GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 157:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 158:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 159:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 160:
GCannot convert Name to Pointer<Type>

Execution could not continue.
4 errors while parsing DECORATE scripts

I hope you fix this soon.
That's strange. What is your version of GZDoom/UZDoom and which mods do you run along with Doomablo?
My version of GZDoom is 4.13.1. As for the mods? Hmm, let's see... we got:
DOOMTEST.wad
Gearbox
Damnums
Ultimate Custom Doom
Universal Gameplay Tweaker
War Trophies
Double Jump.wad
10.5x
Universal Multiplier
Ultimate Classic Minimap
Gun Bonsai
and Maps of Chaos.

Another thing is that Doomablo still doesn't work even without mods. I also tried different versions of GZDoom.
Darkbeetlebot
Posts: 57
Joined: Fri Jul 17, 2020 6:52 pm

Re: DOOMablo: a looter-shooter DOOM (v0.7.0a - Oh noes I've changed it all again)

Post by Darkbeetlebot »

TristanH wrote: Tue Apr 07, 2026 5:44 am
sidav wrote: Mon Apr 06, 2026 3:14 pm
TristanH wrote: Mon Apr 06, 2026 12:12 pm Every time I turn on Doomablo, I get this error:

GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 157:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 158:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 159:
GCannot convert Name to Pointer<Type>
GScript error, "doomablo_0.7.0a.pk3:zscript/hud/items_info.zs" line 160:
GCannot convert Name to Pointer<Type>

Execution could not continue.
4 errors while parsing DECORATE scripts

I hope you fix this soon.
That's strange. What is your version of GZDoom/UZDoom and which mods do you run along with Doomablo?
My version of GZDoom is 4.13.1. As for the mods? Hmm, let's see... we got:
DOOMTEST.wad
Gearbox
Damnums
Ultimate Custom Doom
Universal Gameplay Tweaker
War Trophies
Double Jump.wad
10.5x
Universal Multiplier
Ultimate Classic Minimap
Gun Bonsai
and Maps of Chaos.

Another thing is that Doomablo still doesn't work even without mods. I also tried different versions of GZDoom.
How are you running the mod and what are your system specs?
Darkbeetlebot
Posts: 57
Joined: Fri Jul 17, 2020 6:52 pm

Re: DOOMablo: a looter-shooter DOOM (v0.7.0a - Oh noes I've changed it all again)

Post by Darkbeetlebot »

Okay, finally got the free time to actually test out the latest version. Here are my takeaways:
  1. Enemies feel extremely bulky right now, especially at higher levels. I think this is primarily down to the prevalence of +Health, Undying, and Armor affixes on them. In my playthrough I ran into several epic tier enemies that had this exact combination, most being health +200%, undying 4-7, and armor 30-50. They were damn near impossible to kill and took nearly all of my ammo, but didn't actually drop anything worth killing them for unless I got very lucky. I think maybe monsters shouldn't be able to have both +health and undying, either that or take the approach Nightmare Reaper did for this problem and have +health enemies drop ammo periodically on hit while undying drop more ammo when killed.
  2. Higher rarity enemies just aren't worth it to kill. There's no inherent reward to them, and the items they drop tend to be worse than what I currently have equipped.
  3. Ammo feels a lot less scarce now, but is offset by the bulkiness of the rarer enemies.
  4. Thorns damage is really hard to tell that you're being hurt by. I often accidentally used the chaingun on these enemy types and was shocked to see that my health suddenly vanished with no indication that it went down. Also, thorns enemies heavily punish rapid automatic weapons which are already bad. Not sure if that's intended.
  5. I found myself almost never wanting to use a turret over potions. They just don't seem that effective. They don't die too quickly, but they do run out of time before they can do much damage, and have trouble with large groups because of how long they take to retarget.
  6. I also found myself not wanting to use the auto-shotgun, pump shotgun, pistol, chaingun, or the BFG variants very often. The auto-shotgun was frequently too ammo-inefficient to the point that even though I was playing a slaughter wad I still felt it wasn't worth the increased DPS when I could just use the SSG, rocket launcher, or gauss rifle. It was good at stunlocking isolated bossees, though. The pump shotgun just got completely outclassed by the other shotguns and I never found a slug variant, or I would've used that. The chaingun just tended to waste ammo and was useless against armor affix enemies, which ended up being pretty common. Wasn't really strong enough to deal with heavier enemies before they could kill me, and too inaccurate to use at range. The BFG variants had a very unique problem where when the appropriate level, they were fine, but they were so rare that they quickly became underleveled and it was hard to find updated versions. The automatic one also has such a long and unwieldy wind-up/down that most of the shots I fired with it missed or were total overkill. The pistol meanwhile was technically good, but just wasn't enough to deal with a slaughter wad and the revolver was better for sniping anyways.
  7. I felt like with the inclusion of armor repair kits and how often they dropped, it was a bit pointless to use energy armor. Mostly because with the way doom armor works, they would go down in just one or two hits and then take forever to come back up, being unable to take armor bonuses as recharge in the meantime. They worked great against a stray cyberdemon missile, but that's about it. They are technically strong options, but are very unreliable when they need to be. Regular armor with good affixes was just objectively better for this type of mapset. Energy armor either needs a buff in its reliability/capacity with level or works better on more standard maps.
  8. The assault rifle over the SMG was a good change, IMO. Its firing sounds are much better and the reload animation is superior to the usual jostling animation.
  9. I never encountered a single status inflicting gun or flechette gun, which was disappointing because I wanted to see if flechettes were good now.
  10. I liked the addition of the new effects for the strength leveling option, but I did not see a discernible difference when leveling up rare item chance (could be attributed to gradually increasing it).
  11. I'm not sure what the EXP curve for leveling is like, but given the upgrades are strictly linear, I think a linear growth curve would work best, or anything really just as long as it roughly matches how the monster XP curves. I ultimately thought that even though I got to about level 90, there just weren't enough skill points to distribute where I wanted. I ended up mostly investing into vitality and strength, no criticals, and a little bit of rare item chance. I would've liked to more evenly spread things out, but health felt too important to not get to 200 ASAP.
  12. I frequently found myself wishing the artifact screen would show my entire inventory and not just what I have currently out.
  13. I also found myself wishing the mod had a class system similar to DRLA. If you add this, do keep the standard doomguy with no modifiers as a class.
  14. I pretty much never used the grenade launcher either, even though I used it a lot last time I played. It's only really good for cheesing monsters from around a corner or behind cover. Otherwise it has a tendency to get me killed.
  15. Enemies with Undying had a very nasty habit of teleporting right next to me on death and immediately attacking with what was usually an instant kill. It was extremely frustrating. Thank god for the resurrect cheat.
  16. In 30 maps, I don't think I ever got any of the unique weapons. I did get one called Blazkovic's Shotgun or something that fired heavy slugs, and it was... kind of bad. I liked it but it was pretty hard to use, a bit too inaccurate. Don't know if that was one of them. What made it the worst was that the projectile got caught on decor a lot unlike hitscan slugs, and there was a LOT of decor to get stuck on.
  17. Higher rarity weapons would probably benefit from being abnormally strong in some way. I more often preferred to use uncommon and rare weapons at an appropriate level compared to legendaries or even mythicals because the affixes absolutely did not make up for the raw damage loss of like 4-6 levels between maps. And most of the affixes I got on them were just bad. Could potentially be broken, but even some positive affixes aren't worth taking. Like increased knockback on an automatic or reduced recoil on semis.
  18. I'm starting to wonder if the dynamic of DPS = Ammo Inefficient was a mistake, because I keep falling into the Stealth Archer trap of only using the safest possible weapons as a form of loss aversion (the high damage, low fire rate ones like the revolver, SSG, and gauss rifle). And that's weird because I normally don't fall into that, even in Skyrim where it's most prevalent for anyone else. Reminds me of a critique I saw of bethesda's balance philosophy with Fallout 4 where they would proportionally decrease a gun's base damage if it was made automatic. And all this did was make automatic guns terrible because they get less bullet per bullet and nothing in exchange, then the armor system made it so that only really high base damage mattered unless you had some broken legendary effect like explosive or bleed. I wonder if that's applying here, and if there should be some other drawback instead of base damage for the privilege of having high fire rate. Realistically that would be either accuracy or recoil, but I don't know if that would be fun or just annoying.
That's all I can think of in the moment. It may sound like a lot of complaints, but I generally enjoyed my time and am just trying to nitpick ways to improve the mod. I might try it with an enemy replacer (angelic aviary, rampancy, or colorful hell) next to see if it plays nice, though those tend to be really difficult compared to vanilla. If I had to prioritize suggestions, I'd say that I'd love to have a class system the most. Doesn't need to be anything fancy, just something to spice up repeat playthroughs. Aside from that, a starting level/inferno level option for debug and testing purposes would be great. I also think a multi-shot affix for weapons that lets them shoot multiple shots at once with increased ammo cost would be pretty cool, though I'm worried it'd just become the next meta one that you have to have on a gun to make it good (just look at how good Bulk is for shotguns). It would definitely be funny, though.
User avatar
sidav
Posts: 113
Joined: Sat Jul 23, 2016 9:13 am
Operating System Version (Optional): Kubuntu 24.04

Re: DOOMablo: a looter-shooter DOOM (v0.7.0a - Oh noes I've changed it all again)

Post by sidav »

Darkbeetlebot wrote: Sat Apr 11, 2026 8:16 pm Okay, finally got the free time to actually test out the latest version. Here are my takeaways:
  1. Enemies feel extremely bulky right now, especially at higher levels. I think this is primarily down to the prevalence of +Health, Undying, and Armor affixes on them. In my playthrough I ran into several epic tier enemies that had this exact combination, most being health +200%, undying 4-7, and armor 30-50. They were damn near impossible to kill and took nearly all of my ammo, but didn't actually drop anything worth killing them for unless I got very lucky. I think maybe monsters shouldn't be able to have both +health and undying, either that or take the approach Nightmare Reaper did for this problem and have +health enemies drop ammo periodically on hit while undying drop more ammo when killed.
  2. Higher rarity enemies just aren't worth it to kill. There's no inherent reward to them, and the items they drop tend to be worse than what I currently have equipped.
  3. Ammo feels a lot less scarce now, but is offset by the bulkiness of the rarer enemies.
  4. Thorns damage is really hard to tell that you're being hurt by. I often accidentally used the chaingun on these enemy types and was shocked to see that my health suddenly vanished with no indication that it went down. Also, thorns enemies heavily punish rapid automatic weapons which are already bad. Not sure if that's intended.
  5. I found myself almost never wanting to use a turret over potions. They just don't seem that effective. They don't die too quickly, but they do run out of time before they can do much damage, and have trouble with large groups because of how long they take to retarget.
  6. I also found myself not wanting to use the auto-shotgun, pump shotgun, pistol, chaingun, or the BFG variants very often. The auto-shotgun was frequently too ammo-inefficient to the point that even though I was playing a slaughter wad I still felt it wasn't worth the increased DPS when I could just use the SSG, rocket launcher, or gauss rifle. It was good at stunlocking isolated bossees, though. The pump shotgun just got completely outclassed by the other shotguns and I never found a slug variant, or I would've used that. The chaingun just tended to waste ammo and was useless against armor affix enemies, which ended up being pretty common. Wasn't really strong enough to deal with heavier enemies before they could kill me, and too inaccurate to use at range. The BFG variants had a very unique problem where when the appropriate level, they were fine, but they were so rare that they quickly became underleveled and it was hard to find updated versions. The automatic one also has such a long and unwieldy wind-up/down that most of the shots I fired with it missed or were total overkill. The pistol meanwhile was technically good, but just wasn't enough to deal with a slaughter wad and the revolver was better for sniping anyways.
  7. I felt like with the inclusion of armor repair kits and how often they dropped, it was a bit pointless to use energy armor. Mostly because with the way doom armor works, they would go down in just one or two hits and then take forever to come back up, being unable to take armor bonuses as recharge in the meantime. They worked great against a stray cyberdemon missile, but that's about it. They are technically strong options, but are very unreliable when they need to be. Regular armor with good affixes was just objectively better for this type of mapset. Energy armor either needs a buff in its reliability/capacity with level or works better on more standard maps.
  8. The assault rifle over the SMG was a good change, IMO. Its firing sounds are much better and the reload animation is superior to the usual jostling animation.
  9. I never encountered a single status inflicting gun or flechette gun, which was disappointing because I wanted to see if flechettes were good now.
  10. I liked the addition of the new effects for the strength leveling option, but I did not see a discernible difference when leveling up rare item chance (could be attributed to gradually increasing it).
  11. I'm not sure what the EXP curve for leveling is like, but given the upgrades are strictly linear, I think a linear growth curve would work best, or anything really just as long as it roughly matches how the monster XP curves. I ultimately thought that even though I got to about level 90, there just weren't enough skill points to distribute where I wanted. I ended up mostly investing into vitality and strength, no criticals, and a little bit of rare item chance. I would've liked to more evenly spread things out, but health felt too important to not get to 200 ASAP.
  12. I frequently found myself wishing the artifact screen would show my entire inventory and not just what I have currently out.
  13. I also found myself wishing the mod had a class system similar to DRLA. If you add this, do keep the standard doomguy with no modifiers as a class.
  14. I pretty much never used the grenade launcher either, even though I used it a lot last time I played. It's only really good for cheesing monsters from around a corner or behind cover. Otherwise it has a tendency to get me killed.
  15. Enemies with Undying had a very nasty habit of teleporting right next to me on death and immediately attacking with what was usually an instant kill. It was extremely frustrating. Thank god for the resurrect cheat.
  16. In 30 maps, I don't think I ever got any of the unique weapons. I did get one called Blazkovic's Shotgun or something that fired heavy slugs, and it was... kind of bad. I liked it but it was pretty hard to use, a bit too inaccurate. Don't know if that was one of them. What made it the worst was that the projectile got caught on decor a lot unlike hitscan slugs, and there was a LOT of decor to get stuck on.
  17. Higher rarity weapons would probably benefit from being abnormally strong in some way. I more often preferred to use uncommon and rare weapons at an appropriate level compared to legendaries or even mythicals because the affixes absolutely did not make up for the raw damage loss of like 4-6 levels between maps. And most of the affixes I got on them were just bad. Could potentially be broken, but even some positive affixes aren't worth taking. Like increased knockback on an automatic or reduced recoil on semis.
  18. I'm starting to wonder if the dynamic of DPS = Ammo Inefficient was a mistake, because I keep falling into the Stealth Archer trap of only using the safest possible weapons as a form of loss aversion (the high damage, low fire rate ones like the revolver, SSG, and gauss rifle). And that's weird because I normally don't fall into that, even in Skyrim where it's most prevalent for anyone else. Reminds me of a critique I saw of bethesda's balance philosophy with Fallout 4 where they would proportionally decrease a gun's base damage if it was made automatic. And all this did was make automatic guns terrible because they get less bullet per bullet and nothing in exchange, then the armor system made it so that only really high base damage mattered unless you had some broken legendary effect like explosive or bleed. I wonder if that's applying here, and if there should be some other drawback instead of base damage for the privilege of having high fire rate. Realistically that would be either accuracy or recoil, but I don't know if that would be fun or just annoying.
That's all I can think of in the moment. It may sound like a lot of complaints, but I generally enjoyed my time and am just trying to nitpick ways to improve the mod. I might try it with an enemy replacer (angelic aviary, rampancy, or colorful hell) next to see if it plays nice, though those tend to be really difficult compared to vanilla. If I had to prioritize suggestions, I'd say that I'd love to have a class system the most. Doesn't need to be anything fancy, just something to spice up repeat playthroughs. Aside from that, a starting level/inferno level option for debug and testing purposes would be great. I also think a multi-shot affix for weapons that lets them shoot multiple shots at once with increased ammo cost would be pretty cool, though I'm worried it'd just become the next meta one that you have to have on a gun to make it good (just look at how good Bulk is for shotguns). It would definitely be funny, though.
Thanks to such thorough feedback. I'll continue reworking all this stuff when I'll have some time for the mod.
In general, did the update make the mod better or worse in general?
Post Reply

Return to “Gameplay Mods”