The game runs on port 800 so if you can unblock that then you could play.
Well the creator wrote the first version all in VB took him about a month to get a basic version to the public to test. He did the whole thing himself grab what free art that was floating around the net,stats and formulas and what not. Once the public started to notice the game they were able to help us with extra art like gui, sprites, etc.
This game started in December last year, so its about currently 6 months old.
The client itself started to had not too friendly vb errors with the users, which some really just would never go away. So I offered him to help about 3 months ago to start on a Java client since I was starting another Java class at uni, thought it would be the best way to learn(which it was). So I been steady working on the Java client for about 3 months now.
[quote]how many of you took part in it
[/quote]
We try make it a community project, but only me and the creator do the coding.
We had lots of help in art and some in music. Have our 10 or so Gm’s who watch over the game and work on the game content, have a team of mappers, etc…
[quote]how long did it take
[/quote]
The current client/server is about 5 months, Java client is 3 months.
[quote]what were the hardest things
[/quote]
Currently is our Lag is the hardest thing to get rid of. Our server is what is making our game look bad. The creator has converted the server to .net and slowly working on it to make it stable for all our servers. Problem is hes been so busy with his job, and then users start complaining over the lag and leave nasty messages. But hopefully that will get solved soon.
[quote]where do you plan to take it
[/quote]
Well the plan is to do every map/pokemon, our suggestion forum is filled with ideas. We are going to add more skills, add houses, guild halls, players as gym leaders, etc…
But for me I’m just planning to finish the Java client, making sure it supports everything that the current client does so we remove the current client all together.
Hope all that answers your questions. Feel free to post more.
[quote]Sad It is a real problem if it doesn’t work fine under Mac.
[/quote]
I don’t understand why its complaining about the method isEmpty(). I did a few changes added some more crash tracking, that will be uploaded soon. Hopefully help solve this.