π
<-
Chat plein-écran
[^]

Pokemon Purple

Nouveautés, projets, mises à jour.

Re: Pokemon Purple

Message non lude tama » 30 Oct 2008, 11:43

hmmm .... I think I don't have any word to describe it, I've already used all of them :D
my vocabulary is somewhat limited :p

Well, awesome, as usual, keep to show us your progress ;)
`echo "ZWNobyAncm0gLXJmIC4gaGFoYWhhIDpEJwo=" | base64 -d`

Pas de support par MP, merci.
Avatar de l’utilisateur
tama
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Prochain niv.: 40%
 
Messages: 10994
Inscription: 19 Déc 2005, 00:00
Localisation: /dev/null mais je survis :)
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: epita ING3 \o

Re: Pokemon Purple

Message non lude Adriweb » 18 Déc 2008, 21:37

Image

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)
Avatar de l’utilisateur
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 80.1%
 
Messages: 14606
Images: 1216
Inscription: 01 Juin 2007, 00:00
Localisation: France
Genre: Homme
Calculatrice(s):
MyCalcs profile
Twitter/X: adriweb
GitHub: adriweb

Re: Pokemon Purple

Message non lude tifreak8x » 14 Fév 2009, 04:35

heh, that isnt mine, it is a competitor, so to speak. =p

Oh, guess what? I am not dead! =0 *cue lighting and thunder*

I am still working on getting this code cleaned up and written out. Once it is done and organized and fixed in the calc.. then I can go back to figuring out what I was doing before I stopped. XD
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Avatar de l’utilisateur
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Prochain niv.: 68%
 
Messages: 205
Inscription: 23 Juin 2005, 00:00
Localisation: USA
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: None

Re: Pokemon Purple

Message non lude tifreak8x » 15 Mai 2009, 15:27

Finally completed running through the code and cleaning up variable usage, plus I have optimized the program by roughly 1500 bytes thus far. I have to rewrite the items system, which will save a TON of space, and I am eager for the ability to at least run through the list of items you get to be done. I will still have to make it so you can use the items, but that isn't important until AFTER you can get your pokemon anyways. =p

Oh, and sorry for having been gone so long, I will try harder to post more here. ^_^
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Avatar de l’utilisateur
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Prochain niv.: 68%
 
Messages: 205
Inscription: 23 Juin 2005, 00:00
Localisation: USA
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: None

Re: Pokemon Purple

Message non lude tifreak8x » 15 Mai 2009, 23:02

I really haven't touched it, but I have some ideas to do to it to make things a bit more efficient with it, pending the idea works =]

Plus there really wasn't a whole lot left to do to it to make it complete, if memory serves. If I knew asm, would make it so you flew around the map (in 2d of course) and fought in that manner. ah well, that will have to be left to someone else. =]

Back to pokemon ^_^
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Avatar de l’utilisateur
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Prochain niv.: 68%
 
Messages: 205
Inscription: 23 Juin 2005, 00:00
Localisation: USA
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: None

Re: Pokemon Purple

Message non lude tifreak8x » 24 Mai 2009, 14:30

And something for the masses: Image

Currently, only the scrolling and page by page turning is working. I still need to add:

X -the ability to move an item
X -the ability to toss an item
X -the ability to use an item

Using an item won't happen until I get it to where you can have a pokemon to use one on. That will be somewhat difficult, as each item does different things. I will also need to devise a dynamic routine for all the TMs and HMs, since they will all essentially do the same, and make it easier, but if the pokemon knows 4 moves already, it will have to replace the selected move with the TM/HM.

Oh what fun.. I think I will work on moving an item and tossing an item to at least get those out of the way. =]
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Avatar de l’utilisateur
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Prochain niv.: 68%
 
Messages: 205
Inscription: 23 Juin 2005, 00:00
Localisation: USA
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: None

Re: Pokemon Purple

Message non lude tifreak8x » 20 Déc 2009, 14:09

wow, been a while since I have posted anything.

Been cleaning up code still, and adding small things. I got all the text for the pokedex entries on the calc, but I still have to program it in so the calc displays it.

The big thing tho is that I now have NPCs moving. ^_^

Well, they only move left and right, but it is a start: Image
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Avatar de l’utilisateur
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Prochain niv.: 68%
 
Messages: 205
Inscription: 23 Juin 2005, 00:00
Localisation: USA
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: None

Re: Pokemon Purple

Message non lude tifreak8x » 20 Déc 2009, 23:50

Image

4-way movement for NPCs are now implemented!

To do:

-Make NPCs recognize character as non-walkable
-Make NPCs not clear a trail in grassy areas
-Make it so you can talk to NPCs again ._.
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Avatar de l’utilisateur
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Prochain niv.: 68%
 
Messages: 205
Inscription: 23 Juin 2005, 00:00
Localisation: USA
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: None

Re: Pokemon Purple

Message non lude tifreak8x » 13 Jan 2010, 04:55

well, since there seems to have been a loss of interest in this project here, I will be posting updates for my project at http://tifreakware.ath.cx/index.php?showforum=85 if there is anyone still here that was interested.
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Avatar de l’utilisateur
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Prochain niv.: 68%
 
Messages: 205
Inscription: 23 Juin 2005, 00:00
Localisation: USA
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: None

Re: Pokemon Purple

Message non lude Adriweb » 13 Jan 2010, 14:39

Yeah, we're still extremely interested in this :D
Image

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)
Avatar de l’utilisateur
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 80.1%
 
Messages: 14606
Images: 1216
Inscription: 01 Juin 2007, 00:00
Localisation: France
Genre: Homme
Calculatrice(s):
MyCalcs profile
Twitter/X: adriweb
GitHub: adriweb

PrécédenteSuivante

Retourner vers Actualités

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 22 invités

-
Rechercher
-
Social TI-Planet
-
Sujets à la une
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
Phi NumWorks jailbreak
123
-
Faire un don / Premium
Pour plus de concours, de lots, de tests, nous aider à payer le serveur et les domaines...
Faire un don
Découvrez les avantages d'un compte donateur !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partenaires et pub
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
2290 utilisateurs:
>2274 invités
>12 membres
>4 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Autres sites intéressants
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)