Wednesday, December 17, 2008

In Preperation For Demo 3, Part 1

1 Comments

It has been a while since I've written anything on Showdown Academy, and I've got a lot to write about. Demo 3 is essentially a real demo of the game, less of a system test and more of a how does it actually play kind of thing. I'll write about some of the most recent changes in a few parts. But before I get to writing about any of that...

A "Preview" (a review for a game that is still a Work In Progress) of v2.9 was supposed to end up in issue 14 of GM Tech Magazine, though it never ended up in the issue because the editor felt it was too "dated". How the most recent version of a game is too dated is beyond me, but whatever... Demo 3 will hopefully get previewed in a following issue. I did get my hands on the preview, and it was quite positive. There were some complaints about a lack of combos, but one thing I'd like to say is keep playing! v2.9 does have some serious combos hiding in there, many of which have been toned down (which is a good thing) for Demo 3. SDA does have combos, you just have to make them yourself. No Dial-a-Combos here.

But for the Demo 3 information, I figured I could leave this post for changes to the game's fighting system.

One of the first things I ever did was add 1 frame (there are 50 frames per second in Showdown Academy, 60 in a typical fighting game) of throw invincibility (and throw invincibility only, nothing else) when coming out of block stun. This single frame is after block stun is over, and will carry through to anything that happens after block stun. This was needed because throws could easily be abused and used over and over (mindlessly) to win a match in v2.9. Now, in Demo 3, throws are still very powerful but are not simply a mindless assault. Some thought has to be put into the use of a throw.

Most fighting games have buffers. Buffers for everything. Everywhere. Sort of. They're useful in certain situations to make the game feel smoother, or to add an actual strategic element to the gameplay. v2.9 of SDA doesn't have enough of them, but Demo 3 will have more, and better buffers. What a buffer basically does, is it gives the players a chance to "store" some inputs while doing other things, and these inputs are then used later. Sort of... they can also simply store that information for a set period of time and free it, meaning you still have timers and things on special moves. Which is what I've done in the new demo during times like hit stun and block stun. Before, special move inputs could not be done at all during these times. But with a buffer, you can now start your special move during your hit frames. Yay smooth gameplay.

Half Circle Motions... were all messed up. I don't even know how to describe them in v2.9, except that they needed some fixing and some short cuts could be found to lessen the length of the actual motion (to less than a half circle). Well now they are true half circle motions. This is a good thing for Aroon, who relies on half circle motions for his Forward Knee... and his Super.

Super moves are one of the newest additions to a character's arsenal in Demo 3 and they should end up being really fun to play with. A super meter has been in the game for a long time and has been reserved only for EX moves, up until now.

Guard Damage used to run on a universal system, where certain types of attacks would cause a certain amount of damage to the Guard meter. After some discussion, these values are no longer universal types and each attack has its own Guard Damage value.

