|
[
Permalink
| « Hide
]
William (Kandoko) added a comment - 18/Mar/09 10:36 AM
Current commits to this ticket will be to the //branches/BeanCounter_Storage/
r4118
Failed bids now store seller and stack info. Will properly remove matched postedDB entries. Fixes display bug with auction house frame r4130
Changes the way we store itemLinks in the itemNameArray. This saves space and improves the speed of the string.finds. Adds 2 new API's to be used to add itemLink to array or turn array back to an itemLink. lib.API.createItemLinkFromArray(itemKey)--itemKey == "itemID:Suffix" lib.API.storeItemLinkToArray(itemLink) Merges all changes made in Branch related to
***Warning backup, this may or may not destroy your data, kick your dog, and taunt you a second time*** Move all storage tables to use the same data layout and length, simplifying storage and re-trivial. Adds NEW FIELD to store which auction house trxn took place at. A, H, N Changes the way we store itemLinks in the itemNameArray. This saves space and improves the speed of the string.finds() Updates Search API to allow MULTIPLE server search results (max 4). in settings table pass a named list of servers{"name", "name2"} corrects global variable: serverName at line 132
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||