r20090725

Details

  • Filename
    QuickAuctions-r20090725.zip
  • Uploaded by
  • Uploaded
    Jul 25, 2009
  • Size
    120.01 KB
  • Downloads
    69
  • MD5
    41e26bbc55cf438d086adae73855c667

Supported WoW Retail Versions

  • 3.2.0

Changelog

commit c116c835a0c1e39da69fa8062800e88b97d09b50
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sat Jul 25 16:45:40 2009 -0700

    * Updated localization

commit 9f1bff4a75c845880a18a720638a5b98d8d6e914
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sat Jul 25 13:28:22 2009 -0700

    * Oops log wipe added to the wrong function

commit 11147f2cf8c01e5015d0ac80376d5aedfeee6f24
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sat Jul 25 11:04:43 2009 -0700

    * Fixed mass cancelling not wiping the logs
    * Fixed poster name not having color codes wrapped around them when mass cancelling

commit 94fa3db1008a0aeef53b0f25e4249e75c89114a6
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Sat Jul 25 11:04:08 2009 -0700

    * Fixed log button showing 0 messasges waiting instead of simply "Log"

commit 849cf4bebf83bba6bfad769e4b79be0702026e14
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri Jul 24 20:21:56 2009 -0700

    * Fixed an error that can sometimes happen when opening a tradeskill window due to event ordering

commit ce63aa1c906b11a75e5a1d748ecfa99236eb751a
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri Jul 24 20:20:48 2009 -0700

    * Fixed smart undercutting option not reflecting waht it is actually set to

commit 742bcf51c671302702acaca59845b4d83a99323b
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri Jul 24 15:46:22 2009 -0700

    * Added a counter for how many items have been posted to the post button
    * Added a check to immediately end auction posting once everything is posted (As well as the timeout)
    * Changed log messages a bit

commit 75b0310cfa7d6b7250e8a94a9114a46fe0311d18
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri Jul 24 15:42:43 2009 -0700

    * Added progress for cancelling into the cancel button
    * Fixed posting interrupted messages showing if you closed the Auction House while scanning (Only supposed to show when actually posting)
    * Fixed wording for cancelling message
    * Changed log messages to use a little bit of coloring so they are easier to see

commit d65290885bd96e8a043f3d3cc3d0ff5baef9127a
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri Jul 24 15:36:58 2009 -0700

    * Added a filter for adding items so you can mass add anything in your inventory matching "Glyph of" (For example

commit d3ed0c1efe9d7e22c2584a5cc1fb6c6575bf7d67
Author: Shadowed <shadowed.wow@gmail.com>
Date:   Fri Jul 24 15:34:20 2009 -0700

    * Added an identifier next to the Log text that says how many log messages are waiting
    * Improved the log system so it's not as spammy and will properly group messages together when it can
    
    * Post and cancel will properly lock during a scan so they can't be pressed again
    * Hopefully fixed the log frame showing up oddly due to auctions behind it