[C# & CPP] Emulator for Open Beta Client
I have been working on an emulator for open beta client on my freetime. I decided to make the project open source so everyone can learn and contribute. I suggest to carefully read the code as I believe that even intermediate level devs will learn something from my work.
Sincerely yours Shine
Things that I have done:
- A complete gateway server (supports patch seeding but download server is missing)
- Basic game object system (spawn, despawn, talk etc)
- Collision system (currently have some bugs with bms objects, not a big deal)
- Login screen functions (character create, delete, select)
- Basic character functions (dest. movement, sky movement, emote, teleport etc..)
- Most of item operations (buy, sell, move in inventory etc..)
Some screenshots ingame:
http://i.imgur.com/fXqD1lh.png
Links:
Project github: https://github.com/tanisman/SilkroadProject/
Client: https://mega.nz/#!sRBiBaLY!RQnCfHfr8...8OXd51pH558mm8
Database dumps: https://mega.nz/#!UAIRWJTK!66r4XsTFA...LWyaH36cNWVRRc
Client Dll for modifications (I did some edits for gm commands etc.): https://mega.nz/#!MAZQUZpY!4frt9k4PD...Z2aUZ5W4uSfeTo
Re: [C# & CPP] Emulator for Open Beta Client
Seems like that you are running this on a pretty old client, even older than 188 and ecSRO.
Lets see how this will progress for the future.
Re: [C# & CPP] Emulator for Open Beta Client
Quote:
Originally Posted by
blapanda
Seems like that you are running this on a pretty old client, even older than 188 and ecSRO.
Lets see how this will progress for the future.
Its oldest client that we know
Re: [C# & CPP] Emulator for Open Beta Client
interesting...i will test it later
Re: [C# & CPP] Emulator for Open Beta Client
any tip how to use Asio in Visual Studio 2015?
Re: [C# & CPP] Emulator for Open Beta Client
Hi brother, is it possible to upload files because it does not work?
Re: [C# & CPP] Emulator for Open Beta Client
Seems to be dead project :(, wish not (but github not updated)
Re: [C# & CPP] Emulator for Open Beta Client
Re: [C# & CPP] Emulator for Open Beta Client
Someone can re-upload please