Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Mobile Mobile 3D MORPG Mogo released

Status
Not open for further replies.
Joined
Mar 25, 2007
Messages
660
Reaction score
309
暗黑战神 is a mobile game, made in China
it include Client and Server code
you can build client for Android, iOS, Windows

Don't forget click Like ^_~

Source link :
pass : 7182H5ucf8l8q4KL

---------------------------- Linux source compile ---------------------------------------
apt-get update
apt-get install libmysqlclient-dev mysql++-dev libmysqld-dev libmysql++-dev libmysql++-doc libmysql++3
apt-get install libtinyxml-dev
apt-get install libreadline6-dev
apt-get install lua5.2 lua5.2-dev liblua5.2-dev
apt-get install libboost-dev libboost-all-dev
apt-get install uuid-dev
apt-get install libhiredis-dev
apt-get install libcurl4-openssl-dev
apt-get install libcrypto*
apt-get install tiled
cd /root
wget
tar -xzvf lua*
cd /root/server
cd /usr/lib
ln -s /usr/lib/tiled/plugins/liblua.so /usr/lib/liblua.so
ln -s /usr/lib/tiled/libtiled.so /usr/lib/libtiled.so
ln -s /usr/lib/tiled/libtiled.so.1 /usr/lib/libtiled.so.1
ln -s /usr/lib/x86_64-linux-gnu/libssl.a /usr/local/lib/libssl.a
ln -s /usr/lib/x86_64-linux-gnu/libcrypto.a /usr/local/lib/libcrypto.a

cp /root/server/lua-5.2.1/src/*.* /root/server/common
cd /root/server/lua-5.2.1/
make linux
cp /root/server/lua-5.2.1/src/*.a /usr/local/lib

cd /root/server
make
 
Last edited by a moderator:
Experienced Elementalist
Joined
Sep 4, 2013
Messages
259
Reaction score
34
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

This is quite interesting :)
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

ll test later
+1 for release
 
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

All ragezoners, if you have any ablity to build server part, challenge it now
Server compiling is harder then client work
we absolutly needed server engineer
 
  • Like
Reactions: DNC
Newbie Spellweaver
Joined
Oct 23, 2013
Messages
8
Reaction score
1
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

No such file or directory !!!!!!!!!!!!!!!!!!!!!!!!!!!

loveomg - Mobile 3D MORPG Mogo released - RaGEZONE Forums
 
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

Can you make a guide for compiling?
I am checking all needed libraries then setting it
but still compile dosen't work
please write up some compiling guide
 
Joined
Oct 28, 2011
Messages
2,465
Reaction score
1,258
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

loveomg
You only need third partys to compile and need reconfigure project.

I don't have VS 2012 installed at the moment.
If you could help them out, possibly create a default setup and re-upload would be great.
If not, just quote my post here or use DNC I'll see about getting VS 2012 installed in a day or so and set it up.
Would be most appreciated if you do so though.
Cheers

Only have VS 2012 Ultimate (not installed yet and just noting)
Downloading Professional VS 2012 now... -.-
 
Last edited:
Newbie Spellweaver
Joined
Nov 19, 2014
Messages
29
Reaction score
3
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

first thnx for this , this is pure gold to me
second as a Unity 3D developer , i compile with unity itself i don't use VS

check this pic ..

REMOVED

so you just merge scenes and config game name and icons and hit build ..
 
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

Andrew, Thank you for your kind post
and conglatulations your successfull Client compiling
but unfortunatly we have to use VS2012 or Linux compiling because Server side build
Client side is very simple but Server side is not
I am trying both VS and Linux build... it's so difficult to me
 
Newbie Spellweaver
Joined
Nov 19, 2014
Messages
29
Reaction score
3
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

@Andrew, Thank you for your kind post
and conglatulations your successfull Client compiling
but unfortunatly we have to use VS2012 or Linux compiling because Server side build
Client side is very simple but Server side is not
I am trying both VS and Linux build... it's so difficult to me


well , i will be working on that from now on .. thanx again for the share .. if you know any other details may help please put it here in the topic :thumbup:
 
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

you want to build the server?

create a game from scratch is easier than building the server :D
 
Experienced Elementalist
Joined
Sep 4, 2013
Messages
259
Reaction score
34
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

you want to build the server?

create a game from scratch is easier than building the server :D

I'm sorry, I don't think this is the kind of useful information we are looking for here ):
 
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

@B1QB0SS, do you have any idea to get the scratch files?
If you can search from chinese sites, plz try it
I only searched from google.. ^^;
 
Joined
Oct 28, 2011
Messages
2,465
Reaction score
1,258
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

you want to build the server?

create a game from scratch is easier than building the server :D

I think you misunderstand. The server code and client code are both supplied. He is trying to compile the already available "server code".
-.-
He isn't trying to re-create the server, just compile it.
Which makes your statement totally incorrect as it would take longer to recreate a server than compile what he has.

Just pointing it out.

No offense, but I just see it as you misunderstood.



PS
Someone please put together any missing 3rd Party dependencies. I'll be installing VS 2012 Pro tonight and would appreciate having them available.
If not, it will take me longer while I hunt them down.
Cheers
 
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

i remember this game let me find the files on my HDD when i back home sorry for useless information in my previous post but i was just saying
 
Banned
Banned
Joined
Apr 20, 2009
Messages
168
Reaction score
21
Re: Mobile 3D MORPG 暗黑战神 full source released - Unity 3D Engine

:D good, how to configure ip in client?
 
Status
Not open for further replies.
Back
Top