Blademaster: Duelist [Fight system demo available!]

A place to show off your latest screenshots and for people to comment on them. Only start a new thread here if you have some nice images to show off!
Post Reply
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Blademaster: Duelist [Fight system demo available!]

Post by przemir »

Hi everyone,

"Blademaster: Arena" is a singleplayer sword fight simulator greatly inspired by "Die by the sword" game. Here you fight with mouse movements.


You can download fight system demo on the site: https://www.indiedb.com/games/blademast ... mo-2019-05

Previous videos:



Project is developed by me, except maybe some files from my friend's code (connected with his module for maintaing serialization and scripting) from the old times when we though we will make a fantasy RPG ;)

Used libraries: Ogre, Particle Universe, RakNet, Bullet, Qt, OIS, FMOD.
Last edited by przemir on Mon Apr 05, 2021 1:28 pm, edited 13 times in total.
User avatar
madmarx
OGRE Expert User
OGRE Expert User
Posts: 1671
Joined: Mon Jan 21, 2008 10:26 pm
x 50

Re: Blademaster

Post by madmarx »

Yeah that's really cool :D . I suppose though that it will be very hard to have a "long fight" (I mean "first to attack" is " first to win" maybe?).
Tutorials + Ogre searchable API + more for Ogre1.7 : http://sourceforge.net/projects/so3dtools/
Corresponding thread : http://www.ogre3d.org/forums/viewtopic. ... 93&start=0
dgraisins
Kobold
Posts: 38
Joined: Wed Jun 17, 2015 10:43 am

Re: Blademaster

Post by dgraisins »

This is pretty cool. :D
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster

Post by przemir »

madmarx wrote:Yeah that's really cool :D . I suppose though that it will be very hard to have a "long fight" (I mean "first to attack" is " first to win" maybe?).
Blocking won't be the only option. Fast movements (by double-pressing direction keys) may help to avoid attack. Shield and inpenetrable metal armor parts also may decrease chance of being hit.
getouttahere
Gnoblar
Posts: 1
Joined: Wed Jul 22, 2015 8:00 am

Re: Blademaster

Post by getouttahere »

not bad
loath
Platinum Sponsor
Platinum Sponsor
Posts: 290
Joined: Tue Jan 17, 2012 5:18 am
x 67

Re: Blademaster

Post by loath »

very cool!
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster

Post by przemir »

New video with duel available. I have improved fight system a little and switched to Ogre 2.1.
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster

Post by przemir »

New video available.
Last edited by przemir on Thu Oct 25, 2018 7:00 pm, edited 1 time in total.
NotCamelCase
Greenskin
Posts: 140
Joined: Sun Feb 03, 2013 6:32 pm
x 8

Re: Blademaster

Post by NotCamelCase »

Better animations + shiny environment, it'll look great, good progress! what's with the blurring when attacking though? Very annoying.
Check out my projects: https://github.com/NotCamelCase
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster

Post by przemir »

NotCamelCase wrote:what's with the blurring when attacking though? Very annoying.
Blurry shader is to signal slow motion - it is launched automatically when enemy strikes. As game fight is fast paced and you have to react for enemy movement really fast, slow motion gives you a little more time. But yes - right now it looks ugly. I will try to improve this shader.
xrgo
OGRE Expert User
OGRE Expert User
Posts: 1148
Joined: Sat Jul 06, 2013 10:59 pm
Location: Chile
x 168

Re: Blademaster

Post by xrgo »

looking good!
but I agree, try changing that blur postprocess for something else... maybe a color grading? or maybe make the blur affect more at the borders and less in te center?
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist [Greenlight]

Post by przemir »

