[Unfinished] Strife Needs A God Damn Mod
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: 2677
- Joined: Sun Nov 16, 2008 2:59 am
- Location: with you in the dark
Re: [Small Project] Strife Needs A God Damn Mod
So if we had 3 upgrades for each of the 10 weapons, and it cost 6 total points to max out one weapon (1+2+3), I would say that 4 points for each voucher would be a good number.
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: [Small Project] Strife Needs A God Damn Mod
Actually, it seems like it'd be more like seven weapons, unless I plan to add more; the punch-dagger and Sigil already have their own independent upgrade systems (Stamina and Sigil pieces). I won't be touching the Sigil at all (it's so plot-essential that I fear altering even the slightest bit of it would horribly break the game), and I'll probably only be making superficial changes to the punch-dagger (such as smoothing out the animation with Offsets) while keeping the existing attack logic so that the stamina upgrades still affect the dagger's damage.
-
- Posts: 2677
- Joined: Sun Nov 16, 2008 2:59 am
- Location: with you in the dark
Re: [Small Project] Strife Needs A God Damn Mod
7?
1 Crossbow (Electric) Shotgun
2 Crossbow (Poison) Silenced Pistol
3 Assault Gun
4 Mini-Missile Launcher
5 Flamethrower
6 Grenade Launcher (Normal)
7 Grenade Launcher (Phosphorous)
8 Mauler (Spread)
9 Mauler (BFG)
Looks like it would actually be 8 if you go by the current pattern; Both types of Grenades would be their own separate weapon (like with the bolts being shells and the pistol, respectively), but the Mauler is just one pickup, so it'd probably just be one weapon.
At any rate, that would make it somewhere between 42 and 54 points needed for all upgrades, assuming each weapon took 6 points to max out. I would shoot for the amount of points available to be somewhere between 60% and 75% of that...
3 points per voucher if there are 7 weapons (30 out of 42; roughly 71%), 4 per if 9 (40 out of 54; about 74%). Of course, then you have the small "problem" of 8: 30/48 is 62.5% (which would actually be fine, really), whereas 40/48 is around 83%, which is probably too high.
...Maybe I'm just overthinking this. Still, Strife Needs A God Damn Mod, so it might as well be as thought-out as possible, right?
1 Crossbow (Electric) Shotgun
2 Crossbow (Poison) Silenced Pistol
3 Assault Gun
4 Mini-Missile Launcher
5 Flamethrower
6 Grenade Launcher (Normal)
7 Grenade Launcher (Phosphorous)
8 Mauler (Spread)
9 Mauler (BFG)
Looks like it would actually be 8 if you go by the current pattern; Both types of Grenades would be their own separate weapon (like with the bolts being shells and the pistol, respectively), but the Mauler is just one pickup, so it'd probably just be one weapon.
At any rate, that would make it somewhere between 42 and 54 points needed for all upgrades, assuming each weapon took 6 points to max out. I would shoot for the amount of points available to be somewhere between 60% and 75% of that...
3 points per voucher if there are 7 weapons (30 out of 42; roughly 71%), 4 per if 9 (40 out of 54; about 74%). Of course, then you have the small "problem" of 8: 30/48 is 62.5% (which would actually be fine, really), whereas 40/48 is around 83%, which is probably too high.
...Maybe I'm just overthinking this. Still, Strife Needs A God Damn Mod, so it might as well be as thought-out as possible, right?
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: [Small Project] Strife Needs A God Damn Mod
Well, here comes the second moment in which I ask for major help: I need to redesign the HUD! Ideas, cool resources, etc are highly appreciated. Ideally, I'd like to at least try to make the default HUD a little less clunky-feeling (it just seems like Strife's HUD takes up far more screen space than ought to be necessary, to display not a heck of a lot of information), but ideally I'd love to replace the ammo "block" in the right corner (which doesn't seem to work properly with my handling of ammo types) with a sidebar instead. Hm. I've got an idea already, just need to art it up and give it a try...
-
- Posts: 2178
- Joined: Sun Jan 10, 2010 4:05 pm
- Location: Southern California
Re: [Small Project] Strife Needs A God Damn Mod
Agreed. Virtually any game/mod in ZDoom I turn on the custom HUD (if its supported) to free up screen space.wildweasel wrote:Ideally, I'd like to at least try to make the default HUD a little less clunky-feeling (it just seems like Strife's HUD takes up far more screen space than ought to be necessary, to display not a heck of a lot of information)...
-
- Posts: 292
- Joined: Wed Sep 03, 2003 9:30 pm
- Preferred Pronouns: They/Them
Re: [Small Project] Strife Needs A God Damn Mod
Blaghugh, I know exactly how you feel. in my Zheretic mod, each of the six brand new weapons is upgradable in several ways. Four different temporary elemental upgrades, + tome of power with elements, and critical hit percentages that change per player level. What a hassle. One of the weapons alone has 600 lines of code. :>wildweasel wrote:Altered graphics for upgrades would be slightly tricky - it'd mean I'd have to effectively recode the weapon for each upgrade that would change the weapon's appearance. Making the graphics is no problem, as you said, it's a simple edit. But the code would be a nightmare (you should see what a mess the assault gun is at the moment...geez).
-
- Posts: 2070
- Joined: Sat Nov 29, 2003 7:13 pm
- Location: Performing open heart surgery on an ACS compiler.
Re: [Small Project] Strife Needs A God Damn Mod
For some reason I when I thought of what the acronym would sound like I thought of "SNAGDM"... Strife Needs A Good Death Match?...
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: [Small Project] Strife Needs A God Damn Mod
http://files.drdteam.org/index.php/file ... ifemod.pk3
This version includes the upgrade system for all currently-implemented weapons (silenced pistol, shotgun, assault gun). It also fixes a very minor animation issue with the silenced pistol, and the shotgun's firing sound no longer cuts off. Also, I added a new Assault Gun firing sound.
This version includes the upgrade system for all currently-implemented weapons (silenced pistol, shotgun, assault gun). It also fixes a very minor animation issue with the silenced pistol, and the shotgun's firing sound no longer cuts off. Also, I added a new Assault Gun firing sound.
-
- Posts: 2274
- Joined: Tue Jun 30, 2009 1:31 pm
- Location: Somewhere off Kanagawa
Re: [Small Project] Strife Needs A God Damn Mod
I've noticed that if you look directly up [in GZDOOM] and use any of the weapons that have vertical recoil you end up shooting backwards!
-
- Posts: 842
- Joined: Wed Dec 12, 2007 10:45 am
- Location: UK
Re: [Small Project] Strife Needs A God Damn Mod
I played through the whole of Strife with the not-so-latest version of this, and there didn't seem to be any major problems. I used both of the new weapons a lot more than the old Crossbows. The only issue I can think of is that Shotgun shells are really quite rare if you don't keep going back to town and buying them. Perhaps the pickup could be a box of shells rather than a single (four shells) pickup?
-
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
Re: [Small Project] Strife Needs A God Damn Mod
IIRC, Player Pitch tecnically can do a full 360, it's just the actual view that's clamped.Mikk- wrote:I've noticed that if you look directly up [in GZDOOM] and use any of the weapons that have vertical recoil you end up shooting backwards!
-
- Posts: 1631
- Joined: Mon Jul 05, 2010 2:04 pm
- Location: British Columbia
Re: [Small Project] Strife Needs A God Damn Mod
That happens in ZDoom as well if you're really determined.Mikk- wrote:I've noticed that if you look directly up [in GZDOOM] and use any of the weapons that have vertical recoil you end up shooting backwards!
-
- Posts: 57
- Joined: Tue Dec 14, 2010 4:29 am
Re: [Small Project] Strife Needs A God Damn Mod
Maybe an acolyte enemy that uses shotgun instead of assault rifle will bear more ammo.BoldEnglishman wrote:I played through the whole of Strife with the not-so-latest version of this, and there didn't seem to be any major problems. I used both of the new weapons a lot more than the old Crossbows. The only issue I can think of is that Shotgun shells are really quite rare if you don't keep going back to town and buying them. Perhaps the pickup could be a box of shells rather than a single (four shells) pickup?
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: [Small Project] Strife Needs A God Damn Mod
I can't make acolytes drop anything other than what they already drop; altering DropItem on any of them causes certain scripted acolytes to no longer drop the keys/items that they are scripted to drop. What a pain.Pachira wrote:Maybe an acolyte enemy that uses shotgun instead of assault rifle will bear more ammo.BoldEnglishman wrote:I played through the whole of Strife with the not-so-latest version of this, and there didn't seem to be any major problems. I used both of the new weapons a lot more than the old Crossbows. The only issue I can think of is that Shotgun shells are really quite rare if you don't keep going back to town and buying them. Perhaps the pickup could be a box of shells rather than a single (four shells) pickup?
-
- Posts: 1713
- Joined: Mon Dec 15, 2003 3:36 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Arch Linux, Windows 11
- Graphics Processor: nVidia with Vulkan support
Re: [Small Project] Strife Needs A God Damn Mod
The shotgun is the most awesome Strife weapon ever. EVER. I love it!