Hello RaGEZONE members. How do you do?
I've been working on RAN Online EP7 Source for a while. And following my post here, finally i can convert all project to newer visual studio.
So without further ado, here is the link to the
Open Source Ran Online EP7
What i've done:
- Upgrade all project to Visual Studio 2019.
- Add almost all tools for editing.
Disclaimer:
- Use Visual Studio 2019 Community Edition.
- If you want to contribute please read the Readme files.
- I will not help or teach you how to code, so if you can't code c++, please learn by your self first.
- Don't rush me.
This source can compile fine but, for now, you can only play it with emulator because this source still not complete, mostly on Net Client and Server projects.
If you have any question fell free to join this source discord
Last edited by geger009; 31-03-20 at 04:05 PM. Reason: update discord link
Just to make sure that nobody got scammed
- I DIDN'T SELL ANY SOURCE CODE -
Please becarefull
first blood ;D
Im Glad you pushed it bro
good luck with this dev
Hope you will not stop helping ran community
fork..
Just to make sure that nobody got scammed
- I DIDN'T SELL ANY SOURCE CODE -
Please becarefull
I'm a beginner, can I still join?
can send me the discord invite?
i want to participate with these. tell me how
* Add Official ABL
* Add Official Editor ABL
* Add Official VCF
* Add Official Editor VCF
Hello! Friend! I'm downloading the source code. Can you share the compatible database?
contact me on facebook https://www.fb.com/messages/t/eil.nahd
launcher with rancp function including admin panel and gmc - chainfo edit, userinfo edit, character inventory edit, send item to bank
Looking forward to this, so now we can all collaborate on one thing. Like in Ragnarok emulator src. :)
I hope you do knew me well.
Thanks for initiative, will share my shader and materials progress to the git group once it is ready to use.
Accepting any EP7 - EP11 Gunner Server project w/ good function :
Ran GS Gameplay, 100% GS based.
EP7 Gunner Introduction 100% PH Based.
Old School Ran Gameplay.
Ran Gunner Gameplay.
Evilz Ran Gameplay.
I'm currently checking some bugs on the source, there's a bug when you go 1080p 16bit you'll encounter bugtrap. *Correction everytime you change something on the options menu you'll encounter bugtrap, don't know if this is occuring on live server but the emulator is having an error like that.
*Bugtrap in Agent Server
Errors inI'll use this for bug tracking and try to fix it until the I'll be able to fork the git.CRanFilter::GetInstance().SetCodePage( CD3DFontPar::nCodePage[dwLangSet] );
if( !CRanFilter::GetInstance().Init(GLOGIC::bGLOGIC_ZIPFILE,
GLOGIC::bGLOGIC_PACKFILE,
GLOGIC::strGLOGIC_ZIPFILE.c_str(),
GLOGIC::GetPath() ) )
{
GASSERT( 0 && "[ERROR] : Ran Filter Initialize." );
return E_FAIL;
}
Last edited by Quiirex; 26-03-20 at 04:25 AM. Reason: Changes
I hope you do knew me well.