Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => Topic started by: tenniskid493 on November 24, 2005, 05:58:00 am

Title: The Chosen One
Post by: tenniskid493 on November 24, 2005, 05:58:00 am
With my walking engine completly finished, I felt the time was right to release my new project.  I'm planning a new version of Golden Sun?, the popular RPG for the Gameboy Advance.  Because of copyright laws, I may have to change the title but I'll wait and see.  Right now the game is going to include.

*A large overworld (prob. 4 matrixes pasted together)
*Many large cities
*4 main temples (one for each element) and maybe several smaller ones
*Black and White Tilemap but Grayscale battles
*5 Djinn of each element (little creatures you find along your way and each give you a special power you can use in battle)
*3 friends you meet along the way

Look for some screenies to come out some time next week and a demo version to come out in the next few weeks.
Title: The Chosen One
Post by: DJ Omnimaga on November 24, 2005, 06:01:00 am
sound pretty nice, since you said Matrix I assume this is basic right? I hope to see screenie soon :)smile.gif
Title: The Chosen One
Post by: tenniskid493 on November 24, 2005, 06:01:00 am
Yea, its in basic using XLib, FlashGordon, and Codex.
Title: The Chosen One
Post by: DJ Omnimaga on November 24, 2005, 06:04:00 am
cool. xLIB is probably gonna have a feature like resource, which allow you to copy a archived program into prgmTEMP0,1,2,3, etc, which is more versatile than Flash Gordon. Also it has lines and rectangles now. Its not avaliable to public yet though but thats still good to know :)smile.gif
Title: The Chosen One
Post by: tenniskid493 on November 24, 2005, 06:30:00 am
Sweet because thats all I'm using those two programs for. That will make it a lot easier.  Now I have a 4 hour car ride each way to visit relatives so I hope to get some major coding done.  Maybe I can put up some screenshots by tonight if I get enough done.


EDIT:  Fixed my own double post.  I'm such a bad person.   :Dbiggrin.gif
Title: The Chosen One
Post by: Spellshaper on November 24, 2005, 06:32:00 am
that would be really cool!! :woot:woot.gif
Title: The Chosen One
Post by: dragon__lance on November 24, 2005, 08:39:00 am
sweet! :)smile.gif looks awesome, i loved golden sun, btw, wat size graphics will u be using?
Title: The Chosen One
Post by: tenniskid493 on November 24, 2005, 05:16:00 pm
Right now I'm using 8x8 sprites w/ an 8x8 character sprite (instead of the 16x8 sprite in the real game)  My graphics right now are really plain and the map looks extremly tiled but I will be fixing those later.  I finished the routine to allow you to jump over one water square onto a ledge in the middle of the water and now I am working on a routine that allows you to push logs until either they run into something or else roll into a river.
Title: The Chosen One
Post by: Ranman on November 24, 2005, 05:20:00 pm
Sounds like this project deserves some front page news ;)wink.gif
Title: The Chosen One
Post by: tenniskid493 on November 24, 2005, 05:22:00 pm
LOL..I thought it might look a little weird if I posted news about my own project.   >Dgni.gif
Title: The Chosen One
Post by: Ranman on November 24, 2005, 05:35:00 pm
QuoteBegin-tenniskid493+24 November 2005, 23:22-->
QUOTE (tenniskid493 @ 24 November 2005, 23:22)
LOL..I thought it might look a little weird if I posted news about my own project.   >Dgni.gif

 Ah hah... I figured you might say that. Humility is a very good trait to strive for. :)smile.gif

However, even Omnimaga staff projects are just as important as the other projects. ;)wink.gif

Keep up the good work!
Title: The Chosen One
Post by: DJ Omnimaga on November 25, 2005, 03:56:00 am
QuoteBegin-tenniskid493+24 November 2005, 23:22-->
QUOTE (tenniskid493 @ 24 November 2005, 23:22)
LOL..I thought it might look a little weird if I posted news about my own project.
Title: The Chosen One
Post by: dragon__lance on November 25, 2005, 06:42:00 am
QuoteBegin-xlibman+25 November 2005, 10:56-->
QUOTE (xlibman @ 25 November 2005, 10:56)
QuoteBegin-tenniskid493+24 November 2005, 23:22-->
QUOTE (tenniskid493 @ 24 November 2005, 23:22)
LOL..I thought it might look a little weird if I posted news about my own project.
Title: The Chosen One
Post by: tenniskid493 on November 25, 2005, 01:17:00 pm
user posted imageuser posted imageuser posted image
here are some screen shots I made in like 2 mins.

Does XLib allow masking of sprites?? If so it would make something I'm planning a lot easier.
Title: The Chosen One
Post by: dragon__lance on November 25, 2005, 03:11:00 pm
QuoteBegin-tenniskid493+25 November 2005, 20:17-->
QUOTE (tenniskid493 @ 25 November 2005, 20:17)
user posted imageuser posted imageuser posted image
here are some screen shots I made in like 2 mins.

Does XLib allow masking of sprites?? If so it would make something I'm planning a lot easier.  

 yep, xlib allows the masking of sprites, wat u do is first shade in the whole sprite with black,(that will be the mask), then xor the origional sprite over it,(thats the xor sprite), now on the screen, first OR the mask, then XOR the xor sprite over it. hope u understood that >Dgni.gif
Title: The Chosen One
Post by: tenniskid493 on November 25, 2005, 03:17:00 pm
I think so..I'll try it out.  Because in the original game, the character sprite is taller and skinnier so you have to mask it if you walk up in front of a building or wall etc.


How are these for  new house sprites???  :???:confus.gif

user posted imageuser posted image

These are the originals:

user posted imageuser posted image
Title: The Chosen One
Post by: Spellshaper on November 25, 2005, 10:50:00 pm
looks great! (are they small enough for 1 screen?) %)rolleyes2.gif
Title: The Chosen One
Post by: DJ Omnimaga on November 26, 2005, 03:36:00 am
OMG awesome artwork it would be really cool to see a new RPG come out with that kind of sprites. Maybe scale them down a bit so they fit in one screen otherwise you'll need a lot of pics

Maybe use the second one :)smile.gif
Title: The Chosen One
Post by: tenniskid493 on November 26, 2005, 05:22:00 am
user posted imageuser posted imageuser posted imageuser posted imageuser posted image

How are these for tree sprites????
Title: The Chosen One
Post by: Spellshaper on November 26, 2005, 05:23:00 am
kinda biiig...O_Oshocked2.gif
but nice details!
Title: The Chosen One
Post by: tenniskid493 on November 26, 2005, 05:25:00 am
Yea...they're gonna be scaled down.  I just make the big picture first and then scale it down.
Title: The Chosen One
Post by: DJ Omnimaga on November 26, 2005, 08:09:00 am
I think I should have hired you as sprite designer instead O_Oshocked2.gif
Title: The Chosen One
Post by: dragon__lance on November 26, 2005, 09:08:00 am
QuoteBegin-tenniskid493+26 November 2005, 12:22-->
QUOTE (tenniskid493 @ 26 November 2005, 12:22)
user posted imageuser posted imageuser posted imageuser posted imageuser posted image

How are these for tree sprites????  

 looking good :ru13z:king2.gif
Title: The Chosen One
Post by: tenniskid493 on November 28, 2005, 01:02:00 pm
HELP!!!!

I need either an 8x8 or 8x16 character sprite that looks like Issac from the game.  The real game has an 8x16 but I'd be fine w/ either one.  The way that I made all of the other sprites doesn't work because this sprite is too small.  Any submissions are welcome.
Title: The Chosen One
Post by: DJ Omnimaga on November 28, 2005, 01:11:00 pm
who's issac?
Title: The Chosen One
Post by: tenniskid493 on November 28, 2005, 01:30:00 pm
the main character of the game

