Snaacky / dndserver

Dark and Darker private server implementation written in Python
The Unlicense
264 stars 60 forks source link

Added decline to party invite + bugfix double party invite #204

Closed itzandroidtab closed 1 year ago

itzandroidtab commented 1 year ago

Adds support to decline a party invite. Solves issue #200. Also solves a issue where we respond with the wrong response on the party invite request (this was causing a issue where it did not show the error popup).

Also moved the last resort check before sending a response to all the clients. Now it just ignores the request straight away