Normal moves no longer build super meter on whiff (on use of the move, though whiff usually refers to the use of a move that does not connect), but build extra Super on hit to compensate. Special moves now build more Super on use than they did before, but build less when they connect (a trade off that might sound simple at first but some thought did go into this). Throws no longer build meter (as they shouldn't). Dash Attacks build meter on hit, but do not build meter on whiff (when used). Getting hit gives 1 more Super to the defender than before, and blocking a hit now gives Super (half of the Super received when getting hit). And also, loss of Super from Counter Hit has been increased. Lots of crazy super shifts and adjustments that make for slightly better gameplay.

Some good news for Jiro players: Jumping attacks can now be done after a Wall Jump, whether or not a jumping attack was already done before the Wall Jump was performed. Wall Jumps can also cancel a jumping attack, so you can do attack, wall jump, attack. I say good news for Jiro, because Aroon can still not wall jump.

A pretty big bug in the past occured when a throw and an attack met at the same time. This meeting caused some strange animation and movement glitches and the only workaround I had to this was to make Throws immune to attacks. This means a throw will always win over normal attacks. Obviously it would be more ideal to have normal attacks win over throws, but I'll have to take even more time to come up with a workaround.

Next time I will post more on a few different bug and character changes to go along with the general gameplay changes of today's post.

-GStick

Tuesday, August 12, 2008

Back To School

0 Comments

I wasn't sure how I was going to present this one. At first I was thinking about another post with some music at the end. Nah, not yet. Screenshots? Nothing really special to show off this time. So I'll just get straight to the details.

One of the first things that was complained about in v2.9 was a bug with Aroon's Air Forward Knee. If the player pressed both a Punch and a Kick button while doing the move (as opposed to just Kick), then he would stop and the screen would continue to scroll on straight out of the stage. After looking into it, I realized that this bug was in all of the special moves, but it was only noticeable in Aroon's Air Forward Knee since he was off the ground and in a jumping state. Jiro's EX Ball Lightning also used to be unblockable... That's all fixed.

Another bug that has been fixed is the problem with crouching getting stuck once in a while. I've been trying to figure that one out forever... The dust created during pushback faces the direction its supposed to now. There was a problem where it didn't flip if the player was facing the opposite direction when hit.

While on the topic of visual effects, the blood sprite is being improved and the dust effect from falling is as well.

Each attack now has separate hit lengths and block lengths when they connect with the opponent. Before, the block stun time was completely based off the hitstun time. Now its all separate, giving a lot of extra control over all of the different attacks. It has also improved the usefulness of blocking quite a bit. Crouch blocking an electricity attack will result in a proper crouch block now rather than a standing block, but getting hit by one while crouching will still put you into a standing hitstun.

Air pushback and juggling has been cleaned up, its a little less wonky now. Feels sooo much better. Uh, new sound for a few of Jiro's electricity attacks, but it probably won't be all that noticeable.

Joystick sensitivity has been increased for the better. Puling off special moves should be much smoother now. This of course also affects anyone using an analog stick.

Throws have undergone a huge revamp. There are still a few bugs to work out, but here's the gist of it:
- Throws now whiff if the opponent is in hitstun
- Can no longer AR out of a throw
- Normal throws, ground and air, now have a 12 frame period (50 fps) once the throw connects where the defender may use the same throw (CC for a forward/back+CC throw, LL for a forward/back+LL throw). A tech throw will result in half damage from the throw, extra float, and the defender will land on their feet
- Hold variations have a period at the start, after connecting, where both players can mash buttons to try and sway the throw their way. More hits are rewarded if the attacker mashes better, less hits are rewarded if the defender mashes better

I wonder if I should go into more detail in the future about how things actually work. Hmm...


-GStick

Sunday, August 3, 2008

A Return Of Cycle

0 Comments

I often work in cycles. I'll implement some features, tweak, then bug fix, wash rinse repeat. Basically, I've been moving back into wash lately.

Sounds that didn't utilize any stereo effects previously, such as echo or reverb, have now been converted to mono. It doesn't save much space at all, but what the heck why not. The sound that plays when you perform a successful block now gets weaker when Guard gets low, it gives the player a better sense of what is going on and just helps add another layer of unneeded audio/visual cool-ness.

The character player icons (the green and blue boxes that let you select your characters) have been changed. I haven't provided a screenshot because it really needs to be seen in action, it really is an improvement over the old ones. The Guard meter flashes once it gets low, and the Super meter displays a new graphics making sure you fully realize when you have 100% Super.

On the gameplay side of things, you can now Special Cancel. This is probably one of the most important gameplay tweaks SDA has ever had. When you think of Canceling in a fighting game, this is what you think of. A Normal with Special Cancel properties connects and you buffer the motion for the desired Special move quick enough to end the Normal early. Finally.

Dashes also have "in-air" frames now, which doesn't really affect much other than the reaction on hit, and of course could possibly open up juggle opportunities. Throws now have more defined throw ranges as well. Various portions of the game no longer freeze during hit pause (such as the Timer!). To top all of that off, Sweeps are no longer affected by the current push and float values in the combo (they actually reset them). So a sweep will always behave the same, no matter when or where it was performed.

Another big gameplay change: Crouching hitboxes are shorter. Want to crouch under Aroon's punches? Go ahead.

Oh, and Jiro has a new kick. Mhm.

Thanks to Carnivac (Carnivac Games Website) the player now has some really cool options dealing with resizing the screen and even some scanline features. Pretty awesome.

Thursday, July 24, 2008

Going Good

0 Comments

And going strong. Seriously, it has been a good month or so since the release of of v2.9. And by good, I don't mean in time frame. It really has been a good month. Let me tell you why.

Amongst all of the typical small hitbox tweaks, and random small stuff where there is really just too much to list, I've been working hard on improving the overall play of the fighting system. The major change is one that should make fights more varied and interesting: multiple body hitboxes.

These are the blue hitboxes you see when you have hitbox display turned on. Before, only one large rectangular hit area could be applied to various animations. But I've modified this portion of the game engine, and it now allows me to apply up to 3 of these hit areas on any given animation. This really is awesome, because it allows me to give new shapes and designs to various attacks. Take for instance Jiro's standing Close Kick. He would kick pretty high, leaving quite a large area of empty space underneath his leg. Perfect for a sweep attempt. Well, I wouldn't go for that sweep attempt anymore. The changes allow for that area to be completely void of a hitbox, he can now only be hit overall on top of his sprite, and only on his standing leg. These changes should really allow me to apply deeper strategy.

Of course that really isn't all, or it would have been a boring month. A few other small (but important) tweaks have been made. Lots of Normals now have lower damage output. Its not much lower, most only have about 1 or 2 less overall damage. But, this goes hand in hand with the new lower block damage, and shorter block stun. Before, all of these in combination made defending virtually useless. The game was a constant rushdown attempt (which is probably what made Aroon feel so powerful). But these changes help reflect a slightly more defensive game. I know you will all enjoy it more.

Recovery from Guard Crush now restores 21 Guard (which is 1/3 of the total Guard Meter), whereas before it only restored 15. This increase feels much more fair and rewards the attacker a little less than it did before.

Certain moves were unblockable before, due to an overlooked design flaw. I've figured out how to work my way around this flaw, and the following moves are no longer unblockable: Jiro's Circuit Kick and Dash Attack, and Aroon's Dash Attack.


Just thought I'd inform you.

-GStick

Friday, June 20, 2008

SDA Demo v2.9

0 Comments

I said changes would be for a later update, well... here they are, in the form of a new demo.

Over 140 updates in the form of changes, additions, and bug fixes were made since v2.3a, so there is plenty of new stuff to sit and try out and even gawk at. But enough babbling, here's the link:

SDA_v2_9+Sounds.zip

This time I've included the sounds with the game file, still a smaller download than the last demo!

Thursday, May 29, 2008

FMOD?

0 Comments

Showdown Academy now makes use of FMOD, an audio library used in games like Metroid Prime and Guitar Hero.

This has extended the capabilities of audio in SDA considerably, and should provide a better overall fighting experience! Sound effects are now saved and loaded as FLAC files, and the game's music will be saved and loaded in the OGG format.

Information on both formats can be found on Wikipedia: FLAC - OGG Vorbis

We've been busy with a lot of the SDA development, the fighting engine in particular has made a lot of small advancements. But that's for a later date. :)

