Pokémon Universe > Development

Technologies used to create the game...

(1/3) > >>

shadowghost21:
Hola Gentlemen! I just have a few questions about the development technologies used to create the game...

What are you writing the server in?

What are you writing the client in?

I am interested for a few reasons, one being that I dug around and found the source for PokeNet (The one that big N handed the CND to). Two, I am a professional programmer(meaning I program to eat ^.^ ) and I wanted to know if there was anything I could bring to the table to help out.

After a little hacking and database wizardry, I managed to get a Pokenet server up and running on my mac, I then ran the client on my mac and a client on my Windows 7 Box. Had a few hickups on the Windows side but nothing a little google foo and magic can't fix lol.

Their server runs... well, a little choppy. It dumps data in chunks and it's not smooth. I am guessing that it wasn't optimized and have only looked over the code to fix a few NOEs I found laying around and to add a little robustness in ^.^ Anyway it looks like it takes in data every few seconds and people sorta move in bursts. Are you planning on have support closer to real time?

I suppose that is enough for now, I'll wait for your response before I try and poke any more. Oh an BTW, I sent out a PM/Email to the founders and didn't get a response, but no worries I know how it goes, my boss has over 1000 unread emails sitting in his box :) Any how thanks a lot for the effort being poured into this creation, and can't wait to see it in action!!!

Urmel:
Both the server and client are written in C++.

We have actually spent a lot of time figuring out and creating the best system for movement. One the of main differences between PU and other Pokemon MMO's is that we don't aim for finishing as many features as fast as possible, but aim for quality. Right now if you have a reasonable FPS (> 40), the walking is smooth.

At the moment we don't really need any help on the programming side, but if it's okay with you we will keep your offer in mind for when we do need help :)

Kamaran:

--- Quote from: Urmel on October 01, 2010, 12:51:56 PM ---At the moment we don't really need any help on the programming side, but if it's okay with you we will keep your offer in mind for when we do need help :)

--- End quote ---

Not to be a douche - but what about the map editor?

I suggest that the dude tells us what languages he writes.

Urmel:
For that we need someone who has a lot of experience with both C# and Silverlight. If you have experience on that area, shadowghost21, let us know :D

shadowghost21:
I don't have a ton of C# exp, but I do know it. My language vocabulary consists of, Java, C/C++, RealBasic, Obj-C, SQLite/MySQL and a little C#. Mostly have done a few tech demos for work presentations. But I would be than happy to help out. Actually tools are right up my alley! Just let me know ^.^

Navigation

[0] Message Index

[#] Next page

Go to full version