user posted image
Title: The Chosen One
Post by: DJ Omnimaga on November 28, 2005, 02:25:00 pm
ooh cool I should really play golden sun :Dbiggrin.gif
Title: The Chosen One
Post by: tenniskid493 on November 28, 2005, 02:44:00 pm
Its the game that first got me hooked on RPG's  :Dbiggrin.gif
Title: The Chosen One
Post by: DJ Omnimaga on November 28, 2005, 03:06:00 pm
hmm I dunno how to convert thos esprites to 8x8/16x8, I guess a lil dude should do, I'll see if I can do something
Title: The Chosen One
Post by: tenniskid493 on December 03, 2005, 12:56:00 pm
Well..due to the threat of a copyright lawsuit...i need a new name for my game.  It will just be called "The Chosen One" until I can come up with a suitable replacement.

As far as progress, I've added in new sprites (thanx necro) and am now working on designing a few more myself.  Progress has been slow due to school and drivers ed, but I try to work on it as much as I can.  I am also in the progress of designing a webpage to use to display current screenshots as well as host my downloads.
Title: The Chosen One
Post by: DJ Omnimaga on December 03, 2005, 01:04:00 pm
sound nice, actually I would rather use a different non copyrighted name for my games, but everyoen use names  like Zelda and Mario so I gues its not a big problem, but maybe it would with Golden sun or Lufia, as they never have been used before in calc games so they would be easy to catch . The new title sound nice though. :)smile.gif
Title: The Chosen One
Post by: tenniskid493 on December 03, 2005, 01:06:00 pm
Camelot (the makers of Goldensun) sent me an email saying if I did publish this game, I would find myself on the wrong end of a lawsuit.
Title: The Chosen One
Post by: DJ Omnimaga on December 03, 2005, 01:17:00 pm
oh I see, oh well. I think threefingeredguy got the same problem with his Space Station Pheta game (altough they ended up letting him port the game).

Title: The Chosen One
Post by: dragon__lance on December 03, 2005, 03:18:00 pm
QuoteBegin-tenniskid493+3 December 2005, 20:06-->
QUOTE (tenniskid493 @ 3 December 2005, 20:06)
Camelot (the makers of Goldensun) sent me an email saying if I did publish this game, I would find myself on the wrong end of a lawsuit.  

 that sux, oh well, so the game is still based off of Golden Sun right?
Title: The Chosen One
Post by: tenniskid493 on December 03, 2005, 03:21:00 pm
Yea..i just can't use any of their trademarks (ie. goldensun, all city names, all character names, all special item names including weapons and armor etc.)  so I'll have to come up with a lot of new names.
Title: The Chosen One
Post by: dysfunction on December 03, 2005, 03:48:00 pm
You're kidding, they actually told you to cease and desist? Maybe they're more worried about IP than Nintendo. I mean how many Nintendo games have been ported to calc? Mario, Zelda, Metroid, Harvest Moon...
Title: The Chosen One
Post by: necro on December 03, 2005, 04:01:00 pm
user posted image