-GStick

Wednesday, May 7, 2008

Some Good Fucking Grooves

0 Comments

Haven't posted in weeks, but thats because I've been busy.

Fixing bugs.

Thats about all thats been going on in the programming department, character changes have been going on too but not much else than that. Some bugs that have been fixed have been pretty major, so that should make everyone happy. :]

But mainly this post is for some more music samples, two 30 second samples back to back in one file...

- SDA Minute Sampler -

Couldn't use the same player I used last time because that site is apparently going through maintenance or something. But there it is. The first clip is a remixed version of the "Kick Your Ass" track for the game that I put up on MySpace a while back. Decided to go ahead and call it "Kick More Ass". The second is something entirely new, and quite a bit more laid back.


-GStick

Tuesday, April 15, 2008

Well, Its Been A Week

0 Comments

After a week of working, I've got some new updates. *Yay*

I'll start with the most important change. Before, jumping was... well, not all that great. It was alright, but really didn't feel all that good and was an odd speed and all that. But I've fixed all of that by redoing the jumping physics. They're no longer based on weird formulas and are much simpler now. I started with the juggle physics (which definitely feel a lot better than the old jumping), made a few easy changes, and I had the new jumping. Can't wait for everyone to try that out.

And for the smaller changes... A quick move adjustment for Aroon was put it, which ends his Air Forward Knee into a forward motion (whether you jumped back, straight up or whatever) rather than going back to the jumping motion you were in before hand. Aroon's Forward Knee and Dash Attack behave a bit different than before due to some small adjustments combined with the new jumping physics (since both the LK version of his Forward Knee and the DA ended in the air). I've got some new sounds in the game as well, fixed a few bugs that finally surfaced due to new code and of course edited a few sprites.

I may post again with another music demo sometime in the near future, hopefully SDA Demo 3 will become just as big of an improvement as the second was over the first.

-GStick

Tuesday, April 8, 2008

Still Working

0 Comments

There's been quite a few more good comments on v2.3a than any other release, we must be going in the right direction.

But we can't stop there, and I've been working on the game just as hard as always. All of the Close and Long versions of specials moves do different damage from each other now, and High and Low Blocking finally works the way it should. High Blocks can block Standing and Jumping attacks (and high projectiles), Low (Crouching) Blocks can block high, low, and jumping attacks. Wish I would've added this in a long time ago, the game feels so much better already.

Projectiles now have "variable" cancel properties. If the projectile hits successful, the move can be canceled out of at an earlier point. We'll see how this gameplay element turns out down the road.

