File Details
6.0.3.2
- R
- Dec 17, 2014
- 6.38 KB
- 64.5K
- 6.0.3
- Retail
File Name
AckisRecipeList_FirstAid-6.0.3.2.zip
Supported Versions
- 6.0.3
tag 6.0.3.2
10451e348343a0aefb1ca97efbcb9198cf391af5
James D. Callahan III <jcallahan@curse.com>
2014-12-17 17:51:40 -0600
--------------------
James D. Callahan III:
- Allocate acquire_data and (if applicable) faction/reputation level tables for all recipes when requested by the ARL core.
- Allocate item_list tables for all AcquireType entities; this is now required by ARL.
- Updated all AcquireType:AddEntity() calls to match changes in ARL core.
- Added a Recipes table to the module, and reworked AddRecipe() - now creates a populated recipe table which is then passed to the core's AddRecipe method, along with the module itself.
- Added module version checking; don't load anything if there isn't a match.
- Moved ITEM_FILTER_TYPES definition to Filters.lua where it should have been to begin with.

