Giter Site home page Giter Site logo

csjoblom / dolsharp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dawn-of-light/dolsharp

0.0 1.0 0.0 88.23 MB

Dawn of Light (DOL) - Dark Age of Camelot (DAOC) Server Emulator

Home Page: http://www.dolserver.net

License: GNU General Public License v2.0

C# 99.92% HTML 0.07% PHP 0.01%

dolsharp's Introduction

DOLSharp - DOL Server

Dawn of Light - Dark Age of Camelot Server Emulator (DOL)

DOL Server is a server emulator for the game Dark Age of Camelot written by the Dawn of Light community

It does the following:

Provides the network communication needed to allow a DAOC game client to connect to the server
Provides a database layer between the server and MySQL~SQLite to allow storage of characters, npcs, items and so on
Provides a persistent world framework for customisation of game rulesets and behaviours

Auto Builds

Net 4.8 on Windows: Build status
Net 4.8 Tests on Linux
.Net 5 Tests on Windows
.Net 5 Tests on Linux

Latest Release : https://github.com/Dawn-of-Light/DOLSharp/releases/latest

How To Build

Clone Git Repository to a working Directory.

Restore Nuget Package : https://docs.nuget.org/consume/nuget-faq

This will download dependencies from nuget repository instead of using embedded binaries.

Then Build the project. (use Debug Target if you intend to contribute or write your own scripts...)

The debug folder should be your working directory from now on, you should focus on populating a database to build your server and rely on source files to find constants values used in database records...

You should use an IDE to track default behaviors and reach code parts where constants are used, handling breakpoint with a debugger can be a life savior in understanding how some game rules are enforced with legacy code.

Documentation

dolsharp's People

Contributors

benfalk avatar bifrosttitan avatar dol-apo avatar dol-leodagan avatar elcotek avatar elliotb256 avatar graveen avatar hunabku94 avatar jeremv42 avatar jeremyisversioning avatar loki1976 avatar lord-seithenin avatar lotendan avatar lrfalk01 avatar mannik avatar merec avatar netdwarf avatar onthedol avatar scrubtasticx avatar shursan avatar tegstewart avatar xanxicar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.