Hi everyone,
I've been working on a 4274 private server in Java for the past couple days and have so far partially gotten the authentication server(except for the password encryption)working and redirected the client to the game server. I still have a long way to go, but it's a start.
This project is mostly for personnel learning purposes, but I'm thinking about very descriptively commenting my code and documenting certain information in order to release it as a learning source. I'm hoping that this will get some more people in the community to learn about programming and CO in general (I known this is unlikely lol).
As for the project it can be found on my GitHub profile at the following link. [Only registered and activated users can see links. Click Here To Register...]. Feel free to fork me :)
As always I would appreciate any constructive criticism on my source
Thanks,
Tkblackbelt
Updates:
May 12, 2012
Just got the client to log into the game server successfully :)
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
May13, 2012
Added basic DMap loader
May 19, 2012
Added npc spawning, and chat handling
May 20, 2012
Added map travel and npc interaction
May 23, 2012
Can now buy and drop items.
I've been working on a 4274 private server in Java for the past couple days and have so far partially gotten the authentication server(except for the password encryption)working and redirected the client to the game server. I still have a long way to go, but it's a start.
This project is mostly for personnel learning purposes, but I'm thinking about very descriptively commenting my code and documenting certain information in order to release it as a learning source. I'm hoping that this will get some more people in the community to learn about programming and CO in general (I known this is unlikely lol).
As for the project it can be found on my GitHub profile at the following link. [Only registered and activated users can see links. Click Here To Register...]. Feel free to fork me :)
As always I would appreciate any constructive criticism on my source
Thanks,
Tkblackbelt
Updates:
May 12, 2012
Just got the client to log into the game server successfully :)
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
May13, 2012
Added basic DMap loader
May 19, 2012
Added npc spawning, and chat handling
May 20, 2012
Added map travel and npc interaction
May 23, 2012
Can now buy and drop items.