This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's TI-Freak8x subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Pokemon Purple => TI-Freak8x
United-TI Archives -> Pokemon Purple
 
    » Goto page Previous  1, 2, 3 ... 9, 10, 11, 12, 13  Next
» View previous topic :: View next topic  
Author Message
Harrierfalcon
The Raptor of Calcs


Super Elite (Last Title)


Joined: 25 Oct 2006
Posts: 2535

Posted: 24 May 2007 09:11:54 pm    Post subject:

Um...he asked if anyone minded.
Back to top
TheStorm


Calc Guru


Joined: 17 Apr 2007
Posts: 1233

Posted: 24 May 2007 09:15:27 pm    Post subject:

I say compress it two use only one type like grass fire water etc. the second type is rarely important.
Back to top
tifreak8x


Elite


Joined: 27 Aug 2005
Posts: 956

Posted: 24 May 2007 09:52:00 pm    Post subject:

actually, it can be very important, as two types can beat the snot out of it.
Back to top
TheStorm


Calc Guru


Joined: 17 Apr 2007
Posts: 1233

Posted: 24 May 2007 10:01:17 pm    Post subject:

Whatever, you'er the one making the game, but at this point it sounds like it will be huge so its up to you.
Back to top
vuurrobin


Advanced Member


Joined: 09 Aug 2006
Posts: 428

Posted: 25 May 2007 09:41:07 am    Post subject:

as long as it is recognisable, I wouldn't mind
Back to top
tifreak8x


Elite


Joined: 27 Aug 2005
Posts: 956

Posted: 25 May 2007 10:05:03 am    Post subject:

Ok, Then I will strive to do that.
Back to top
alexrudd
pm me if you read this


Bandwidth Hog


Joined: 06 Oct 2004
Posts: 2335

Posted: 25 May 2007 11:43:57 am    Post subject:

Why have a separate list for the order of the party? That seems like it could be accomplished in the party members' lists.

Maybe if you post the current code, I can come up with an actual method, instead of just spouting questions. Very Happy
Back to top
luby
I want to go back to Philmont!!


Calc Guru


Joined: 23 Apr 2006
Posts: 1477

Posted: 25 May 2007 02:02:31 pm    Post subject:

I noticed something in the three screen shots. The hp bar doesn't get adjusted at all when the order is switched. Will that be fixed?
Back to top
tifreak8x


Elite


Joined: 27 Aug 2005
Posts: 956

Posted: 25 May 2007 02:27:18 pm    Post subject:

Good catch. ;)

Yeah, I have two seperate For( loops running the hp bar and the text, and I added it to the text loop, but not to the hp bar loop. That is a 10 second fix. Razz
Back to top
Weregoose
Authentic INTJ


Super Elite (Last Title)


Joined: 25 Nov 2004
Posts: 3976

Posted: 26 May 2007 03:58:08 am    Post subject:

Thanks to a round of PM's and an execution by DarkerLine, this topic is now located in a subforum under Featured Programs and Apps. tifreak8x can set up new threads for differing aspects of this project, much like how Digitan's Robot War topics are intertwined. So, when you go to look for this thread, remember that it's on the main listing of forums now.

(Proceed.)


Last edited by Guest on 26 May 2007 04:01:34 am; edited 1 time in total
Back to top
leofox
INF student


Super Elite (Last Title)


Joined: 11 Apr 2004
Posts: 3562

Posted: 26 May 2007 07:19:41 am    Post subject:



The town map, as you can see. It's 96x65 pixels, and that's no mistake: the Pic variables can hold the 96th column.
It is, again, based on the GBA games, because I think the Fire red/Leaf Green maps look SWEET.
Back to top
tifreak8x


Elite


Joined: 27 Aug 2005
Posts: 956

Posted: 26 May 2007 07:38:27 am    Post subject:

Good pic! :lol:

Weregoose made one as well, but I can't remember what the address was for it. -.- I have it favorited (is that even a word? o.O) on my home computer, will post it up unless Weregoose can post it before I do.

Then I can set up a poll. Smile bwhahahaha to the new subforum Laughing
Back to top
calc84maniac


Elite


Joined: 22 Jan 2007
Posts: 770

Posted: 26 May 2007 12:45:50 pm    Post subject:

Uhhhh, you mean 96x63? there is no 65th column on the calc...
Back to top
Weregoose
Authentic INTJ


Super Elite (Last Title)


Joined: 25 Nov 2004
Posts: 3976

Posted: 26 May 2007 02:07:58 pm    Post subject:

96x64, actually – both the height and width are multiples of 16 (and 32, for
that matter) with an aspect ratio of 3:2. Both are even numbers as well. ;)

Here is the image I made, in which I took a more straightforward approach:

Back to top
calc84maniac


Elite


Joined: 22 Jan 2007
Posts: 770

Posted: 26 May 2007 02:12:13 pm    Post subject:

But we were talking about the Pic variables, which only store 63 rows.
Back to top
leofox
INF student


Super Elite (Last Title)


Joined: 11 Apr 2004
Posts: 3562

Posted: 26 May 2007 05:11:05 pm    Post subject:

Weregoose wrote:
96x64, actually – both the height and width are multiples of 16 (and 32, for
that matter) with an aspect ratio of 3:2. Both are even numbers as well. ;)

Here is the image I made, in which I took a more straightforward approach:


[post="105553"]<{POST_SNAPBACK}>[/post]
I like that one too, it's very different in style (WAY less dithering). It's up to tifreak i guess.
Back to top
vuurrobin


Advanced Member


Joined: 09 Aug 2006
Posts: 428

Posted: 26 May 2007 05:19:17 pm    Post subject:

I wonder how weregoose pic with leofox water looks like. they both look good tho

and concratulations with the subforum.
Back to top
Weregoose
Authentic INTJ


Super Elite (Last Title)


Joined: 25 Nov 2004
Posts: 3976

Posted: 26 May 2007 05:44:12 pm    Post subject:

vuurrobin wrote:
I wonder how weregoose pic with leofox water looks like.


I tried a new effect for the water:

Back to top
Xphoenix


Elite


Joined: 04 Apr 2007
Posts: 756

Posted: 26 May 2007 05:47:12 pm    Post subject:

The plateau (I think that's what it is) on the left looks a little weird with the ripple-ish effect. Maybe solid, or spotted?
Back to top
luby
I want to go back to Philmont!!


Calc Guru


Joined: 23 Apr 2006
Posts: 1477

Posted: 26 May 2007 06:53:24 pm    Post subject:

I like leofox's much better then the other ones. It just looks better IMHO.

[Edit] Two types are much better then one. It allows for more strategy (e.x. you can use a thunder attack against Charizard (Fire/Flying)


Last edited by Guest on 26 May 2007 06:55:35 pm; edited 1 time in total
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    » Goto page Previous  1, 2, 3 ... 9, 10, 11, 12, 13  Next
» View previous topic :: View next topic  
Page 10 of 13 » All times are UTC - 5 Hours

 

Advertisement