I have submitted my game to Steam Greenlight (http://steamcommunity.com/sharedfiles/f ... =864736784). I have planned to do it later, but as the greenlight has to be replaced in near future I decided to do it now.
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist [Greenlight]

Post by przemir »

As you can see, I've changed look of the arena level. Other changes:
- Obstacles such as colums will protect from slashes
- Replaced my collision engine with Bullet Physics Engine
- Using normal and roughness map
Last edited by przemir on Fri Mar 09, 2018 8:50 pm, edited 1 time in total.
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist

Post by przemir »

Blademaster: Duelist got greenlit!

Steam Greenlight link: http://steamcommunity.com/sharedfiles/f ... =864736784
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist

Post by przemir »

I return to network synchronization after few years. The main problem here was that one player could change other's sword position. I don't present slow motion here as it stll need polishing.

Two instances of game running on one computer:
- left side: server, character controlled trough AI (bot)
- right side: client, character controlled trough input (played myself)
From 00:21 I set camera on server's side to focus on another player.

przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist [Fight system demo available!]

Post by przemir »

I have decided to upload demo version of my current progress in Blademaster: Duelist.
It is fight system demo. This means that although many of things like graphics or game rules may change in production,
the game I develop will be build upon this fight system.

Demo on the site: http://www.indiedb.com/games/blademaste ... 2018-03-08

Edit

Lesson after uploading: Resize your textures!

There is some problem with openGL in some computers when game is trying to load big texture (I have one with size 4373 x 3283) and crashes. The last information in log is that:

Code: Select all

10:56:22: Texture: loading brick-wall-texture0010_fullSeamless.jpg as brick-wall-texture0010_fullSeamless.jpg
I have uploaded demo with textures with maximum 2048 size so the problem above should not occur.
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist [Fight system demo available!]

Post by przemir »

New demo available at:
https://www.indiedb.com/games/blademast ... mo-2018-06

I added shield and new weapons: sabre and flail.

przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist [Fight system demo available!]

Post by przemir »

I uploaded new demo:
https://www.indiedb.com/games/blademast ... mo-2018-10

Most important changes
- Attacks are more dynamic.
- Hit feedback: blood splash when player was hit, and number of damages floating above enemy when enemy was hit.
- Added sword trail.
- Added stamina.
- Thrust and short distance slashes are now possible using left mouse button. Left mouse button still isn't necessary to perform long range slashes.

Ural_4320
Gnoblar
Posts: 6
Joined: Thu Nov 22, 2018 6:17 pm
x 1

Re: Blademaster: Duelist [Fight system demo available!]

Post by Ural_4320 »

Good call on adding the sword trails: it makes the fights more "readable", as the usual sword moves may look uncoordinated and messy to the untrained eye. Same for the blood splashes, as sometimes you can "miss" the fact you've been hit when engaged in a very tense fight. You're doing great on that game, I'm eager to see what the final product will be!
Stella365
Gnoblar
Posts: 1
Joined: Wed Nov 28, 2018 12:48 pm

Re: Blademaster: Duelist [Fight system demo available!]

Post by Stella365 »

Not bad at all.
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist [Fight system demo available!]

Post by przemir »

It's been a while since I posted last video. It was hard for me to mobilize myself. I had to replace already quite-polished fight system (again), to try something that might be better. Nevertheless, right now I am happy with the changes.

I uploaded new demo:
https://www.indiedb.com/games/blademast ... mo-2019-05

Major changes:
- I changed mouse -> sword position mapping. Now sword position is correlated with camera. This means that if you "draw a line" with mouse cursor, sword will go exactly on this line.
- Instead of mouse visualisation, there is now cursor.
- Faster attacks.
- Weapons are always visible. If weapon is obscured by obstacle or player, it will be displayed as green or red shape.


Ural_4320 wrote: Tue Nov 27, 2018 4:30 pm You're doing great on that game, I'm eager to see what the final product will be!
Stella365 wrote: Wed Nov 28, 2018 12:50 pm Not bad at all.
Thank you very much.
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist [Fight system demo available!]

Post by przemir »

I didn't write for long time. It does not mean that project is dead, but progress is slow. I am working on it in my spare time after work.

Major changes:
- No player vs player multiplayer:
Steering in this game feels much better with fast attacks. The problem with multiplayer is if enemy (which is the other player) attacks, the player has too little time to press block button, not to mention moving shield to dangered position.
To solve this problem attacks have to be much slower, possibly with animation which signalise attack. But it destroys feeling of controlling the sword.
Cooperation multiplayer is not affected by this problem. But it has low priority right now.
- Level editor:
Because game will be single player only (maybe with co-op in future), arenas are not enough. So I decided to make my own level editor.
- AI improvement:
Now it is possible to fight with two enemies at once.
- Other changes like traps, ropes, breakable objects or player's character partial transparency.



And few screens from my level editor for this game:
Image
Image
User avatar
sercero
Bronze Sponsor
Bronze Sponsor
Posts: 449
Joined: Sun Jan 18, 2015 4:20 pm
Location: Buenos Aires, Argentina
x 155

Re: Blademaster: Duelist [Fight system demo available!]

Post by sercero »

Very nice,

Have you seen the game "Hellish Quart"?

https://store.steampowered.com/app/1000 ... ish_Quart/

It seems somewhat similar to the combat system that you implemented.

Perhaps you can take some ideas from that.
przemir
Halfling
Posts: 68
Joined: Sun May 11, 2014 7:55 pm
Location: Poland
x 21

Re: Blademaster: Duelist [Fight system demo available!]

Post by przemir »

sercero wrote: Tue Apr 06, 2021 4:10 am Very nice,
Thanks.
sercero wrote: Tue Apr 06, 2021 4:10 am Have you seen the game "Hellish Quart"?

https://store.steampowered.com/app/1000 ... ish_Quart/

It seems somewhat similar to the combat system that you implemented.

Perhaps you can take some ideas from that.
Mechanically, "Hellish Quart" seems to be more similar to Mortal Combat series. Perhaps some idea may come from setting though.
User avatar
sercero
Bronze Sponsor
Bronze Sponsor
Posts: 449
Joined: Sun Jan 18, 2015 4:20 pm
Location: Buenos Aires, Argentina
x 155

Re: Blademaster: Duelist [Fight system demo available!]

Post by sercero »

Hmm, yes you are right.

It seems similar due to the usage of inverse kinematics for the motion of the arms.

But in Hellish Quart they also combine it with predetermined animations.
Post Reply