v3.3.1

We have just released a hotfix on api v3.3 to address multiple issues with items.

Item, aspect, and ability icon changes

GET /item/database, POST /item/search, and GET /item/search/{query}

  • Fixed item search not supporting fullResult Qparam
  • Fixed some ids returned as static ids
  • Fixed an issue with displayName being sometimes the internalName
  • Fixed base damages and defence being not present or returned as raw
  • added back allowCraftsman
  • added back identified
  • added back quest
  • Fixed armourColor not being present for some armours
  • Fixed charms not having a type @- Changed the icon value for icon format attribute it nows return a dictionary containing:
1{"id": "minecraft:potion", "customModelData": "68", "name": "abilityTree.aspectMage"}

These changes affect all icon fields present in items, aspects and abilities

Known bugs

We will fix those later this week

  • Pagination sometimes duplicate or vanish items
  • rawAttackSpeed on item guide doesn’t have it’s raw value
  • Elemental def/dam on the item guide misses their icons
  • Materials and Ingredients misses their crafting usage on the item guide

Next features

We will add those soon

  • New leaderboards for Raids (guild + player)
  • Possible guild raids completion tracking? (might not be done)
  • Content completion counting will include world events completion
  • New icon value formatting for legacy format similar to attribute one with id and damage instead

Feel free to add more suggestions to the bug report forum and report any bug you encounter in the bug report forum.