log

age author description
Wed, 15 Dec 2010 22:49:28 -0800 Asa Ayers Fixed a bug in calculating purchase/sale where the item ID was being used instead of the number of items that changed.
Fri, 10 Dec 2010 00:48:20 -0800 Asa Ayers I removed all of the vellums that were removed from the game. This also allowed me to make the one remaining vellum count toward the materials required to craft a scroll.
Thu, 09 Dec 2010 22:04:32 -0800 Asa Ayers Added tag Release 2010-12-09 for changeset 090e466fd956
Thu, 09 Dec 2010 22:03:48 -0800 Asa Ayers Fixed a bug that caused an error if you had a crafting rule that doesn't include a bonus. Release 2010-12-09
Sat, 04 Dec 2010 08:41:44 -0800 Asa Ayers Ticket 45 - Fixed a bug that caused the crafting window to craft if you turn off all of the deciders.
Mon, 29 Nov 2010 11:25:55 -0800 Asa Ayers Fixed a bug where your equipped items were not counted as items in your inventory. If you replaced an equipped item and one of them had a cost associated, it would transfer the value between the two.
Sat, 30 Oct 2010 15:14:55 -0700 Asa Ayers Added tag Release 2010-10-30 for changeset 47885ba83d38
Mon, 18 Oct 2010 19:25:44 -0700 Asa Ayers Removed some debugging code that caused characters on your own account to use the cross-account mail. Release 2010-10-30
Sat, 16 Oct 2010 07:36:11 -0700 Asa Ayers Added tag 2010-10-16 for changeset 106c1523777e
Sat, 16 Oct 2010 07:35:50 -0700 Asa Ayers Fixed references to 'this' which Blizzard removed in 4.0.1 2010-10-16
Wed, 13 Oct 2010 21:47:20 -0700 Asa Ayers Updated TOC so it isn't considered out of date.
Wed, 13 Oct 2010 18:56:58 -0700 Asa Ayers Better solution for item links.
Tue, 12 Oct 2010 18:04:57 -0700 Asa Ayers Fixed item links for 4.0.1
Sat, 09 Oct 2010 00:21:06 -0700 Asa Ayers Ticket 45 - Added the ability suppress COD warnings when mailing to characters on other accounts in Altoholic/DataStore. Instead of sending COD, ItemAuditor will send tracking info in the message. Thanks to Zerotorescue for giving me the solution to detect whether or not Postal or MailOpener is processing. It was the last step holding this back from being released.