Snaacky / dndserver

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

bugfix not sending party location notify when joining party #222

Closed itzandroidtab closed 1 year ago

itzandroidtab commented 1 year ago

Briefly describe what changes this PR introduces

This fixes a issue where the location of the user is offline. This was partially fixed in #183 but it did not send the location when joining the party.

Link to all issues that this PR solves

132

Relevant pictures/videos of the PR (optional)

https://github.com/Snaacky/dndserver/assets/9889898/5e66730d-35d4-42eb-98c4-c0fc61186daf

Checklist