Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Major Community Projects
»
Pokémon Purple
(Moderator:
tifreak
) »
Progress
« previous
next »
Print
Pages:
1
[
2
]
3
4
...
12
Go Down
Author
Topic: Progress (Read 57409 times)
0 Members and 2 Guests are viewing this topic.
tifreak
Project Author
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
Progress
«
Reply #15 on:
December 08, 2005, 10:29:00 am »
Basically,
c1-->
CODE
ec1If sub(Str1,T-1,1)n="X"c2
ec2
I dont want to have to use that a bunch, for each character, as it will bloat the code...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Progress
«
Reply #16 on:
December 08, 2005, 10:42:00 am »
is it for collision detection in map engine?
Logged
dragon__lance
Guest
Progress
«
Reply #17 on:
December 08, 2005, 11:31:00 am »
yea, i think thats wat he means
@tifreak8x, maybe use less char. or use a matrix, but thatd take up speed and mem. else, i can't think of anythin
Logged
tifreak
Project Author
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
Progress
«
Reply #18 on:
December 09, 2005, 03:02:00 am »
Well, to provide variety, I have to have different characters... And I am sure as hell not using matrices...
I am just gonna have to play around with it, see what I come up with...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Ranman
LV10
31337 u53r (Next: 2000)
Posts: 1354
Rating: +83/-0
Progress
«
Reply #19 on:
December 09, 2005, 03:13:00 am »
It is always fun trying different things to see what works the best -- size or speed or a compromise.
Logged
Ranman
Bringing Randy Glover's
Jumpman
to the TI-89 calculator. Download available at
Ticalc
.
tifreak
Project Author
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
Progress
«
Reply #20 on:
December 09, 2005, 03:30:00 am »
Yeah, I have a couple ideas to play around with, though I have no idea when I will get to try them...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
dragon__lance
Guest
Progress
«
Reply #21 on:
December 09, 2005, 10:26:00 am »
ok, i just thought of another solution. Ur maps will be in blocks right? u can have each block is a region, for instnace, veridian forest is a forest region, and only 2 or three chars represent walls in it. Thus, each region will have its own nonwalkable tiles
u can use maybe resource to copy the required collusion detecter into a temp prgm, then run that prgm from the walking prgm. hope this helps
Logged
tifreak
Project Author
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
Progress
«
Reply #22 on:
December 10, 2005, 08:02:00 am »
I might do something to that effect... Just without Resource for now...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
tifreak
Project Author
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
Progress
«
Reply #23 on:
January 20, 2006, 07:31:00 am »
As some of you know, resource was added; found a good, fast way for hit detection; and added a text displaying routine.
Right now, I am working on adding text to the intro. I have decided that the intro will not be the exact same, because I always thought the way you had to decide your name was kinda... bad.
And I think I will leave out the whole special name thing, since that will add additional files, etc, and I am trying to make this game like the original, only as small as possible on calc.
If anyone thinks that I should still have it select from a list, or have it typed in, I will consider it.
I got the box clearing routine done fairly quickly, and the total size of my Text displayer program is 181 bytes. Not bad, eh?
Once I get the intro complete, add an in-game menu, and make it to where some of the buildings are accesible, I will upload a new version, this time with a readme that makes some sense.
(I think I will keep the humur in there though:
QUOTE
Report bugs/suggestions/praise/worship to
http://tifreakware.calcgames.org/forum
I also need to add credits to the readme, so I don't forget people who helped with this game.
And as it stands, I am unsure what I will do about a 16x16 sprite routine. Not knocking Kerm, but I very seriously doubt he will be able to make the routine for me.
I might ask around maxcoderz to see if someone would be willing to make such a program... (It couldn't be very hard...)
More on progress as I accomplish it...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
CDI
Guest
Progress
«
Reply #24 on:
January 20, 2006, 07:43:00 am »
@tifreak8x - hehe, in my tutorial I gave you it has the best method of Hit Detection ever put all non-solids in a string! (or better yet, have a 2nd string of numbers (single digit) that decide wether to show your character or not, and wether it's solid or not (-54125+3)
Logged
tifreak
Project Author
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
Progress
«
Reply #25 on:
January 20, 2006, 07:49:00 am »
Yeah, I have been reading as I make the tutorial into html, I just haven't gotten too far because of work...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
CDI
Guest
Progress
«
Reply #26 on:
January 20, 2006, 07:57:00 am »
ahh, well anyways the better one is having 2 strings (say... "XXOOOXX" in Str1 and "1101011" in Str2 and looking at Str2 not Str1 to see of the wall is solid or not
Logged
tifreak
Project Author
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
Progress
«
Reply #27 on:
January 20, 2006, 08:01:00 am »
Yeah, I understand the concept.
It is like using a matrix, but you are using a string. In this case, you can allow for hidden wall tiles, that don't look any different from the other ones.
As far as I know, Pokemon didn't have that kind of system...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
CDI
Guest
Progress
«
Reply #28 on:
January 20, 2006, 08:02:00 am »
oh, well... I don't know
having never played it
Logged
tifreak
Project Author
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
Progress
«
Reply #29 on:
January 20, 2006, 08:07:00 am »
Yeah, it had switches but that is it.
inString( has been my saviour though.
But first, got to get the intro. about 5% complete right now...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Print
Pages:
1
[
2
]
3
4
...
12
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Major Community Projects
»
Pokémon Purple
(Moderator:
tifreak
) »
Progress