dndserver icon indicating copy to clipboard operation
dndserver copied to clipboard

Dark and Darker private server implementation written in Python

Results 75 dndserver issues
Sort by recently updated
recently updated
newest added

Added support for saving/loading and moving perks. Perks are loaded from a yml file. Also adds intial support for loading skills and spells

let me know what you think about this schema

The config example was removed

Hi, as promised, here's the revised PR for Alembic. Will add docker + docker-compose soon in another branch

As requested: check if a session already exists, delete it, and disconnect the transport attached to it

This should take care of the tasks Handling all hwIds and Log all new HWIDs to the Hwid table It also prevents banned users from logging in or creating a...

One of the messages for the merchant is 57656 bytes long the signed value limited is 32767 by changing to unsigned short it is increased to 65535.

Added support to allow the user to sell items. (selecting item to sell, pressing sell button). This does not add support for the call that processes the sold item. I...

Added inventory storage (for the inventory and the stash). Loads inventory from the database. Starter items are still the pregenerated items. #72 adds support for the different starter kits Side...

When deleting a character the wrong variable for the account was used