hmmm...camelot is threating litegation against non-profit calc games and their last game was how long ago...perhaps they have their priorities mixxed up :urecrazy:fou2.gif ...hmmm, so to piss em off you could make the game nearly identical in every way and just rename everything!  Now that would be awsome...can you post your email?
Title: The Chosen One
Post by: tenniskid493 on December 03, 2005, 04:39:00 pm
sorry I deleted it  :(sad.gif  (I know I'm an Idiot)

It was something like:

"Tenniskid493,

We have seen through our periodic searching of the internet, that you plan to make a game for the TI-83+ calculator entitled 'Golden Sun:  The Chosen One'.  If you were to complete this game and release it for public use, a (some huge fancy word) lawsuit would be brought against you for violating the copyrights Camelot
Title: The Chosen One
Post by: tifreak on December 03, 2005, 05:03:00 pm
Wow, I can't believe they are threatened by this... Well, it would be better if you came up with something semi unique... :Dbiggrin.gif

So far I haven't recieved anything on my Pokemon game...  :crazy:fou.gif
Title: The Chosen One
Post by: necro on December 03, 2005, 05:12:00 pm
hmmm...isn't funny how people will be complete asses and then put their name on something like this as if it was a casual "what's up, man"

anyways...perhaps you could email him back...come up with something like
 "Dear sir, madam, or unbeknowst beign of indecidable gender

I have complied with the requests so here requested, thank you for your letter.  Nothing invigorates me like the threat of legal action, I was so delighted.  In fact, now that you have made these threats, I feel like I should rethink my life.  Why would I want to try and recreate one of my favorite games and increase its popularity among people at high school and colege level who had never before experienced the game.  Besides, it wasn't like I was going to make any profit off of it, and with inferior graphics, lack of music, and other such tone downs, it wasn't going to be able to prevent people from playing your games.  Heh, it was more like publicity for you and your game at purely my expense of time.  Thank you from saving me from such a stupid mistake."
Title: The Chosen One
Post by: tenniskid493 on December 03, 2005, 05:23:00 pm
LOL..thatd be hilarious  :Dbiggrin.gif

But knowing my luck, thered be some law that I saying that they could sue me for some unknown law thing that nobody would ever think of and I couldn't really spare the money for a lawyer to defend me.
Title: The Chosen One
Post by: necro on December 03, 2005, 05:32:00 pm
you complied, end of story...if you never released it, safe...even if you did, if its non-profit theyd have to give you a warning

@kevin: that was me being mean...oh, the syntax mastery (still bad spelling...)

anyways...I ought to publish that as the "Universal Copy Right Response Letter"
Title: The Chosen One
Post by: tenniskid493 on December 03, 2005, 05:36:00 pm
True..very true  I'll send it tommorrow when I'm not so tired. :Dbiggrin.gif
Title: The Chosen One
Post by: tenniskid493 on December 03, 2005, 05:57:00 pm
Amongst all the other activity going on, I managed to throw together a new screenshot using a lot of my new sprites.

user posted image

Can someone tell me how to make animated screenshots (I know thats pretty basic but I don't know how and I'm sick of these still ones)
Title: The Chosen One
Post by: tifreak on December 03, 2005, 06:19:00 pm
By using TI Screen capture and a emulator it will work with... I did it once, but my system crashed, and that was several months ago...
Title: The Chosen One
Post by: dysfunction on December 04, 2005, 07:44:00 am
Use pindurTI- http://www.hszk.bme.hu/~pg429/pindurti/
Load up your program, then press TAB to start animated screenshot capture.

And TI ScreenCapture doesn't take animated screenshots at all, nor does it work with emulators- it only takes stills from your physical calc.
Title: The Chosen One
Post by: necro on December 04, 2005, 08:21:00 am
If you have any more sprites you want me to recreate, I should be able to find a bit of time here and there amoungst my other projects
Title: The Chosen One
Post by: tenniskid493 on December 04, 2005, 09:18:00 am
umm..some other random 16x8 characters (ie Mia, Ivan, Garet, and a few random villagers)...I'll post some screenshots of them in a minute.  Thank you so much necro.  You're a huge life saver.

user posted image

from left:  Garet, Ivan, Mia, Healer (these 4 I need for sure)

user posted image

a bunch of random villagers.  I prob. need 4 of them.  Choose whichever one's are easiest for you.

I only need all of them facing forward so that should make it a little easier.  If this is too much just let me know and I can do them for myself.
Title: The Chosen One
Post by: necro on December 04, 2005, 11:15:00 am
hmmm...I found a good set of sprites...

http://www.goldensun-syndicate.net/sprites/
Title: The Chosen One
Post by: tenniskid493 on December 04, 2005, 12:09:00 pm
thats where I got all of mine from...I just can't change them to black and white

Edit:  How's this for a garet one?  No where as good as necro could do but still ok I hope:

user posted image
Title: The Chosen One
Post by: DJ Omnimaga on December 04, 2005, 03:12:00 pm
wow pretty cool looking so far, I really hope this is finished :)smile.gif


i really love those houses sprites  
Title: The Chosen One
Post by: necro on December 04, 2005, 03:14:00 pm
user posted image
Title: The Chosen One
Post by: tenniskid493 on December 04, 2005, 03:15:00 pm
Wow... O_Oshocked2.gif   Thats tons better than mine...thanx again.


I'm having trouble coming up with the routine that lets you push logs around until they hit something like a stump or roll into the water...this is one of the major types of puzzles found in Goldensun..I'll post the source tommorrow.
Title: The Chosen One
Post by: DJ Omnimaga on December 04, 2005, 03:20:00 pm
OMG O_Oshocked2.gif
Title: The Chosen One
Post by: necro on December 04, 2005, 03:22:00 pm
well, I had a sheet's worth but my comp f-ed up...wish I could post em all but...
Title: The Chosen One
Post by: tenniskid493 on December 04, 2005, 03:25:00 pm
Oh well...it still looks amazing!!
Title: The Chosen One
Post by: dysfunction on December 05, 2005, 06:31:00 am
Looks really nice, you might want to shrink the houses down however if you are using 8x8 character sprites.
Title: The Chosen One
Post by: DJ Omnimaga on December 05, 2005, 12:55:00 pm
he did, see one of his previous posts
Title: The Chosen One
Post by: tenniskid493 on December 05, 2005, 03:27:00 pm
I could use some..(ok alot) of help optimizing my code right now...Here's my walking engine...thats the worst.  Its pretty big and isn't very fast.  I know I'm prob. an idiot and this is totally unoptomized but all help will be greatly appreciated.

S=Horiz. Map Offset
T=Vert. Map Offset
H=Height of Map
W=Width of Map

The Main Walking Program:
c1-->
CODE
ec1Repeat 0
getkey->K
If K=25:prgmZUP
If K=34:prgmZDOWN
If K=24:prgmZLEFT
If K=26:prgmZRIGHT
Endc2
ec2

prgmZUP
c1
-->
CODE
ec1[A]((Y/8)+T+1,(X/8)+S+1)->L
If Y=0:Then
If fPart(L)<>.1:Y+8->Y
If T>0:T-1->T
prgmZDRAW
Return
End
If fPart(L)=.1:Y-8->8
prgmZDRAW
Returnc2
ec2

prgmZDOWN
c1
-->
CODE
ec1[A]((Y/8)+T+3,(X/8)+S+1)->L
If Y=48:Then
If fPart(L)<>.1:Y-8->Y
If T+8T
prgmZDRAW
Return
End
If fPart(L)=.1:Y+8->Y
prgmZDRAW
Returnc2
ec2

prgmZLEFT
c1
-->
CODE
ec1[A]((Y/8)+T+2,(X/8)+S)->L
If X=0:Then
If fPart(L)<>.1:X+8->X
If S>0:S-1->S
prgmZDRAW
Return
End
If fPart(L)=.1:X-8->X
prgmZDRAW
Returnc2
ec2

prgmZRIGHT
c1
-->
CODE
ec1[A]((Y/8)+T+2,(X/8)+S+2)->L
If X=88:Then
If fPart(L)<>.1:X-8->X
If S+12S
prgmZDRAW
Return
End
If fPart(L)=.1:X+8->X
Returnc2
ec2

prgmZDRAW
c1
-->
CODE
ec1real(2,0,S,T,W,H,0,12,0,8,0,0,1
K-22->M
If K=34:1->M
real(1,X,Y,1,8.0,M,40,0,0,1
real(1,X,Y+8,1,8,0,M,48,0,0,1
Returnc2
ec2
Title: The Chosen One
Post by: Spellshaper on December 06, 2005, 02:48:00 am
nice, though I packed it into 1 prgm :)smile.gif
didn
Title: The Chosen One
Post by: DJ Omnimaga on December 06, 2005, 03:13:00 am
c1-->
CODE
ec1[A]((Y/8)+T+1,S+1+(X/8->L
If Y=0:Then
If .1<>fPart(L:Y+8->Y
If T>0:T-1->T
prgmZDRAW
Return
End
If .1=fPart(L:Y-8->8
prgmZDRAW
Returnc2
ec2saves 4 bytes in prgmZUP. I'll try to figure out how to pack all this into one program asap. Actually that would make it even faster :)smile.gif
Title: The Chosen One
Post by: necro on December 06, 2005, 03:22:00 am
subrotines are slower than if:then:ends...so make sure to fix that
Title: The Chosen One
Post by: CDI on December 06, 2005, 10:04:00 am
they are? good to know
Title: The Chosen One
Post by: dragon__lance on December 06, 2005, 10:24:00 am
QuoteBegin-Spellshaper+6 December 2005, 9:48-->
QUOTE (Spellshaper @ 6 December 2005, 9:48)
nice, though I packed it into 1 prgm :)smile.gif
didn
Title: The Chosen One
Post by: tenniskid493 on December 06, 2005, 01:03:00 pm
LOL..im at like 38 right now...im gonna have to cut those down.  They all start w/ Z though so they don't clutter up your program menu.
Title: The Chosen One
Post by: necro on December 06, 2005, 04:40:00 pm
it takes longer to find and run an external subrotine than an interenal block (if:then) in most cases...I am not sure, but I think the more programs the slower it gets (more to sort through to find your program in the vat index)
Title: The Chosen One
Post by: tenniskid493 on December 06, 2005, 04:42:00 pm
That makes sense....that'll be my project for the next few days to redo that into one program...does anyone know if it be faster to come up with one equation to move the sprite, no matter what button you pushed, or 4 if:then statements depending upon which one you push?
Title: The Chosen One
Post by: dysfunction on December 06, 2005, 05:39:00 pm
One is always faster, but if you have extremely complicated movement code (which I doubt you do for this sort of game) it can be a nightmare to code. If statements are certainly far more understandable. Also, to make it quicker to code and keep your code shorter while still in the dev process, I recommend keeping the subroutines, and only combining them into one program when you're finished.
Title: The Chosen One
Post by: necro on December 06, 2005, 05:46:00 pm
isn't i better just to use comments to devide your code and remove them at the end?  That's what I do...
Title: The Chosen One
Post by: tenniskid493 on December 07, 2005, 02:02:00 am
@necro, thats what I was going to do, so it was still easy to understand yet is fast and small

@dysfunction, I'm right now facing a sort of issue w/ space (seeing as how the original goldensun had over like 150 weapons and the same amount of types of armor, not to mention the over 100 different items) so I need to cut out size and space wherever possible
Title: The Chosen One
Post by: DJ Omnimaga on December 07, 2005, 03:16:00 am
hmm dont add all original weapons O_Oshocked2.gif just add like 5-10 weapons in the game and that should do, also flash gordon/resource and future xlib archived program running ability might help a lot. Also in the new xlib you can let all pic archived and you'll barely see any speed difference
Title: The Chosen One
Post by: dragon__lance on December 07, 2005, 10:00:00 am
yep, i agree with xlibman, new xlib is far better....if only it was released... :)smile.gif
anyways, for movement, i have a main prgm, then if u press left, right,down, or up, it goes to the movement prgm. in the movement prgm, if i detects a wall, itll simply return to the main prgm. if not, itll move the sprite :)smile.gif sorry for not posting code, kinda lazy B)cool.gif

oh, and instead of using 4 if-then statements, use thisc1-->
CODE
ec1X+(k=26)-(k=24)->X
Y+(k=34)-(k=25)->Yc2
ec2
this uses boolean logic :)smile.gif, but only increments the pixel by one, if u need to move it by 8 pixels, then just put 8 before watevers in the parentathese
Title: The Chosen One
Post by: tenniskid493 on December 07, 2005, 01:07:00 pm
Wow..the pic archive thing would be the best because that's where a lot of my lack of speed is coming.  I'm using flash gordon already but I'm running into the fact that it is too slow to use on some of my programs that I use repeatedly so I have to leave them unarchived, which is eating away at my space.  I'm going to have to rework them so that I only have what is essential unarchived.  I'm planning on including about 20 different weapons (1-15 weapons bought at the weapons shop and 5 "enchanted" weapons that you find after beating a large temple) and about 20 different types of armor (armor, helmets, gloves etc.) and prob 2-30 diff. types of items (herbs, water of life, nuts, bread, apples etc.)

@dragon_lance, Its ok that you didn't post code.  I got what you meant and now I'm gonna try to implement it..and thanx for those equations, I'm gonna use those.

EDIT:  Sorry for that.  All better now.
Title: The Chosen One
Post by: dysfunction on December 07, 2005, 02:48:00 pm
tenniskid: Using subroutines actually results (usually) in smaller code, though slower code. That's only if these are subroutines that occur more than once or twice in the code however, otherwise the space saved is negligible.
Title: The Chosen One
Post by: Spellshaper on December 08, 2005, 04:17:00 am
QuoteBegin-tenniskid493+8 December 2005, 1:07-->
QUOTE (tenniskid493 @ 8 December 2005, 1:07)
@Spellshaper, Its ok that you didn't post code.  I got what you meant and now I'm gonna try to implement it..and thanx for those equations, I'm gonna use those.  

 eh... that was dragon__lance, not me %)rolleyes2.gif
Title: The Chosen One
Post by: DJ Omnimaga on December 08, 2005, 10:15:00 am
QuoteBegin-dragon__lance+7 December 2005, 16:0-->
QUOTE (dragon__lance @ 7 December 2005, 16:00)
c1-->
CODE
ec1X+(k=26)-(k=24)->X
Y+(k=34)-(k=25)->Yc2
ec2  

c1
-->
CODE
ec1X+(k=26)-(k=24->X
Y+(k=34)-(k=25->Yc2
ec2
Title: The Chosen One
Post by: dragon__lance on December 08, 2005, 10:21:00 am
QuoteBegin-Spellshaper+8 December 2005, 11:17<table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td><b>QUOTE</b> (Spellshaper @ 8 December 2005, 11:17)</td></tr><tr><td id="QUOTE">QuoteEBegin QuoteBegin-tenniskid493+8 December 2005, 1:07<table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td><b>QUOTE</b> (tenniskid493 @ 8 December 2005, 1:07)</td></tr><tr><td id="QUOTE">QuoteEBegin @Spellshaper, Its ok that you didn't post code.
Title: The Chosen One
Post by: tenniskid493 on December 08, 2005, 02:36:00 pm
Yea..sorry about that.  I implemented your code and changed it to use the four different character sprites for each direction (huge thanks to necro for those sprites and *dragon_lance*/xlibman for that code!!!)  Next is to solve that speed issue and to work out a scrolling technique. (I realized that I had 20 programs unarchived that were supposed to be archived and thats why my ram was getting eaten away.  I know have plenty of room again)  Right now, it uses the basic scrolling used in the xLib demo which is extremly slow but worked for my purposes up to now.  Which would people prefer, one where it scrolls when you reach the end of the screen to an entirely new screen, one where it scrolls when you reach the end of the screen and only keeps one row or column and the rest of the screen is new, or one where your character always stays in the middle and the screen always moves???  In traditional Golden Sun, you are always in the middle and the screen moves around you so this is what I was thinking I would do.  Any opinions are welcome.
Title: The Chosen One
Post by: DJ Omnimaga on December 08, 2005, 02:48:00 pm
i still have my version of the xlib demo i think, even though it has animated sprites, I just need to change some stuff to make it non animated
Title: The Chosen One
Post by: KermMartian on December 08, 2005, 04:35:00 pm
Made sense to me... ;)wink.gif
Title: The Chosen One
Post by: necro on December 08, 2005, 05:13:00 pm
QuoteBegin-tenniskid493+8 December 2005, 20:36<table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td><b>QUOTE</b> (tenniskid493 @ 8 December 2005, 20:36)</td></tr><tr><td id="QUOTE">QuoteEBegin Yea..sorry about that.
Title: The Chosen One
Post by: dysfunction on December 08, 2005, 05:16:00 pm
I would say make it start scrolling when your character is in the middle of the screen, so your character usually is in the middle, but it stops scrolling when you reach the edge of the screen and your character moves across the screen to the edge. Take a look at Duck's Zelda demo for an example of this.
Title: The Chosen One
Post by: tenniskid493 on December 08, 2005, 05:19:00 pm
Thank you so much necro..theres no rush on them.  Anytime you can get them done.  As for that code, its great.  I'll have to mod it a little to fit some other things I have to put in there but as a base program its great.
Title: The Chosen One
Post by: necro on December 08, 2005, 05:24:00 pm
well...the posted code does just that (X/Y are your screen X/Y, S/T are you map scrolled X/Y, Z/Theta/V are temp variables, W/H are your maps width and height, and you could easily modify which collisions should be walled and not walled)
Title: The Chosen One
Post by: DJ Omnimaga on December 09, 2005, 09:27:00 am
oops in my previous post I forgot to mention that my xLIB demo scrolled when the character is in the middle of the screen :oops:embarassed.gif
Title: The Chosen One
Post by: dragon__lance on December 09, 2005, 10:20:00 am
sweet, i just might have to implement char is always in middle... :Pblah.gif
Title: The Chosen One
Post by: tenniskid493 on December 09, 2005, 02:22:00 pm
user posted image YAY user posted image
Implemented it and its so much better.  It saves me over 1000 bytes of RAM and runs about twice as fast.  Thanks for the help everyone.  

Is there anyway to get a ROM image from your calculator using a Silverlink USB cable.  All the romdump programs I've found only support serial cables.
Title: The Chosen One
Post by: DJ Omnimaga on December 09, 2005, 02:52:00 pm
sound cool, but unfortunately there is not much way I know to get a rom with usb cable. Maybe try rom8x on ticalc.org

[ot]look like Omnimaga is gonna have a new smiley soon[/ot]

EDIT [ot]added:  :psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif:psychedelic:happy0075.gif [/ot]
Title: The Chosen One
Post by: dragon__lance on December 09, 2005, 02:52:00 pm
yeah, go download rom8x from ticalc.org and then download tilem, and install it.:)smile.gif
Title: The Chosen One
Post by: tenniskid493 on December 09, 2005, 02:54:00 pm
K..I'll try it.

[offtopic]I get all my smileys from smileyvillage.com when omnimaga doesn't have one I need.  They have like a million different ones.[/offtopic]
Title: The Chosen One
Post by: dysfunction on December 10, 2005, 10:28:00 am
73h C0L0R5! 73h C0L0R5! 7H3Y HUR75 MY 3Y35!!!!!!!!!
Title: The Chosen One
Post by: DJ Omnimaga on December 10, 2005, 10:38:00 am
O_Oshocked2.gif

/\/\3 700 4|=73R 4 \/\/|-|1|_3 8|_|7 4/\/`/ \/\/4`/ 1 (4/\/'7 \/\/417 |=0R 7|-|15 64/\/\3
Title: The Chosen One
Post by: tenniskid493 on December 10, 2005, 11:10:00 am
@Necro, I can't figure out what your variables stand for.  Like with the xLib real( statements, where would I put each one.  EDIT:  nvm I figured it out

@xlibman  I'm hoping to get enough work done over Christmas break that I can release a demo version sometime in early January.
Title: The Chosen One
Post by: dragon__lance on December 10, 2005, 01:50:00 pm
thatd be sweet, always happy to betatest :Pblah.gif
Title: The Chosen One
Post by: necro on December 10, 2005, 05:07:00 pm
well...I got a nasty cold  and I just got call of duty 2: big red 1...but I got em done user posted image
Title: The Chosen One
Post by: tenniskid493 on December 10, 2005, 05:11:00 pm
Wow

Thank you so much Necro.
Title: The Chosen One
Post by: necro on December 10, 2005, 05:15:00 pm
glad you like em
Title: The Chosen One
Post by: dragon__lance on December 10, 2005, 05:27:00 pm
very nice necro :thumb:google.gif
Title: The Chosen One
Post by: Ranman on December 10, 2005, 06:02:00 pm
Sorry for being late on this... but I vote for keeping the character in the middle too -- though I may be a little biased. :Pblah.gif

I hope to see some screen shots soon. It sounds like you are making some good progress. I'll be looking for news article. ;)wink.gif

Necro is a pretty handy guy to have around -- he is so willing to help. Thanks Necro.

Keep up the good work!! :ru13z:king2.gif
Title: The Chosen One
Post by: tenniskid493 on December 10, 2005, 06:15:00 pm
Here's my walking engine.  It uses a basic town that prob. wont be included in the game to demonstrate.  Keep in mind the character sprite will be masked and I won't be using those walls.  I will be using a cliff type thing like in the original game to make walls as soon as I get around to making those sprites.  http://www.filelodge.com/files/hdd4/67711/The%20Chosen%20One.zip.

EDIT:  I changed it so you don't need FG to run it but forgot to delete the Asm(prgmZDEl at the end of ZP1 so delete that.  It also requires you to have xLib the app.
Title: The Chosen One
Post by: dysfunction on December 10, 2005, 06:29:00 pm
Necro you rock! Necro = the new Cyan.
Title: The Chosen One
Post by: DJ Omnimaga on December 11, 2005, 12:16:00 pm
indeed, but when i clicked the link it says

Server not found













Firefox can't find the server at bcvrf.yahoo.com.








    *   Check the address for typing errors such as
          ww.example.com instead of
          www.example.com

    *   If you are unable to load any pages, check your computer's network
          connection.

    *   If your computer or network is protected by a firewall or proxy, make sure
          that Firefox is permitted to access the Web.
Title: The Chosen One
Post by: tenniskid493 on December 11, 2005, 12:36:00 pm
HAHA...woops my bad.  I used my secure connection for Yahoo Briefcase that only I can access.  I got a new host so it should work now.
Title: The Chosen One
Post by: necro on December 11, 2005, 01:48:00 pm
Now I only have a backlog of artworks and coding to do...oh, and I beat COD2:big red 1...short game ):
Title: The Chosen One
Post by: DJ Omnimaga on December 14, 2005, 04:43:00 am
user posted image

awesome looking so far :thumb:google.gif

sry for taking so long before testing tho I had some issues lately :(sad.gif
Title: The Chosen One
Post by: Spellshaper on December 14, 2005, 05:35:00 am
is that the speed on a ti83+ se or non-se?
Title: The Chosen One
Post by: DJ Omnimaga on December 14, 2005, 05:36:00 am
regular 83+
Title: The Chosen One
Post by: Spellshaper on December 14, 2005, 06:39:00 am
ah good B)cool.gif
Title: The Chosen One
Post by: necro on December 14, 2005, 06:47:00 am
Why is it flickering?  Any ways...what program is it using, xlib or xlib app?
Title: The Chosen One
Post by: DJ Omnimaga on December 14, 2005, 07:05:00 am
it use xLIB app, I think he might update the display everytime he display a sprite so that might be why it does that. I think it should be updated only when the last sprite in a loop is displayed
Title: The Chosen One
Post by: tenniskid493 on December 14, 2005, 07:25:00 am
QuoteBegin-xlibman+14 December 2005, 13:05-->
QUOTE (xlibman @ 14 December 2005, 13:05)
it use xLIB app, I think he might update the display everytime he display a sprite so that might be why it does that. I think it should be updated only when the last sprite in a loop is displayed

I'm confused by what you mean.  Yes, I update the sprite everytime you move.  Is there a better way to do it?

Thanks for making that animated screenshot.  I still can't get PindurTI to work and TilEm doesn't allow screenshots.
Title: The Chosen One
Post by: DJ Omnimaga on December 14, 2005, 07:41:00 am
I mean that you should maybe not update the display with the map and first sprites and only update it once you display the last sprite. In xlib you just need to change the last argument to 0 to not update immediately
Title: The Chosen One
Post by: tenniskid493 on December 14, 2005, 07:56:00 am
QuoteBegin-xlibman+14 December 2005, 13:41-->
QUOTE (xlibman @ 14 December 2005, 13:41)
I mean that you should maybe not update the display with the map and first sprites and only update it once you display the last sprite. In xlib you just need to change the last argument to 0 to not update immediately  

 Ok, I get what you mean.  I just put it in and it does make a difference.  Thanx
Title: The Chosen One
Post by: dragon__lance on December 14, 2005, 10:24:00 am
yeah, awesome screeenshot :thumb:google.gif btw, wat are the size of ur maps?  
Title: The Chosen One
Post by: tenniskid493 on December 14, 2005, 10:54:00 am
They differ, but most are around 16x16.  Right now I'm working on my overworld which is huge.  Its prob going to be 4 matrixes (atleast) put together at the max. size I can make them without slowing the game down too much.  Dungeon/Temple maps will be more around 20x20 or 22x22.

How do you get PindurTI to work w/ xLib app???
Title: The Chosen One
Post by: Spellshaper on December 15, 2005, 04:07:00 am
sadly, most emulators don
Title: The Chosen One
Post by: dragon__lance on December 15, 2005, 10:21:00 am
try TILEM, it works perfectly with apps :)smile.gif
Title: The Chosen One
Post by: tenniskid493 on December 15, 2005, 12:57:00 pm
@Spellshper:  Thanx, I'll try that.

