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

![image](https://github.com/Snaacky/dndserver/assets/9889898/14cb90a7-5c7f-44b5-8884-b8a1129b1a87)

bug

The equipment does not update on the lobby screen of party members when changing equipment. It only updates it when joining a party.

bug

Add support for trading with other players. (Krofty made a start with this already)

enhancement

Development would speed up exponentially if we had tests that ran on new PRs that would verify that existing implementations weren't broken and that new implementations are working as expected....

enhancement