View previous topic :: View next topic |
Author |
Message |
Uncommon His legend will never die

Joined: 10 Mar 2003 Posts: 2503
|
Posted: Mon Nov 10, 2003 6:16 am Post subject: WGMD battle system demo released |
|
|
I've been working on WGMD's custom battle system for about two weeks, and have most of the gameplay done for a bone-stock ATB with multiple heroes and an enemy AI. The layout needs some serious work, but that's for next weekend (this includes most of the stuff relating to the general look of things: targetting, damage displays, better menu, etc). I'll keep posting my updates here, so check back every Monday or so if you're interested.
So, you can check it out on the gamelist.
Regarding what you can and can't take, I left the game unpassworded, 'cos I trust you all. The graphics are off-limits (but you probably wouldn't want them anyway; they're half-decent at best), and all of the music is off-limits (except for the Theme from Psycho, which isn't mine, it is Bernard Herrmann's), but I may allow you to use it if you ask (though it's half-decent at best, too).
The scripts are included, and they are free. If you can make them work for your own game, then go ahead. I would appreciate proper credit. |
|
Back to top |
|
 |
Setu_Firestorm Music Composer

Joined: 26 Mar 2003 Posts: 2566 Location: Holiday. FL
|
|
Back to top |
|
 |
Me HI.

Joined: 30 Mar 2003 Posts: 870 Location: MY CUSTOM TITLE CAME BACK
|
Posted: Mon Nov 10, 2003 9:24 pm Post subject: |
|
|
Whoohoo! After following Uncommon's progress on IRC for a while, I'm anxious to see what the fruits of his labors are. _________________ UP DOWN UP DOWN LEFT LEFT RIGHT RIGHT A B START |
|
Back to top |
|
 |
LeRoy_Leo Project manager Class S Minstrel

Joined: 24 Sep 2003 Posts: 2683 Location: The dead-center of your brain!
|
Posted: Mon Nov 10, 2003 10:53 pm Post subject: |
|
|
Ill just sit back, and enjoy.
I cant say much about it though, as I am a poop of the ninkum variety.
(I am a know nothing) _________________ Planning Project Blood Summons, an MMORPG which will incinerate all of the others with it's sheer brilliance...
---msw188 ---
"Seriously James, you keep rolling out the awesome like gingerbread men on a horror-movie assembly line. " |
|
Back to top |
|
 |
Hyperdrmr plotscripter/musician

Joined: 25 Oct 2003 Posts: 32 Location: behind a drumset/guitar/comp
|
Posted: Mon Nov 10, 2003 11:30 pm Post subject: |
|
|
Well done, except for the fact that you have to push to the right before activating the choice you want. _________________ "i can see it in her eyes she acts just like a nurse to all the other guys"-Perfect Circle
http://gamingetc2.topcities.com/hyperdrmrpage.htm |
|
Back to top |
|
 |
Minnek Conjurer

Joined: 03 Jun 2003 Posts: 430 Location: Somewhere
|
Posted: Mon Nov 10, 2003 11:39 pm Post subject: |
|
|
Eh, that's a rather easy fix. Just set the cursor's direction to right along with making it walk to whatever position. That should work. Anyway, GREAT job, Uncommon. I look forward to seeing this with all its glamors when you've finished  _________________ * SDHawk has joined #Minnek
SDHawk> AAAAAAAAAAAAAUUUUUUUUUGH
* SDHawk has left #Minnek (Leaving) |
|
Back to top |
|
 |
Flamer The last guy on earth...

Joined: 04 Feb 2003 Posts: 725 Location: New Zealand (newly discovered)
|
Posted: Tue Nov 11, 2003 5:30 am Post subject: |
|
|
good work uncommon, i'd like to see a damage indicator... but that's just my wants... do it whenever you feel like it. _________________ If we were a pack of dogs, IM would be a grand Hound, CN would be a very ficious little pitball, and Giz...well, it doesn't matter breed he is, he'd still be a bitch
(no offense to anyone that was mentioned) |
|
Back to top |
|
 |
Setu_Firestorm Music Composer

Joined: 26 Mar 2003 Posts: 2566 Location: Holiday. FL
|
|
Back to top |
|
 |
Uncommon His legend will never die

Joined: 10 Mar 2003 Posts: 2503
|
Posted: Tue Nov 11, 2003 2:01 pm Post subject: |
|
|
Hyper: I tried righting a script to set the direction automatically, but I think I have enough script running anyway, so it's not triggering.
Flamer: That is definitely on for next weekend. Stuff like that is a big part of the layout. |
|
Back to top |
|
 |
Uncommon His legend will never die

Joined: 10 Mar 2003 Posts: 2503
|
Posted: Fri Nov 14, 2003 6:38 pm Post subject: |
|
|
Forgive the double-post, but I believe this would be a good place to say this...
In making my battle system, I have been struck by my first limitation: NPCs. Each map can only have 36 NPCs, and this is a problem. So, I'm going to need to make a few compromises.
1. I'll need to cut it down to three hero-parties, as each hero needs at least eight NPCs (one for hero graphic, one for weapon, and six for the HP display). The biggest problem with that is that James and Feather were going to be a pair, as in, you can't have one in your party without the other. So, if you have them in your party, you can only have one other character. Then again, I could always compromise that, too, but it would hurt a few things...
2. I'll need to make quite a few things into maptiles, basically everything that doesn't ever move. This also means simplifying a few of the displays. For instance, the Pain and Exhaustion meters, which were originally going to be measured as percentages, will now have color-codes. I'll also have to move the MP meter into the spell menu, as that will be a different map. I wanted to make animated enemies, but it might be easier if I just made those into maptiles, as well... Using so many maptiles, I'll probably also need to have considerably simple battle backdrops.
3. I'll have to imbed the entire menu into a script, but I already have a script that I can put it in, and it will be a lot easier than it sounds, quaintly enough.
I already have a few ideas for how to do all of this, and know which NPCs will need to be maptiles. A lot of it will still work, so it won't be as big of a crisis as it was when I first discovered the problem. I can make it work.. |
|
Back to top |
|
 |
Eggie
Joined: 12 May 2003 Posts: 904
|
Posted: Fri Nov 14, 2003 6:49 pm Post subject: |
|
|
Very interesting... |
|
Back to top |
|
 |
Flamer The last guy on earth...

Joined: 04 Feb 2003 Posts: 725 Location: New Zealand (newly discovered)
|
Posted: Fri Nov 14, 2003 11:38 pm Post subject: |
|
|
uncommon, you can use a various amount of commands to compromise the limitation of 36 "different" npcs.
you can have various copies of the same npc... and then have npc reference or something to call that npc. _________________ If we were a pack of dogs, IM would be a grand Hound, CN would be a very ficious little pitball, and Giz...well, it doesn't matter breed he is, he'd still be a bitch
(no offense to anyone that was mentioned) |
|
Back to top |
|
 |
Uncommon His legend will never die

Joined: 10 Mar 2003 Posts: 2503
|
Posted: Sat Nov 15, 2003 9:47 am Post subject: |
|
|
I am, Flamer, but I'm still struck by this limitation. The problem with NPC references is that, if you alter one copy, every other copy will be altered as well. If that wasn't true, then I'd never need more than one NPC anywhere. |
|
Back to top |
|
 |
Uncommon His legend will never die

Joined: 10 Mar 2003 Posts: 2503
|
|
Back to top |
|
 |
Flamer The last guy on earth...

Joined: 04 Feb 2003 Posts: 725 Location: New Zealand (newly discovered)
|
Posted: Tue Nov 18, 2003 8:35 pm Post subject: |
|
|
*shrugs* i thought "create NPC" could get around that type of problem.
oh well, i haven't moved into this type of expertise yet, nor will i be unless i get my butt moving  _________________ If we were a pack of dogs, IM would be a grand Hound, CN would be a very ficious little pitball, and Giz...well, it doesn't matter breed he is, he'd still be a bitch
(no offense to anyone that was mentioned) |
|
Back to top |
|
 |
|