6.3.0
What's Changed
PlayerInfo
's can now be compared on equality (based on team/slot)- New method on
PlayerInfo
to check if a playerIsRelatedTo
a group - New method on
PlayerInfo
retreive all members of a group, if that player represends a group - Add generic overload for
GetSlotData
in DataStorageWrapper by BadMagic in #98 - Fix IsRelatedToActivePlayer logic for itemlink groups by BadMagic in #99
- Added test to prove duplicate item id's inside a single game wont cause any issues
New Contributors
- @BadMagic100 made their first contribution in #98
Full Changelog: 6.2.0...6.3.0