File Details
7.0.3.1.7.1
- R
- Aug 4, 2016
- 3.08 KB
- 548
- 7.0.3
- Retail
File Name
ArkInventoryRules_MoreRules.7.0.3.1.7.1.zip
Supported Versions
- 7.0.3
- 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()

