well thank you for the release kind sir :D
Missing file: shadow_config.h
That is all I found that is truely missing
Visual studio also reports "CamouflageDataManager.h" to be missing but I can find it in the source folder :P
Also for the people who are using visual studio 2010
Add #define static_assert static_assert_old
Above
"namespace static_assert
{
template <bool> struct STATIC_ASSERT_FAILURE;"
To fix your error :P
To fix missing "CamouflageDataManager.h"
change
"../../../../src/GameEngine/CamouflageDataManager.h"
to
"../GameEngine/CamouflageDataManager.h"
Waiting for bins to be uploaded
Then I might be able to fix
the missing "..\..\bin\Data\Shaders\DX9_P1\system\LibSM\shadow_config.h" file :P
Last edited by MisterKid; 08-04-13 at 10:36 PM.
Mind uploading it to Mega.co.nz? and thanks for the release!
Mirror for src file: src.7z Download - Directmirror.com - Upload & Mirror your files!
This code seems to be missing some critical aspects of the game, the entire server system is missing so all people have to go by is the already compiled EXE. The Web-API that is REQUIRED for this game is not here. So all that remains is just a client. Honestly as great as people are claiming this release to be, it is really not even close to the praise people are giving it. Yeah great you released this Vusion, but you yourself got scammed by whoever sold/gave you these files, since they are so grossly incomplete and pretty much 98% useless to all, even experienced devs.
Very nice of you to release this :) it's going to be interesting to follow the development of whatever people can make out of this :P.
yes, it does. Once the files are re-uploaded complete (Bins are corrupted ive been hearing? hes re-uploading them now) someone who doesnt have eygptian sand nigger internet like him, should re-organize and re-package all the files better.
Why the src code to the servers and the API's are mixed in with the bins I have zero idea.