"Sword and Board: The other white meat" v0.6

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.
Post Reply
User avatar
Matt
Posts: 9696
Joined: Sun Jan 04, 2004 5:37 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Debian Bullseye
Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Contact:

"Sword and Board: The other white meat" v0.6

Post by Matt »

So after my comments here and here I thought I should give this whole "make a melee fighter with sword and shield in a Doom engine game" thing a try.

Download is attached. Bear with me with the placeholder graphics, I'm too tired this weekend not to be daunted by the prospect of coming up with decently shitty programmer art for all this.

Mechanics:
Every function can be repeated without penalty just by holding down the button.

Fire = slash/parry
Altfire = lunge
Reload = shield bash/slashing combo
Zoom = toggle shield on/off

Shield bash can be used to block something directly in front of you, but it may be faster to just turn so that whatever it is hits your shield first.

Right now slashes (other than the predefined combo) are almost completely random, with cuts starting away from the shield favoured if the shield is equipped. If your target is too close you will smack them with the pommel instead (with a "Bonk!" in your log to mark such momentous event for debugging purposes).

I briefly tried this in Hexen and Heretic. EDIT: To clarify, that means that 99% of the ingame testing was in Doom. A bit hard to tell what you're doing but not too bad I'd say - at least you're not getting destroyed by those awful men with guns all the time stupid frickin ophidians.
Attachments
swordy.zip
Readme in the DECORATE comments.
v0.6: Lots of little tweaks to everything. Substantial improvement to shield protection. Some sequences of slashes are faster than others (protip: vertical ascender is often a good opening attack). System revamped so that you must be moving your mouse while holding fire in order to slash.
(4.03 KiB) Downloaded 232 times
Last edited by Matt on Thu Dec 13, 2012 11:28 am, edited 8 times in total.
User avatar
Captain Ventris
Posts: 4605
Joined: Mon Jul 31, 2006 4:25 pm
Location: San Antonio, TX

Re: Sword and Board: The other white meat [as yet unnamed mo

Post by Captain Ventris »

Ha, simple and arcadey, but with room for skill. I like it. Some random dungeon-generating and some foes with similar abilities could make this a good romp. Keep at it! If you need testing or something at some point, I'd be glad to help.
User avatar
Abba Zabba
Posts: 2166
Joined: Mon Sep 05, 2011 8:50 pm
Location: a place lol!
Contact:

Re: Sword and Board: The other white meat [as yet unnamed mo

Post by Abba Zabba »

This sounds like it has a lot of potential. I'll take a shot at it in a little while.
User avatar
Matt
Posts: 9696
Joined: Sun Jan 04, 2004 5:37 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Debian Bullseye
Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Contact:

Re: Sword and Board: The other white meat [as yet unnamed mo

Post by Matt »

Made some changes. Didn't like how the buckler would sort of appear out of nowhere only if used but didn't feel like making it constantly present like the shield either.

The combo that replaces the buckler should not be signifiantly shittier than the buckler it replaces. Let me know how it can be improved.

Meanwhile, there is apparently no term for a directly hori2ontal slash in the historical manuals other than the contemporary equivalent of "nub move", so those are out.
User avatar
Greenmarine
Posts: 61
Joined: Thu Nov 17, 2011 10:03 pm
Location: Canada

Re: Sword and Board: The other white meat [as yet unnamed mo

Post by Greenmarine »

Meanwhile, there is apparently no term for a directly hori2ontal slash in the historical manuals other than the contemporary equivalent of "nub move", so those are out.
I would like to know more.
User avatar
Matt
Posts: 9696
Joined: Sun Jan 04, 2004 5:37 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Debian Bullseye
Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Contact:

Re: Sword and Board: The other white meat [as yet unnamed mo

Post by Matt »

Disregard the above rationale for the update I suck balls

But given the enemy behaviour in the Doom engine games it's highly unlikely that you'd be using a flat cut like that which would cover even less than the limited five-point simulation of a sword cut this mod uses.

Also if I ever get to a contextual selection method for the cut directions it would be way too finicky for our purposes to have to distinguish between a diagonal right/left cut and a flat one.
User avatar
Matt
Posts: 9696
Joined: Sun Jan 04, 2004 5:37 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Debian Bullseye
Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Contact:

Re: Sword and Board: The other white meat [as yet unnamed mo

Post by Matt »

So I finally got around to making a system of coming up with a direction for your cut.

I could probably make it less finicky and unpredictable but it would likely result in an intolerable delay between hitting the fire key and the attack commencing.
User avatar
Nash
 
 
Posts: 17439
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: Sword and Board: The other white meat [as yet unnamed mo

Post by Nash »

Directional cuts remind me of Morrowind. :D Can't wait to see this with proper graphics.
User avatar
Matt
Posts: 9696
Joined: Sun Jan 04, 2004 5:37 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Debian Bullseye
Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Contact:

Re: Sword and Board: The other white meat [as yet unnamed mo

Post by Matt »

Never played Morrowind myself but the system is based on my experience with Daggerfall which I infer has something similar.

Right now the cuts work as follows:
- Ascending cut is a tiny bit slower but it's a shorter time between that and any other cut.
- Descending cut does a bit more damage. [EDIT: As of 0.5 it actually does!]
- Diagonal cuts are more likely to hit if you're in a hurry.

The differences right now probably get lost in the noise, though, so there will be more tweaking later.
User avatar
Matt
Posts: 9696
Joined: Sun Jan 04, 2004 5:37 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Debian Bullseye
Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Contact:

Re: "Sword and Board: The other white meat" v0.6

Post by Matt »

Made a whole bunch of little tweaks.

Biggest differences are the improved passive shield protection and now you must be moving your mouse while holding primary fire to make a slash.

(Also the "Bonk!" placeholder has been revamped)
Post Reply

Return to “Gameplay Mods”