• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Mobile Unity 3D Mobile/PC MMORPG Marshland Warrior

Status
Not open for further replies.
Initiate Mage
Joined
Sep 28, 2022
Messages
2
Reaction score
25
I gonna share the Unity 3D Mobile/PC MMORPG Marshland Warrior
It includes Server, Client, Tools source code and Docs
Lets make it works!

Full sources
DMCA

APK
DMCA

Resources of APK
DMCA

Fixed RPGServer source and binary files
DMCA

Fixed DB
DMCA


img4 - Unity 3D Mobile/PC MMORPG Marshland Warrior - RaGEZONE Forums img3 - Unity 3D Mobile/PC MMORPG Marshland Warrior - RaGEZONE Forums img2 - Unity 3D Mobile/PC MMORPG Marshland Warrior - RaGEZONE Forums img1 - Unity 3D Mobile/PC MMORPG Marshland Warrior - RaGEZONE Forums img5 - Unity 3D Mobile/PC MMORPG Marshland Warrior - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited by a moderator:
Master Summoner
Joined
May 25, 2020
Messages
537
Reaction score
240
Last edited by a moderator:
Joined
Mar 25, 2007
Messages
660
Reaction score
309
It is the full source
It means.. everything is included inside.. Server, Client(Mobile/PC), Tools, Docs
And it's made with Unity 2019.. very latest one

The only problem is.. we have to copy client resources form unpacked APK folder to the Unity folder
 
Experienced Elementalist
Joined
Jan 11, 2010
Messages
247
Reaction score
45
The source code is not complete, there are errors on the client, there are not enough files for the server, that is, you need to write from scratch analyzing the source code.

Server: RPGServer.exe -> \\serverconfig.cfg - not found

Client: Assets\MeshCombineStudio\Scripts\Mesh\MeshCombineJobManager.cs(1144,17): error CS0103: The name 'MeshExtension' does not exist in the current context
 
Joined
Jan 22, 2009
Messages
1,138
Reaction score
430
It's the same files that were leaked earlier, so there's nothing new.

There are some errors, but apparently they are easy to fix, I was also able to find an APK not compiled in il2cpp mode, so it is possible to decompile if there are scripts missing.

A lot of data realated to the server is found in the database, as like in Rappelz The Rift, and on the server side there is still .git as a bonus.
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
wasnt this warhammer the mobile one that got leaked before?if thats so its incomplete
 
Joined
Mar 25, 2007
Messages
660
Reaction score
309
Nobody knows what happened to the 80G old link....

Anyway, I fixed the sever code
DMCA
you can run the RPGserver without error
MarshlandServer\RPGServer\bin\Debug\RPGServer.exe

And this is the fixed DB
DMCA
 
Last edited by a moderator:
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
Nobody knows what happened to the 80G old link....

Anyway, I fixed the sever code
DMCA
you can run the RPGserver without error
MarshlandServer\RPGServer\bin\Debug\RPGServer.exe

And this is the fixed DB
DMCA
What did you fix? in the database, I am free from imports. there was a coding error



Do you have serverconfig.cfg ?
 
Last edited by a moderator:
Joined
Mar 25, 2007
Messages
660
Reaction score
309
@askmyleg
you can find serverconfig.cfg here
MarshlandServer\RPGServer\bin\Debug

And my file is included RPGserver source code and binary files
I wish somebody can complete the server part with web files
 
Master Summoner
Joined
May 25, 2020
Messages
537
Reaction score
240
And why did the old full one leave, it was 80 gigabytes +?



80gb link ? you joking right ? :D there was uncompleted server source without database. No libs no dependencies. size was max 1.4gb . Or i dont know about some other links ?
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Dec 19, 2014
Messages
1,111
Reaction score
350
80gb link ? you joking right ? :D there was uncompleted server source plus compiled exe without database. No libs no dependencies. size was max 1.4gb . Or i dont know about some other links ?

Maybe I made a mistake with the size ??????



@askmyleg
you can find serverconfig.cfg here
MarshlandServer\RPGServer\bin\Debug

And my file is included RPGserver source code and binary files
I wish somebody can complete the server part with web files

Thanks you. Yes web file from IIS?
 
Banned
Banned
Joined
May 23, 2009
Messages
233
Reaction score
24
Intresting, what the problem on this files? We need to build some kind of api ?

I found this
 
Last edited:
Joined
Mar 25, 2007
Messages
660
Reaction score
309
This source has two problems
The first one is building War.PatchServer and some servers
The second one is arrange client resources

You can solve the first problem by setting servers using MarshlandWarrior\WARServerSuite folder
Also you can solve the client resource problem by copying resources from unpacked APK(1.0.13.rar) to Unity Assets folder

After that, setup Mysql server with DBs
Change DB info in serverconfig.cfg in RPGServer
Change PatchServer domain(IP) in Client
That's all
 
Status
Not open for further replies.
Back
Top