@dragon_lance:  I use TilEm for testing purposes and it does work great, but I need one to make animated screenshots with.  TilEm doesn't allow animated screenshots, only still ones.

I did figure out a way to make animated ones but it requires a lot of work and a ton of time!!! (taking a bunch of stills and animating them together)
Title: The Chosen One
Post by: DJ Omnimaga on December 15, 2005, 02:16:00 pm
To send apps to PindurTI just drag/drop it to the window
Title: The Chosen One
Post by: dysfunction on December 15, 2005, 06:21:00 pm
Looks great, I'd like to see some more variation in the tiles instead of endless grass though.
Title: The Chosen One
Post by: katmaster on December 15, 2005, 06:49:00 pm
Yeah, looks great!!!  
Title: The Chosen One
Post by: tenniskid493 on December 16, 2005, 12:55:00 am
More tiles will be coming later.  And I mean a lot more tiles.  The original game had over 3000 different tiles.  I'm planning to have around 500 maybe.

@xlibman:  everytime I try it gives me a transmission error.
Title: The Chosen One
Post by: DJ Omnimaga on December 16, 2005, 09:40:00 am
did u got the recent version of PTI? Maybe your ROM is corrupted or the save files. I would suggest deleting the .pti and .conf file as well as the ROM and retry again with new files
Title: The Chosen One
Post by: dragon__lance on December 16, 2005, 10:33:00 am
QuoteBegin-tenniskid493+15 December 2005, 19:57-->
QUOTE (tenniskid493 @ 15 December 2005, 19:57)
@Spellshper:  Thanx, I'll try that.

