Skip to content

v1.12.2 - Minor bugfixes

Compare
Choose a tag to compare
@Askaholic Askaholic released this 02 May 01:42
· 66 commits to develop since this release
fbd13ca

Summary

This release contains mostly just minor housekeeping things. The biggest change was a removal of the custom __eq__ and __hash__ implementations for Player objects. This was causing some really obscure bugs especially with the party system where it was possible to be in a party by yourself but not have party owner permissions. Hopefully this won't happen anymore.

What's Changed

Full Changelog: v1.12.1...v1.12.2