Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 02:48
· 19 commits to main since this release

API

  • Items can now be built with a third parameter: uniqueID. This is sometimes required to send suffix item links through chat.
  • ItemCache:Filter() callback is now passed a fourth parameter: uniqueID.
  • Added Item:GetUniqueID().
  • Added Item:HasUniqueID().
  • Added Item:GetIDSuffixUniqueID().
  • Added Item:GetLinkUncached().

Bug Fixes

  • Fixed an issue with linking items that scale by character level.