@dragon_lance:  I use TilEm for testing purposes and it does work great, but I need one to make animated screenshots with.  TilEm doesn't allow animated screenshots, only still ones.

I did figure out a way to make animated ones but it requires a lot of work and a ton of time!!! (taking a bunch of stills and animating them together)  

 u can use calc capture, it can be found on ticalc.org  :)smile.gif
Title: The Chosen One
Post by: tenniskid493 on December 17, 2005, 02:29:00 pm
Right now I'm struggling making sprites for the overworld.  I have the grass and dirt paths thanx to necro, but I need some for mtns. and trees.  They have to be zoomed out versions like in goldensun.  Any help would be greatly appreciated as I'm horrible at making very small sprites.  I can't decide whether to make sprites very close to the orig. game or make totally new ones.  If I made them like goldensun, I'd prob. need 3 sheets just for overworld sprites so I was thinking of making some with out tons of curves and diagonals like in the original game.
Title: The Chosen One
Post by: dragon__lance on December 17, 2005, 04:39:00 pm
hmmmm,i say stick with golden sun graphics. don't worry about sprite sheet space, as new xlib should have 16-bit indexing which means unlimited tiles :Dbiggrin.gif (supposebly)
Title: The Chosen One
Post by: dysfunction on December 18, 2005, 05:14:00 am
Really, we're not going to be limited by 256 tiles anymore? That's excellent. Anyways, even without that, you could simply switch the sprite data pics when you enter a new area with different tiles.
Title: The Chosen One
Post by: tenniskid493 on December 18, 2005, 01:01:00 pm
Thats what I'm going to do.  I use Pic 0 as the pic for active sprites, and then when I switch between overworld, town, cave, and temple, it copies those sprites into pic 0.

