The Mugen Fighters Guild

M.U.G.E.N Central => Your Releases, older Mugen => Topic started by: Doggiedoo on April 14, 2010, 03:31:44 pm

Title: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Doggiedoo on April 14, 2010, 03:31:44 pm
Download him at: RandomSelect (http://randomselect.piiym.net/). Hosted Older Creations -> Hosted Characters -> Doggiedoo. Latest versions of my other characters are also available here, with recent patches incorporated.
Mirror at: SendSpace (http://www.sendspace.com/file/s1e9pw)

(http://i262.photobucket.com/albums/ii109/Neo-Daigo/mugen48.jpg)

Quote
He is strong at long range, but has very few options against
close-range pressure. Get past his projectiles and most
characters should be able to keep him off balance.

============================================================

TO-DO LIST:
-Stage specific intro (looking for a good Icelarn stage to
 base it on)
-Possibly some AI and custom mode refinements
-Bug fixes/tweaks

============================================================

CREDITS:
-Capcom for Warzard
-Kong for most of the sprites
-[E] for mame builds for ripping sprites
-Winane for XOR AI activation method
-Cybaster for beta testing
-Mugen Infantry for hosting

Plus, patch for all Warzard chars except Lavia, updated 22 April 2010:

Download patch at: SendSpace (http://www.sendspace.com/file/olk91v)

Quote
Update Details:

Hauzer:
   -(22 April) Fixed Tear Maker glitch. Whoops. :P
   -Added a taunt.
   -Extended winpose (walks over before stepping on
    enemy), alt winpose when original is not
    appropriate.
   -Fixed minor miscalculation in followup grab range.
   -Fire sound fx now plays properly.

Hauzer, Kongou:
   -Super armour works properly during air recovery.

Shin Valdoll, Valdoll:
   -Fixed some Emnity Malice glitches in simul mode.
   -Jump movement made closer to Warzard standards.

Blade, Hauzer, Kongou, Leo, Ravange, Shin Valdoll:
   -Landing noise plays when landing from air-guard
    (and dust fx where applicable). Landing sounds
    not applied to Valdoll and Lavia due to the
    'floatiness' of their landing anims.

Comments, criticism and bug reports welcome!
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: rukifellth on April 14, 2010, 03:43:11 pm
Hmmm, why not a patch that gives them their fatalities from Warzard/Red Earth. IF they are killed by one of the original characters?
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: Doggiedoo on April 14, 2010, 04:57:57 pm
Possible, but tricky; I'll need to find each version of the Warzard quartet and examine their code. Plus the fatality sprites need to be added, meaning the patch will be quite large. Its not top priority at the moment, but might get around to it in future if there's enough demand.
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: Dead or Alive Fan on April 14, 2010, 05:27:35 pm
A couple days ago was asking myself when you will release another character from this game and Vuala, can wait to test this version as soon as I arrive home, stupid work  ;D
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: Drunk Ryu on April 14, 2010, 06:45:58 pm
I noticed you have a patch for Hauzer.... But I dont think you ever released Hauzer.

He's not on your page, and I just dont recall you ever making one. You should release him so I can apply this patch.  :P
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: Dead or Alive Fan on April 14, 2010, 06:51:32 pm
No offense but yes he released Hauzer a couple of months ago  ;P
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: Cybaster on April 14, 2010, 06:53:53 pm
Yeah, right ! http://mugenguild.com/forumx/index.php?topic=111465 :P

Anyway, the damage input is perfect now, with the damage dampening.
The AI is cool, not the type of aggressive rushdown, but which takes its time, as would be expected from a Nool "player".

Haven't tested the patches yet, but Hauzer's one seems interesting. :)
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: Drunk Ryu on April 14, 2010, 07:38:22 pm
My bad guys. I havent been around for 6 months. I just recently got my computer back and I didnt know he released a hauzer. Thanks for the link.  ;P
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: Marzord on April 14, 2010, 10:00:50 pm
Doggiedoo does it again! Another great character.  :sugoi:
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: Doggiedoo on April 15, 2010, 04:08:01 am
Whoops. My Mugen Infantry site has been updated with a link to Random Select and this thread; I'm unable to update the characters there since Mugen Infantry controlled the files, and I'm not sure if linking to filesharing services is a safe long-term solution.
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches (22 April)
Post by: Doggiedoo on April 22, 2010, 03:52:32 pm
Eek, introduced a glitch to Hauzer during the last patch. Please either:

Redownload the patch and update his files (link here (http://www.sendspace.com/file/olk91v)),

Or open your existing hauzer.cns, find

Code:
[State 1460, 2]

and underneath, change:

Code:
trigger1 = animelemno(0) > 1
trigger2 = !gethitvar(isbound)

to:

Code:
trigger1 = animelemno(0) > 1
trigger1 = !gethitvar(isbound)


Further bug reports welcome. I'm not a particularly thorough programmer. :P
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches
Post by: oraora? on April 22, 2010, 05:18:05 pm
Whoops. My Mugen Infantry site has been updated with a link to Random Select and this thread; I'm unable to update the characters there since Mugen Infantry controlled the files, and I'm not sure if linking to filesharing services is a safe long-term solution.
Mediafire would be a better choice :)
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches (22 April)
Post by: Dead or Alive Fan on April 22, 2010, 06:25:28 pm
The 22Apr update is only for Hauzer right ?  :-\
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches (22 April)
Post by: Doggiedoo on April 22, 2010, 06:38:05 pm
The 22Apr update is only for Hauzer right ?  :-\

Yep. Dunno if I should've changed the topic title on hindsight, but it is quite a visible bug, and the readme does note the update is for Hauzer only.

EDIT: Changed topic title to avoid confusion

Mediafire would be a better choice :)

Thanks. Will have a look, especially at file lifetimes.
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patches (22 April)
Post by: Cybaster on April 22, 2010, 06:46:53 pm
You could ask to be hosted here. I'm pretty sure Val or Iced would be perfectly fine with it. :)
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Doggiedoo on April 22, 2010, 06:50:39 pm
That would be nice, if they can put up with my obsessive minor updates. Would that also involve setting up a basic homepage?
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Cybaster on April 22, 2010, 07:42:40 pm
Yeah, you'd have to put up a very basic homepage (just look at mine ;P).
Then, Val would give you your password and you'll have full access to your space to manage it as you wish, which would mean that you'd be responsible for your "obsessive minor updates". :P
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Drunk Ryu on April 22, 2010, 09:31:14 pm
sendspace link to the 4/22 patch isnt working.  :P
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Dead or Alive Fan on April 22, 2010, 10:17:51 pm
That's weird cause it works fine for me, have downloaded the patch two times  ;P
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: walt on April 22, 2010, 10:50:14 pm
+1 on hosting in Guild.
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Rush is Right! on April 23, 2010, 08:24:02 am
Sweet updates & release - I would also like some warzard fatality's in the future!
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Baby Bonnie Hood on April 24, 2010, 03:14:23 am
So this means that the only unplayable character left to make for MUGEN is that mechanical one, Gigi was it?
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Doggiedoo on April 24, 2010, 03:36:01 am
IIRC, Trasgo7 made a Warzard-style Gigi, so it looks like we've all the bases covered. :)
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: XamΣeta on April 24, 2010, 05:45:27 am
Actually the only stuff missing from Warzard/Red Earth converted to mugen is this:

- 2nd Bonus stage with Axe/Spear spitting heads + Respective Stage
- Endings for each character
- Screenpack/Lifebars

Like Doggiedoo said, everything else is pretty much covered...and a damn fine job these creators have done too.
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Jesuszilla on April 27, 2010, 05:17:57 am
Updates are up on Randomselect now.

http://randomselect.piiym.net
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Doggiedoo on April 27, 2010, 01:19:10 pm
Thanks for the heads-up and to KFM for the hosting :). Updating links accordingly.
Title: Re: Hydron/Nool from Warzard/Red Earth + Warzard char patch (+ 22 April Hauzer Fix)
Post by: Dead or Alive Fan on April 27, 2010, 08:29:42 pm
- Screenpack/Lifebars
What about the Warzard lifebar wip 1280 by Phantom Blood ?, just saw a few images yesterday and they are pretty good   ;D