Skip to content

6.3.0

Compare
Choose a tag to compare
@Jarno458 Jarno458 released this 02 Aug 21:44
· 28 commits to main since this release

What's Changed

  • PlayerInfo's can now be compared on equality (based on team/slot)
  • New method on PlayerInfo to check if a player IsRelatedTo 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

Full Changelog: 6.2.0...6.3.0