Does xLib work where if you have the pic set at 0 in the real( statement but put in a number over that pic, does it go on to the next pic???
Title: The Chosen One
Post by: DJ Omnimaga on December 18, 2005, 01:10:00 pm
Reuben did that too. I dunno if the new xlib still go to next pic when displaying sprites outside the current one tho. I remember xlib 0.5 had this feature
Title: The Chosen One
Post by: necro on December 18, 2005, 01:12:00 pm
yes...curently only 256 tiles worth (2 full and some of a 3rd picture)
Title: The Chosen One
Post by: dysfunction on December 18, 2005, 06:34:00 pm
The current xlib supports 256 tiles, but I heard that the new version will support 16-bit indexing, which I assume means 65536 tiles??
Title: The Chosen One
Post by: katmaster on December 18, 2005, 06:49:00 pm
65536 tiles!? O_Oshocked2.gif Well, thats one thing we never have to worry about again :)smile.gif
Title: The Chosen One
Post by: DJ Omnimaga on December 19, 2005, 03:48:00 am
OMG O_Oshocked2.gif lol now we can have 40 frames animated movies as background image in scrolling maps j/k


I still hope tr1p1ea plan to release that new version to public I havent seen him on #tcpa for 5-6 days and normally he comes online almost everyday during week. If he doesnt release it to ticalc.org I'll ask him if I can add it in the archives here. That would also prevent 1000 people from asking me the latest version of xLIB via email
Title: The Chosen One
Post by: dysfunction on December 19, 2005, 05:55:00 am
This is just what I heard on the xlib topic at MC, I think it was necro who said this.
Title: The Chosen One
Post by: necro on December 20, 2005, 04:41:00 pm
tr1ea confirmed it quite a while ago, and again recently.  He apearently is hammering out the bug in the memory functions
Title: The Chosen One
Post by: DJ Omnimaga on December 21, 2005, 02:32:00 am
nice he's still here at least, he hasnt been on tcpa for one week I think, unless he only come when we are sleeping and last post from him on MC was one week ago
Title: The Chosen One
Post by: tenniskid493 on December 24, 2005, 05:48:00 am
I need a suitable replacement name for Djinni (the little monsters you catch that help you in battle...my avatar is a Jupiter Djinni) as that is a trademark of Camelot.  Any Ideas???
Title: The Chosen One
Post by: Spellshaper on December 24, 2005, 05:51:00 am
hm... what do they look like?
Title: The Chosen One
Post by: tenniskid493 on December 24, 2005, 05:55:00 am
user posted image

here's a picture of the four types, Venus, Mars, Jupiter, and Mercury (Earth, Fire, Wind, Water).  The pictures a little distorted but you can still get the main idea.
Title: The Chosen One
Post by: Spellshaper on December 24, 2005, 06:09:00 am
what about:
- beholder
- elementary
- guardian



how do they help?
do they cast spells or what? :???:confus.gif
Title: The Chosen One
Post by: tenniskid493 on December 25, 2005, 10:01:00 am
Yes, each one has some form a special move..some attack an opponent, some will revive one of your friends, some will boost your group's attack or defense etc.  And then, once you use them in battle, they become set so you can summon a form of magic, depending on how many of that type of element you have (Summoning 4 set Jupiter Djinni is much more powerful than 1 Jupiter Djinni.)  Also, in the 2nd Goldensun, they have elemental tablets that you have to find.  They let you summon a combination of like 1 Jupiter and 1 Venus, causing it to be more powerful than just summoning both Jupiter and Venus individually.  I was planning on incorporating some of these into my game, as a type of side quest.  However, i would probably only have 5-10 of them, not every possible combination.

[semi-offtopic]I just got an 89t for X-Mas. It's sweet! Does anyone have any recommended tutorials for getting to know all the functions and capabilities of it.

Note:  If I can get enough motiviation, after I complete The Chosen One for the 83+, I may port it to the 89, pending whether I've learned enough about my 89 or not, and whether there is a demand for it or not.[/semi-offtopic]
Title: The Chosen One
Post by: Spellshaper on December 25, 2005, 10:16:00 am
very interesting :)smile.gif
but kinda complicated...
Title: The Chosen One
Post by: tenniskid493 on December 25, 2005, 10:18:00 am
It sounds really complicated, but they way battles are done, its actually really easy to use.  It automatically lists the Djinni as set or standby, and under the summons menu, lists all the ones that you can currently use.  There is also the option (for more advanced battling) where if your first character is going to use a djinn that turn, you can summon it, even though it isn't set yet.  However, if something happens causing you to attack first (speed isn't the only thing that determines attacking order) and the djinn isn't set, you waste your turn.
Title: The Chosen One
Post by: Spellshaper on December 25, 2005, 10:21:00 am
Well, I
Title: The Chosen One
Post by: tenniskid493 on December 25, 2005, 10:41:00 am
Yea...the battle engine is what's holding me up from releasing the demo...that and overworld sprites...I realized how bad I really am at drawing terrain sprites...No wonder why I failed Junior High Art Class.

