PokeMMO Server+Client (Browserbased)

@DeathLord17
I own a webhosting, if you want I can give an account for you to test the server. I would have no problems!
 
I set it up last night. Pretty good game IMO.

How do we go about working on this? I've never seen a .hx file before.
 
I set it up last night. Pretty good game IMO.

How do we go about working on this? I've never seen a .hx file before.

Most of it is either txt or json based, you can start by filling in the rest of the skills.
I noticed when i was testing that errors showing up that some skills are not implemented.

Then move onto maps.

Edit: i noticed the sprites being horribly recolours so i figured id do it myself to give who ever starts a server a nice 4 choices. I also made the girl sprite as well :).

server.out.node.json
pokemmo_s.ServerConst.characterSprites = ["mred","mblue","mgreen","mgrey","fred","fblue","fgreen","fgrey"];
Also does anyone know how to set it up publicly? im having issue were the login won't load up, i changed the ip with in the server.json

over world view
battle trainer view
 
Last edited:
All right, great. And those sprites look pretty good. I like the blue FireRed trainer.

I only messed with it for a bit, but I haven't seen many bugs in this source yet. It's a really good base since a lot of the general Pokemon MMO code is already written. There are only a few critical features missing.
 
All right, great. And those sprites look pretty good. I like the blue FireRed trainer.

I only messed with it for a bit, but I haven't seen many bugs in this source yet. It's a really good base since a lot of the general Pokemon MMO code is already written. There are only a few critical features missing.

Yea, i like how it's browser based. Once i finished that ill take a look on the maps.
Im going to make 3 alt colours for the girl sprite as well.
I'm having an issue how setting it up on lan though, not if i'm either missing a port or need to edit something for ip.

I'm keeping myself busy with aqw and this xD.

Edit: i uploaded all of them 4 male and 4 female
 
Last edited:
they get a black screen.
Also i noticed when i try registering from another ip other then localhost the recaptcha doesn't appear.

Well, i also remember that someone els on this forum found this source far before this. it's somewhere psoted they asked me to check it out and i had replied about it only going up to viridian forest and the encounter rates being low. They had it working on a vps and webhost.
 
I'm gonna create a mutliple Svn Account, so everyone can improve the game and add fixes..
So i don't want a game like pokemonium, if you improve the code make it open source please!

Edit: So can someone create a Git Repository, i don't know how i never worked with github sri imma noob in that xD
 
Last edited:
Will do!
I think best way to do is ask possibly make a password of somesort, only way to get it is to pm someone with the pass, so that it stops ppl from the 'outside world' going in and uploading a ton of ****.
 
Well, i also remember that someone els on this forum found this source far before this. it's somewhere psoted they asked me to check it out and i had replied about it only going up to viridian forest and the encounter rates being low. They had it working on a vps and webhost.

yea i remember, i'm pretty sure he said he made it though... possible lie?

I probably won't be much for coding, but i can most likely do maps and sprites.

edit:
I got it working lan, at least the page shows. The recaptcha doesn't show up unless it's localhost ip.
 
Last edited:
Too much lag in same computer for me, I always get DC when changing map or when I'm about to fight. Could it be my computer that is very slow?
 
Back