Characters should now face the right direction after jumping over the opponent more often now, still have to keep working on this to get it 100% though.

A few sprites have been replaced and others have been added, some have been edited as well. Some attack hitboxes that had some problems before are now fixed, some move properties have changed. There was a bug in v2.3a and below that I just now caught, that caused Jiro to stop moving whenever the CTRL key was held down. One of the knockdown sounds isn't so loud anymore either, and getting up has been slowed down. Some Guard/Super buildup has been adjusted and Jiro's throw damages have too...

But I think my favorite addition after the release of v2.3a is the new hit effects. They're not really new, but the hit effect isn't always yellow anymore. It can be around 16 shades from yellow to red depending on the attack's base damage.

I'll post again about week, maybe two from now with more updates.

-GStick

Sunday, March 30, 2008

Demo v2.3

0 Comments

SDA Demo v2.3 has been uploaded.

The game has 2 download files, one containing game files and the other containing all of the sounds. The sounds are not needed to play the game.

Showdown Academy Demo v2.3

Hope you enjoy this demo.


-GStick

Tuesday, March 25, 2008

Just A Small Bit Of Info

0 Comments

I wanted to make a quick update on what is going on, since its been a while.

The game is getting better and better all the time, really. I've improved sounds once again, added in the Super Meter (which gets used, but no Super Moves are in the game yet). And quite a bit of minor changes have been made.

This is why I have decided to release a minor update to SDA v2. The release will probably be in the form of v2.3, but there are a lot of nice little changes that have been made in the game, as I already stated, here's a nice list of what has been finished:

- Removed some annoying sound problems
- Added in some new graphics effects, including some Lifebar improvements
- Gave Jiro some new jumping animation and fixed up others
- Graphically improved character select screen and new character portraits
- Added in "Defensive Rolling". This allows the player to roll forward after being knocked down before standing up. The roll actually ends in a crouching up animation rather than the player's usual get up animation. Performing a "Defensive Roll" costs 10 Guard.
- Added the possibility for characters to have different health amounts. The average is 100, both Aroon and Jiro have the default amount though
- Gave Aroon and Jiro some move tweaks in various areas
- Super meters
- Improved some areas dealing with the way projectiles are handled
- A temporary menu screen (only option available will be "fight")
- Slightly improved load time
- The game now uses GM7 rather than the GM6 engine. Along with this, sounds are now loaded from external files, some sounds have also been changed or improved
- The Collision Hitbox (black; "Posbox") now turns red whenever that player is in the air
- A screen shake when the character's fall. Bouncing causes a "2" shake, the final slam causes a "4", Normal attacks also cause a small amount of screen shake (1)
- Added a little bit more hit pause on a successful hit, bringing in the damage a move does into the calculation, hit pause no longer occurs on a successful throw
- Included an option that allows for the game's process priority to be set within the options file
- Made some of the animations more equal between Aroon and Jiro (such as get up speed, fall speed, etc)
- Vastly improved throws. Throws are now properly performed while holding either left or right and pressing both CP and CK at the same time. Pressing forward before is no longer needed to perform the throw, except this makes dashing before a throw useless unless forward or back is held after the dash. The throw will be performed in the direction held (left or right)
- Fixed some problems that occured during hit pause
- Adjusted quite a bit of Jiro's damage values on his attacks, as well as some of Aroon's (no longer all the same damage values, in general, Jiro deals a bit less damage)
- Fixed a bug that causes moves to stop working


-GStick

Sunday, February 10, 2008

Shout For !Demo 2.2!

0 Comments

Well I've finally decided to release v2.2. Hope its enough to please for now, really was able to get quite a bit into this one.

SDA Demo v2.2 Download

Of course there's even more information at our forums, so you might want to check all of that out.

http://s3.invisionfree.com/ShowdownAcademy

Have fun with this one, please. :]

-GStick

Sunday, January 27, 2008

Sooooo Slow

0 Comments

Development on SDA has been extremely slow lately. I've been attempting that release of January, but it appears that, once again, I'll have to push release back. Hopefully this is the last time Demo 2 is pushed back.

There are a few reasons for doing this... Schoolwork is frustrating and takes up time and focus. I've also been working heavily on my second album, "Inside The Shell", which is coming along pretty good. I've also gotten pretty stumped on adding in Rounds (like round 1, 2, 3) and Win/Loss count... as easy as those sound to add in. My first attempt failed so I took a short break from the coding for a while.

But I've been brainstorming ideas on how to get it to work. I'll wait until I decide on one that I'm sure will work without much trouble before I start again.

-GStick