For the battle engines, I have all of these ideas, its just a matter of programming them.
Title: The Chosen One
Post by: Spellshaper on December 25, 2005, 10:44:00 am
me 2 :oops:embarassed.gif
Sometimes I think I
Title: The Chosen One
Post by: DJ Omnimaga on December 25, 2005, 11:31:00 am
wow sound nice it would be cool to see more 83+ games being ported to 89 series (if only someone ported reuben to C)
Title: The Chosen One
Post by: dragon__lance on December 25, 2005, 02:24:00 pm
or vice-versa, *cough, cough* (ultima) :Pblah.gif
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 12:05:00 pm
Progress:  Made some progress on my storyline and documented all of the variables I'm currently using, and all of the variables I plan to need.  Still no progress on my battle engine.  I really need to get motivated for that.  Is anyone really good at battle animations???  I'm going to need a lot of those and thats one of the things thats really stopping me from working.
Title: The Chosen One
Post by: dragon__lance on December 28, 2005, 02:48:00 pm
will the battle engine be like origional Golden Sun, or do u plan on making ur own custom one? as for animations, wat type? sword slash? magic? item?
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 03:05:00 pm
If you need help with those animations, I might be able to spare some time.  We can talk on IRC if you want.
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 03:13:00 pm
I plan to make the battle engine very close to the original.  However, instead of being slightly to back of the characters, its going to be a side view.  Your players on the right, the enemies on the left.  Right now, I need a bunch of magic ones.  I have a defend and attack animation, but need ones for all of your psynergy.  I need a fire, ice, water, wind, bolt, and explosion one.

@BCTurk:  Could we use AIM.  I rarely go on IRC.  My screenname is the same:  tenniskid493.
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 03:20:00 pm
Not now, can't d/l things here...uh, IRC is the only option becides just talking here, which isn't such a bad option.
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 03:26:00 pm
Ok, this works out fine, since IRC isn't working for me.  What do you need to know???
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 03:28:00 pm
Names of the magic, if you don't mind declassifying them.  Also, any ideas that you have about what you want them to look like.
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 03:32:00 pm
Umm, some names are:

Fire:
Flare
Flare Storm
Fireball
Beam
Fume

Earth:
Quake
Earthquake
Rock Throw
Clay Spire
Mudslide

Wind:
Storm Ray
Lightning Ray
Plasma
Shock Plasma
Wind Slash

Water:
Douse
Downpour
Frost
Tundra
Supercool

They can really be anything, I'm open to all submissions.  The only thing is they need to be right to left and start 16 pxls from the right.  Other than that, let your creativity run wild.  All Golden Sun players will recognize some of those names, but I checked and Camelot doesn't have copyright on those.
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 03:39:00 pm
Lol, copyright, they're paranoid.

And these animations, do you want full screen type stuff, or just from the player to the enemy?
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 03:41:00 pm
From player to enemy.  Also, on similar types of attacks, like quake and earthquake, and storm ray and lightning ray, and flare and flarestorm, and douse and downpour...those can have the same animation.
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 03:43:00 pm
Gotcha. Players sprites are 16x16, right?
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 03:47:00 pm
Nope, 8x16 but I'm lining them up like

c1-->
CODE
ec1
 ------------------------
|
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 03:49:00 pm
Uh, do you have a screen?  It kind of makes sense, but a screen would help.  Don't have the time (dial up) to search the past pages...

