Skip to content

d3v1l401/Bark-and-Barker

Repository files navigation

Bark & Barker

Dark & Darker Backend Server Emulator

A recreated server of Dark & Darker; this server emulator aimed to emulate the backend server.

Some time ago Nexon sued Ironmace development studio of Dark & Darker, we were worried we'd lose the game once and for all, hence, we started working on a game server emulator.

We are glad Dark & Darker have been released shortly after, nullifying our effort (but we're still glad!).

WARNING: This project is incomplete, but it's a great resource to learn how D&D client communicates with its backend.

Authors

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Supported

  • Full backend operations
    • Logins
    • Character management
      • Creation
      • Listing
      • Deletion
    • Matchmaking
    • Party
    • Merchants
    • Character classes & skills
    • Trading posts
    • Chats

NOT Supported

  • Game Raid sessions
    • For context: the game server runs over the Unreal Engine proprietary networking, thus, requiring extensive work to rewrite the Unreal Engine network stack which was not within our scope.

Installation

Dockerfile for settings reference.

docker build . -t bab
docker run -d bab

About

A Dark & Darker backend server emulator written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •