promotional bannermobile promotional banner

ArkInventoryRules_MoreRules

Add rules based around gear and transmog/collected looks to ArkInventory

File Details

7.0.3.1.7.4

  • R
  • Aug 14, 2016
  • 15.79 KB
  • 1.3K
  • 7.0.3
  • Retail

File Name

ArkInventoryRules_MoreRules.7.0.3.1.7.4.zip

Supported Versions

  • 7.0.3
7.0.3.1.7.4
  • Include new library for calculation of upgraded item levels and newer heirloom trinkets.
7.0.3.1.7.3
  • Fix for class variable.
7.0.3.1.7.1
  • Fix for offhand items checking against wands, crossbows, and guns.
7.0.3.1.7
  • Marking all condensing as a release
7.0.3.1.6.4
  • More condensing and removal of debugging lines. Aiming for as lightweight as I can get.
7.0.3.1.6.3
  • Condensed all if checks and reduced variable creation lines.
  • Removed legacy calls to CanIMogIt - haven't used these in a public release at all, why did I keep them? o.0
7.0.3.1.6.2
  • Reduced weapon check in classgear() to just one line due to it now disqualifying all gear that is unusable at the start.
  • Fix for upgrade() armor and weapon type check.
  • Fix for cg() trinket check
7.0.3.1.6
  • Added check for PlayerUse which checks that the item is useable by the player at all. Will discern class only gear even if gear type matches character armor type.
  • Same check is used in ClassGear so that druid only doesn't show up for rogue, etc.
7.0.3.1.5.3
  • Class equipment check modified to only check equippable items
7.0.3.1.5.2
  • Fix for items returning nil information
7.0.3.1.5.1
  • Fix errors on some items that attempt to get appearance information.
7.0.3.1.5
  • Now takes into account the fact that you are wearing a ranged or 2h weapon when comparing item levels for upgrade()