EDIT: Oh, ok then.  Colorado, my homeland, hope your having fun ;)wink.gif.
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 03:50:00 pm
See above post.  No I don't have a screenie and I've never posted one, I've only just started work on the battle engine.  I made the whole walking engine first.  Yea, we got up here this afternoon.  We still don't know where we're going to be skiing.  We have to decide tonight.  Thanks for all the help.  Theres no rush on these either.  It may be a few weeks before I finally add them in.  I just wanted to get a start on them.
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 03:56:00 pm
My recomendation on the skiing, Brekenridge if you like a good mix of everything, beginner, amenities, friendlyness.  It's a little cold on the peaks tho, windy.  Copper is a good smaller resort, but they still have some good runs.  Vail is a good high-class resort, I have only skied once there, so I don't know for sure...  Other good  ones are Solvista and Keystone.
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 03:58:00 pm
My parents were thinking Vale, but weren't completly sold on it because we have two young kids (7 and 9).  They're asking around at the hotel, trying to find out a good recommendation.
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 04:02:00 pm
Young kids, mmmm Solvista, it's small but some of the best ski school around.  Don't know about Vail, Copper also has a good ski school.  Brek sounds like a good place, only problem is that they are crowded :(sad.gif.
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 05:04:00 pm
My parents are thinking Vale, only because they've always wanted to ski there.  We have a ticket thing where we can go to any of like 5 different resorts w/ that one ticket so if we don't like it there, we can always go somewhere else.
Title: The Chosen One
Post by: dragon__lance on December 28, 2005, 05:09:00 pm
i wish i could go skiing during winter break, sound nice so far Tenniskid,i'll also try to help out with a few animation :)smile.gif
wat u can do is maybe try to get some screens of origional golden sun then convert to black and white and resize it, now if only there was a good site...
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 05:10:00 pm
Ah, yes, then by all means, go to vail (not like I really have any say in the matter anyways, but oh well).  I believe the ticket also is valid at Brekenridge, I encourage you to try there as well (no, I don't work for them). ;)wink.gif
Title: The Chosen One
Post by: tenniskid493 on December 28, 2005, 05:11:00 pm
I found goldensun-syndicate.net but its extremly slow.  And, their is a much higher resolution on the GBA than on calcs. so I'm not sure how good it would turn out.  I'll try it out though when I get home.
Title: The Chosen One
Post by: BCTurk on December 28, 2005, 05:18:00 pm
Sorry to post again, is the game a bird's eye or side view? Also, fume, clay spire, tundra, supercool, any more explaination?

EDIT: Ok, my work space so far... The fire is for flare, the ball thingy is the fireball, those little things are for when the fireball explodes (don't know if your going that deep with the animation...), the big wave thing is the mudslide (not very good), and the other two things are the plasma stuff.  The two plasma thing look good when they animate.

user posted image
Title: The Chosen One
Post by: tenniskid493 on December 29, 2005, 11:44:00 am
Its like 3/4 view.  The battle engine will be side view.

Looks good.  Fume is a fire attack where a sort of fire dragon (sort of complicted) attacks the enemy.  Tudra and super cool are where the player is attacked by a bunch of ice.  Clay Spire is where a bunch of stalagmites (the ones that come down) fall from the sky on the enemy.
Title: The Chosen One
Post by: dysfunction on December 29, 2005, 12:53:00 pm
Battle animations aren't my thing (which is really slowing me down in Aura), talk to necro.
Title: The Chosen One
Post by: BCTurk on December 30, 2005, 06:04:00 am
Yeah, well Necro is good, probably too good for his own good, I'm surprised he isn't backlogged (actually maybe he is, I don't know).
Title: The Chosen One
Post by: DJ Omnimaga on December 30, 2005, 02:37:00 pm
Necro should make sprite for money :Dbiggrin.gif

and how did the chosen one topic went to skiing in colorado discussion for half a page? O_Oshocked2.gif
Title: The Chosen One
Post by: tenniskid493 on December 30, 2005, 05:14:00 pm
lol..IRC wouldn't work for me and AIM wouldn't work for BCTurk so we just used my topic.

I would pay for necro's sprites too.  They're amazing.
Title: The Chosen One
Post by: BCTurk on December 30, 2005, 06:43:00 pm
But you have to admit, skiing in Colorado is a good topic, we could have changed to marine biology in Wyoming, which there isn't alot of consideriding there's not alot of water there.  Anyways...I wouldn't pay money, unless I was selling the game that the sprites were for for money, in which case it would make alot of sense to get good sprites, particularly from Necro.
Title: The Chosen One
Post by: tenniskid493 on December 31, 2005, 05:20:00 am
Well, I wouldn't actually pay for Necro's sprites because I'm broke, but I'm just saying that they're really good.
Title: The Chosen One
Post by: BCTurk on December 31, 2005, 05:31:00 am
Mmm, yes, but I was very tired last night, which is why that post looks like it does.
Title: The Chosen One
Post by: tifreak on December 31, 2005, 06:11:00 am
The battle engine (which for that game is really cool) also has some 3d sections to it, depending on what weapon you have. I really enjoyed the game, though I haven't made it too far in the second one... :(sad.gif
Title: The Chosen One
Post by: tenniskid493 on December 31, 2005, 07:27:00 am
Yea, but there's no way I could do that, so I'm sticking w/ all 2D.  As for the 2nd game, I'm 3/4 of the way beating it for the second time.  I rebeat the first game and am now doing this one to give me more ideas to include in the game.  I may be modeling some of my temples to the ones in the real game, but I'll make sure this game doesn't turn out to be close to a port of the game.
Title: The Chosen One
Post by: tifreak on January 02, 2006, 07:49:00 am
Did you come up with a replacement name for the djinni?
Title: The Chosen One
Post by: tenniskid493 on January 02, 2006, 08:30:00 am
I think I'm going to use 'beholder' thanx to Spellshaper.

On another note, I was playing my GS:Lost Age Game and saved.  When I turned it on to play again, I realized that the area that I saved was inhabited by a cow.  Now I can't move anywhere so I'm stuck and can't do anything.  Oh well.
Title: The Chosen One
Post by: tifreak on January 02, 2006, 11:03:00 am
Oh, well, I will give my suggestion if you are kinda iffy, I was thinking of Elemental Spirits or Elemental Gaurdians... :)smile.gif

O_Oshocked2.gif  Now how in the world did that happen, meldin with a cow?  :crazy:fou.gif
Title: The Chosen One
Post by: tenniskid493 on January 02, 2006, 11:05:00 am
Spellshaper also suggested guardian, and I was sort of iffy so maybe I'll change it to that.  Any one else have an opinion???

For the cow thing, its kind of funny.  I was doing the animal item exchange towards the end of the game.  (You read all the animals minds and they all want something so you give them that and then they give you something in return) and there was a depressed cow you had to give a red bandana to.  So I gave it to it and then the cow moved to a new spot.  So I apparantly went to the spot where the cow originally was and saved, so when I restarted the game, we're both on the same spot and neither of us can move because of the way the game does collision detection so I'm stuck there not able to move.
Title: The Chosen One
Post by: BCTurk on January 02, 2006, 12:05:00 pm
Guardians I think sounds the best, but then again, I've never played the game, so I don't know for sure.
Title: The Chosen One
Post by: dragon__lance on January 02, 2006, 02:42:00 pm
Gaurdian remind me of FF's Gf, guardianforce. souunds pretty close to that so i like it too! hows overworld and maps coming?
Title: The Chosen One
Post by: DJ Omnimaga on January 02, 2006, 02:44:00 pm
QuoteBegin-tenniskid493+2 January 2006, 17:05-->
QUOTE (tenniskid493 @ 2 January 2006, 17:05)
Spellshaper also suggested guardian, and I was sort of iffy so maybe I'll change it to that.
Title: The Chosen One
Post by: tenniskid493 on January 03, 2006, 02:01:00 am
I forgot to back up my overworld routine and my calc crashed so I lost it but I'm reworking it now and I hope it will be better than the first one.
Title: The Chosen One
Post by: BCTurk on January 03, 2006, 02:05:00 am
You don't have a link cable I'm assuming?
Title: The Chosen One
Post by: tenniskid493 on January 03, 2006, 02:07:00 am
Yes, I do.  I was in Colorado when working on it and had it almost finished but lost everything.  I forgot about using groups (I'm such an idiot).
Title: The Chosen One
Post by: tifreak on January 03, 2006, 02:48:00 am
bah, don't feel too bad. I do the same thing. You get so excited things are startin to pull together, the gaming engine looks great, and the calc then say: Screw you! and crashes...

AODRevenge has pretty much stopped because of that happening 2 times...
Title: The Chosen One
Post by: dragon__lance on January 03, 2006, 07:18:00 am
yea,lucky for me, my calc hasn't crashed much recently :)smile.gif always remeber to group. as for overworld walking engine, u can look at my code if ud like and alter it to ur needs :Dbiggrin.gif
Title: The Chosen One
Post by: tifreak on January 03, 2006, 07:21:00 am
I noticed my main problem is apps. If I have an app on any of my 83+s, they always crash weekly, but if I take it off, it very rarely crashes...
Title: The Chosen One
Post by: dysfunction on January 03, 2006, 03:13:00 pm
It depends which app, some can be rather unstable, especially those that install keyhooks in your system (cough cough *OMNICALC*)
Title: The Chosen One
Post by: Spellshaper on January 04, 2006, 07:47:00 am
QuoteBegin-dysfunction+4 January 2006, 3:13-->
QUOTE (dysfunction @ 4 January 2006, 3:13)
It depends which app, some can be rather unstable, especially those that install keyhooks in your system (cough cough *OMNICALC*)  

 who needs omnicalc??? :Dbiggrin.gif
xLib has all u need ;)wink.gif
Title: The Chosen One
Post by: tifreak on January 04, 2006, 08:39:00 am
QuoteBegin-dysfunction+3 January 2006, 21:13-->
QUOTE (dysfunction @ 3 January 2006, 21:13)
It depends which app, some can be rather unstable, especially those that install keyhooks in your system (cough cough *OMNICALC*)  

 All apps seemed to cause problems, except for Crunchy os so far. Mirage was my biggest problem... <_<dry.gif That is why I am not very comfortable about usin apps...
Title: The Chosen One
Post by: Spellshaper on January 04, 2006, 08:48:00 am
calc malfunction?

What did u do to your calc to cause the App instability in the first place? :???:confus.gif
Title: The Chosen One
Post by: DJ Omnimaga on January 05, 2006, 03:13:00 pm
i used omnicalc, it was the greatesdt basic lib ever, but then xlib came to pwn all ;)wink.gif
Title: The Chosen One
Post by: kalan_vod on January 05, 2006, 04:18:00 pm
QuoteBegin-xlibman+5 January 2006, 21:13-->
QUOTE (xlibman @ 5 January 2006, 21:13)
i used omnicalc, it was the greatesdt basic lib ever, but then xlib came to pwn all ;)wink.gif

 Hey if you didn't keep tr1p. modivated then we would still be using omni.....
Title: The Chosen One
Post by: dysfunction on January 05, 2006, 05:05:00 pm
Hey Kevin can't claim ALL the credit...
Title: The Chosen One
Post by: kalan_vod on January 05, 2006, 05:09:00 pm
QuoteBegin-dysfunction+5 January 2006, 23:05-->
QUOTE (dysfunction @ 5 January 2006, 23:05)
Hey Kevin can't claim ALL the credit...  

 Well at the very beginning it just him as I am told by the master himself (Pat).
Title: The Chosen One
Post by: dysfunction on January 05, 2006, 07:58:00 pm
I do believe I was involved with the very first version...
Title: The Chosen One
Post by: DJ Omnimaga on January 06, 2006, 03:16:00 am
i think tr1p released xlib 0.1 due to slow map loading problems encountered in Destiny Realm and ROL3 a year ago. But back then  I didnt knew what we could do with matrices so I somwhat went back to ASCII before giving them a shot
Title: The Chosen One
Post by: tenniskid493 on January 07, 2006, 11:22:00 am
Progress is on hold until I finish up the new RPG game for the site.  Don't worry, I'll come back to it, I'm just not going to be doing any work on it for about a month probably.
Title: The Chosen One
Post by: DJ Omnimaga on January 07, 2006, 01:15:00 pm
i understand, working on two projects at once can get confusing, not to mention its 2 different languages