promotional bannermobile promotional banner

Get To The Point

Get To The Point

File Details

r20090725

  • R
  • Jul 25, 2009
  • 6.03 KB
  • 2.0K
  • 3.2.0
  • Retail

File Name

GetToThePoint-r20090725.zip

Supported Versions

  • 3.2.0

commit 80501c709b9f0ce7fe412efff140764200823055
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sat Jul 25 11:22:13 2009 -0700

    * Fixed a silly typo causing errors on line #229

commit 2670c02a47c303a9a037109e4b31cfda03a63fc8
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Tue Jul 14 13:26:36 2009 -0700

    * Fixed an error when trying to complete a quest thats not on the accept list

commit 795fb3b02ffa1783472d517b90c8659a50c6f11e
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Jul 13 12:07:21 2009 -0700

    * Moved to checking what items a quest requires whenever possible to make sure the info is up to date without requiring it to be readded
    * Moved to using _G instead of getglobal
    * Random code cleanup

commit a7a869fa59349595b9f4e1f91894306d810a7311
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri Jan 23 20:34:01 2009 +0000

    * Fixed QUEST_PROGRESS not doing a string trim because Blizzard loves random whitespaces (Fixes some quests not being auto turned in/accepted like the Shipment JC daily ones)
    * TOC bump

commit 19f2210db62403359105fde62299e813b2a20d3b
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sun Sep 7 18:18:23 2008 +0000

    * Improved color code stripping, which I stole from Industrial, who stole it from me!

commit fa4bd46ae1970c1d20340c77919427803bff709e
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Mar 31 19:44:04 2008 +0000

    * More fixes for quests with the same item requirements (Smuggled Mana Cells, before portal open + after)

commit c332bc8478a338aed261c41beb8f23a3baf7ecc8
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Mon Mar 31 19:37:27 2008 +0000

    * Added a quest completion check to see if we should auto turnin a quest. This is to fix quests like "Blood for Blood" which has an item required, but you'll always have it.

commit 2a4c6c91d92b5c92a0740b415a82a223a76c5177
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sat Mar 15 18:19:08 2008 +0000

    * Adding quests to auto turnin/skip from ALT + "Complete Quest" button will actually add it to that list now
    * Fixed up the auto complete logic for quests that only fire QUEST_COMPLETE (BG dailies)

commit dcee42f94dc432f1c0daafcf96433be9e03ecda8
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Tue Jan 29 00:45:08 2008 +0000

    * Errr, debug code is bad

commit bc76dd162d3ef20788af30ef528744eda014cdb7
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Tue Jan 29 00:44:50 2008 +0000

    * Will now strip any color code instead of just |cff000000 if you were running into issues with things not auto completing changes are you will need to remove/add them again