You should try Pokemon Den Of Ages. They were in pretty early development last time I played there.
You don't need GUI for the server, at all. Not only that, but they look way cooler just by being a console application. XD
I'll join in. I can make tools and stuff when I'm free.
I was going to make a pokedex if he needed one.
Sign us all up. Riddle, Sk8er, and I. Maybe Chief might wanna help?
Neat'O.
Add me to MSN whenever you organize the team.
Wow nice I this project might start moving faster now.
To update everyone here are thing's I've done s far;
1. Extract all 493 Pokemon into 1 Pokemon.ini file. (Images are saved as Base64 inside this file.)
2. Pokemon.ini parser, loads the 4.4mb Pokemon.ini file into memory in a matter of 3-6 milliseconds.
3. Pokemon User Server Class [Value Holder of Online Users]
4. Pokemon Server Class [Value Holder of Users Pokemon]
5. Packet Handling (Building/Reading)
6. Server/Game Socket
What is the next step?
Based on Riddlers suggestion and my rethinking of the server, I will be changing it to a console application.
Thanks to Riddler, Chad, and Sk8er joining the team I plan on having them start working on the Client.
So I guess the first step for us would be creating an Engine that handles map creation, NPCs, and all that good stuff... right?
You mean server side?
Well you want an engine for client side development. The client is just a program that loads data and interprets it. The engine is the tool that creates the data (maps, NPC placement, chance of encountering pokemon at a certain spot, possible pokemon to encounter, etc).
EDIT: Well, I probably wont work on those. I definitely wont work on those. I'm finishing my homework and going to watch a movie with a girl.
Well I need engine data creators.
I mean I can make clients and the server, that is easy.
It's going to be hard to develop the engines, mostly by myself.
What engine were you planning on using chris? For the 2d?
He means graphic library, like OpenGL and that fun stuff.
I could help with anything server-side. I'm not too savvy on client-side programming.
Also, you might want to use an acronym that doesn't also stand for Piece of Shit.
It is only a temporary name, he plans on changing it before release.
I'm thinking of it mainly like this;
All regions exist in this one game. (Kanto, Sevii Islands, Johto, Hoenn, Sinnoh, and Orange Islands)
All Gyms are available in all regions.
All Pokemon Leagues are available in all regions.
All 493 Pokemon are available, some only from exclusive events.
1 Pokedex (National Dex,) to allow for simple cross region traveling.
Each Person can how up to 6 Pokemon on hand at a point in time.
Each Person can own up to 493 Pokemon (Multiples/Doubles are allowed but a max of 493, possible donations for more space.)
Maps are multi-player (Unless the map is set to otherwise not be,) meaning that all players on the map can see each other and interact.
Players within the same map range can Battle, Trade, and Chat. Along with other possible functions that can be later suggested.
Travel inside of one region can be done with Fly, to travel between 2 different regions you need to take a boat that will cost a PokeDollar fee and have possible requirements.
Pokemon "Champion," will be determined by the amount of times you have beat the Elite Four in all the regions (Each win will amount to a set of points, the more points the higher your champion rank.)
Game Masters/Admins are not included in Champion and other types of ranking systems.
All statistics (Catch Rate, EV's, IV's, Base Stats, Pokemon Level, Battle Damage, Escape Rate, PokeBall Rate, Etc.) will be using the real Pokemon calculations.
All Pokemon and Pokemon related data will be based on Heart Gold/Soul Silver.
Heart Gold/Soul Silver are new games or something?
Good luck using the real statistics for all the possibilities. I have a feeling you'll give up before this is done, but if it is done, it will surely be epic and famous. I'd say not to make a huge deal about this during beta stages (e.g. making it public and telling a lot of people) because if Nintendo finds out, it'll be shut down. So just leave it on these forums or something until the final release, after which it can be pirated and shit for all eternity. Although good luck making any money off it, 'cause that will lead to quite a large lawsuit.
I'm not referring to any one in particular. Every fan-creation I know of that became popular got shut down, including the ones that didn't even make money. Unless they have a special rule for Pokemon games, I know that everything else has been shut down (LoZ movie being the most recent that comes to mind; there were some Mario games prior to that).
I think the only rule is that you can't create your own pokemon. Everything else is fine. I think. But, it's gonna be epic. I'm not sure if Nintendo will let this fly without doing something. However when they find out that a teenager and some others helped develop it I bet they'll be amazed.
Well I finished the stat calculations thanks to Bulbapedia for in-depth explanation of the stats EV's and IV's
Nature codes here.
Code delete, due to closed source. : Said Chris.
This is going to be epic, I'm not a fan of pokemon but it sounds very good. I know quite a bit about it though. Just what exactly will it look like?
And wtf Chris was into pokemon?
LOL. Wow, this'll be very exciting.
How are you progressing Chris?
So...Does that mean it's half way done?
So how long approximately will the moderatly hard shit take?
Wait, how long approximately will it take to finish the project?
I hope you're using the method of suggested. It'll cut down on the hackability.