Server and client source codes, completely ready for compilation.
Autor: loko9988
Download links (mega):
Server (mega) Server (google)(160 MB)
Client (mega) Client (google) (13.15 GB)
Original posts:
EmuDevs
You welcome!
Last edited by SoulStar; 26-12-20 at 10:09 AM. Reason: Add link google drive
Signature rules violation
Kindly read our forum rules over again.
Anyone here really did compile it?
This client is not ready to work, there few things wrong with it.
Angelica 2.2 is not fully compatible with 152 still, work to upgrade to 2.2 was under progress still and wasnt ready to be released, so everything must be built over angelica 2 ( also there multiple versions of angelica2 so it must be the latest one that you can find ) and not 2.2
There few memory leaks to be fixed, some interface issues which can be fixed using properly version of Angelica Interface Engine.
some minor issues with code, like item swap broken, player gender broken because new properties of player model not correctly set on server.
also being aware this is a devclient, there's a lot of unfinished code like messaging items through friends chat not working that implies on default items link on broadcast.
is a huge list of things to be solved until it be useful.
a example of memory leak on client to be fixed.
obs: one thing amazing about this release is about few pieces of codes that didnt get leaked until now, there few things that could be completed with this code.
Last edited by Bola; 24-12-20 at 04:45 PM.
Please, who download, share archive to another fileshare resource (google disk or any), mega have premissions.
I have had this compiled for about a year now. As Bola said, Angelica 2.2 is the wrong library to use. Just look at official 1.5.2 exe. Its not using HLSL shaders and is not using DirectX 9. Its a mix of Angelica 2.0 and 2.1.
Leaked code also has some pretty major memory leak issues and some missing functions which i had to fix.
Server
Google Drive
Client
Google Drive
Signature rules violation
Kindly read our forum rules over again.
Severity Code Description Item File Line Prohibited status
error C2011 “sockaddr_in”:“struct” Type redefinition ElementClient C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\shared\ws2def.h 636
The source code is 8.1. My environment does not support it. After using 10, this error will appear and cannot be resolved. please help me