Is server side code available (open source)?

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Locked
lrm0617
Peon
Peon
Posts: 3
Joined: 18 Jan 2010, 03:43

Is server side code available (open source)?

Post by lrm0617 »

I want to buildup a MMORPG game using my internet protocol, therefore I would like to download both the source code of client and server side. But I can only find the client side. Can server code be download?
Thanks in advance!
User avatar
baseballboy
Knight
Knight
Posts: 502
Joined: 04 Jan 2009, 20:04
Location: USA, North Carolina

Re: Is server side code available (open source)?

Post by baseballboy »

BaseBaIIBoy - 99, Zalika - 95, Mou. - 86, baseballboy - 83, Abacus - 82, Laticia - 76

<o11c> More boobs please.
lrm0617
Peon
Peon
Posts: 3
Joined: 18 Jan 2010, 03:43

Re: Is server side code available (open source)?

Post by lrm0617 »

Thanks a lot!
I follow the instruction and setup the server successful!

However, when I open map-server.exe, login-server.exe, and char-server.exe without problems, and then try to connect client (downloaded and installed tmw-0.0.29.1-win32.exe) to 127.0.0.1, the processing seems stop at "Connecting to character server..." forever...

It shows "Account Logged On; Account ID: 1." in char_server.exe,
"Connection of the account 's2' accepted.
LAN test (result): LAN source.
set eof : connection #5" in login-server.exe,
so I think there is no problem at server side.

Is there any buildup instruction of client side?
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Is server side code available (open source)?

Post by Jaxad0127 »

Why are you using s2? Please make a fresh account and use it.
Image
lrm0617
Peon
Peon
Posts: 3
Joined: 18 Jan 2010, 03:43

Re: Is server side code available (open source)?

Post by lrm0617 »

done

thanks :D
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Is server side code available (open source)?

Post by Jaxad0127 »

The accounts s1 through s5 (or so) are special server accounts used for inter-server communication and such.
Image
fatalfeel
Peon
Peon
Posts: 21
Joined: 27 Mar 2012, 13:44

Re: Is server side code available (open source)?

Post by fatalfeel »

I make it in windows both server and client

git clone date is 2012/03/28

1. download codeblocks-10.05mingw-setup.exe

2. [redacted by moderator because it's useless and slightly evil, not to mention off-topic]

mana.rar in c:\mana

open all .cbp project in client and server

server need execute account and game 2 files

email: [redacted by moderator]
fatalfeel
Peon
Peon
Posts: 21
Joined: 27 Mar 2012, 13:44

Re: Is server side code available (open source)?

Post by fatalfeel »

here is mana git source code

https://gitorious.org/mana



here is TMW server and client data

https://gitorious.org/tmw


[edit by moderator - these links are out of date]
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: Is server side code available (open source)?

Post by Crush »

This thread is from 2010. Please don't necro old threads without good reason.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
Locked