Difference between revisions of "Virindi Item Tool Changelog"

From VirindiPlugins
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
=== 1.0.0.13 (02/14/2015) ===
 +
* Improve buy speed for non-stackable items.
 +
* Respect the game's buy limit of 5000 of one item at a time by splitting up large purchases.
 +
 
=== 1.0.0.12 (02/14/2015) ===
 
=== 1.0.0.12 (02/14/2015) ===
 
* Return selling of items with a material name to old behavior.
 
* Return selling of items with a material name to old behavior.

Revision as of 16:25, 14 February 2015

1.0.0.13 (02/14/2015)

  • Improve buy speed for non-stackable items.
  • Respect the game's buy limit of 5000 of one item at a time by splitting up large purchases.

1.0.0.12 (02/14/2015)

  • Return selling of items with a material name to old behavior.
  • Fix buy/sell price calculations to accurately reflect how the game computes prices (vendor rates are applied to the whole stack of items rather than per item, so the final price per item is different depending on the stack size).

1.0.0.11 (02/13/2015)

  • Added Chest mode.