r30

Details

  • Filename
    GemCensus-r30.zip
  • Uploaded by
  • Uploaded
    Aug 20, 2010
  • Size
    214.36 KB
  • Downloads
    12
  • MD5
    fb101b640e9c6896b448501a4f188c95

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r30 | cyprias | 2010-08-20 15:47:29 +0000 (Fri, 20 Aug 2010) | 3 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/inventory.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua
   M /trunk/tradeskill.lua

Filter by profit set to disabled by default. I think this was causing problems for some users.
Added debug message option so user can see debug messages. Might help me troubleshoot.
The number of raw and cut gems is shown in tooltip when mousing over gem column.
------------------------------------------------------------------------
r29 | cyprias | 2010-08-20 14:11:11 +0000 (Fri, 20 Aug 2010) | 2 lines
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/modules/Display/pricing.lua
   M /trunk/modules/Display/pricingSupport/auctioneer.lua
   M /trunk/modules/Display/pricingSupport/vendorPrice.lua

If current auction price algorithm cannot return a value, we'll fall back on vendor value.
Added option to filter by profit gold/percentage. Defaults to on.
------------------------------------------------------------------------
r28 | cyprias | 2010-08-20 13:26:53 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Pull new locale change.
------------------------------------------------------------------------
r27 | cyprias | 2010-08-20 04:23:10 +0000 (Fri, 20 Aug 2010) | 2 lines
Changed paths:
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua

Print when inspecting set to enabled by default. This may be spammy by default but some users may need the message to know it's working.
'Include bank inventory' option will gray out if Have Raw Gems or Filter Inventory Gems is disabled.
------------------------------------------------------------------------
r25 | cyprias | 2010-08-20 04:13:30 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/inventory.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua

Added option to ignore cuts you already have in inventory and/or auction.
------------------------------------------------------------------------
r24 | cyprias | 2010-08-20 00:03:54 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/inventory.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua

Tweaked how options pull their name and description text.
------------------------------------------------------------------------
r22 | cyprias | 2010-08-19 22:22:59 +0000 (Thu, 19 Aug 2010) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/inventory.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua
   M /trunk/tradeskill.lua

Added raw gem countdown option which reduces your raw gem count as cuts are added to table.If you plan on cutting 5 gems, set it to 5.
Added inventory options.
------------------------------------------------------------------------
r21 | cyprias | 2010-08-19 20:35:45 +0000 (Thu, 19 Aug 2010) | 2 lines
Changed paths:
   M /trunk/GemCensus.toc
   M /trunk/core.lua
   A /trunk/inventory.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/GemCensus_Display.toc
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua

Added option to only show cuts you (current character) have raw gems for. off by default.
Changed red to green colour on profit percentage column. Lowest number shown will be red.
------------------------------------------------------------------------
r20 | cyprias | 2010-08-19 18:25:05 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/GemCensus.toc
   M /trunk/Inspect.lua
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/options.lua

Added addon toc info (title/author/website/ect) to options frame.
------------------------------------------------------------------------
r18 | cyprias | 2010-08-19 15:58:51 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/modules/Display/pricingSupport/auctionMaster.lua

Tweak to auctionMaster code.
------------------------------------------------------------------------
r16 | cyprias | 2010-08-19 13:16:20 +0000 (Thu, 19 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/modules/Display/pricingSupport/auctioneer.lua
   M /trunk/options.lua

test commit.
------------------------------------------------------------------------
r15 | cyprias | 2010-08-18 21:23:49 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua

Changed Known Gems filter from Hide/Include/Only to only/Include/Hide. =/
------------------------------------------------------------------------
r13 | cyprias | 2010-08-18 21:02:38 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/options.lua

Removed old locales.
------------------------------------------------------------------------
r12 | cyprias | 2010-08-18 21:00:00 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/GemCensus_Display.toc
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/modules/Display/pricing.lua
   A /trunk/modules/Display/pricingSupport
   A /trunk/modules/Display/pricingSupport/auctionLite.lua
   A /trunk/modules/Display/pricingSupport/auctionMaster.lua
   A /trunk/modules/Display/pricingSupport/auctionator.lua
   A /trunk/modules/Display/pricingSupport/auctioneer.lua
   A /trunk/modules/Display/pricingSupport/load.xml
   A /trunk/modules/Display/pricingSupport/vendorPrice.lua

Added price support for Auctioneer (again), Auctionator, AuctionLite, AuctionMaster and VenderPrice (in case no auction addon's loaded)
------------------------------------------------------------------------
r11 | cyprias | 2010-08-18 18:22:40 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/Inspect.lua
   M /trunk/core.lua
   M /trunk/metatables.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/gemInfo.lua
   M /trunk/modules/Display/options.lua
   M /trunk/modules/Display/pricing.lua
   M /trunk/options.lua
   M /trunk/tradeskill.lua

Added copyright notice to files.
------------------------------------------------------------------------
r10 | cyprias | 2010-08-18 17:53:15 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/GemCensus.toc
   M /trunk/core.lua

testing packager to add revision number to toc file.
------------------------------------------------------------------------
r9 | cyprias | 2010-08-18 17:38:32 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/Inspect.lua
   M /trunk/core.lua
   M /trunk/modules/Display/display.lua
   M /trunk/options.lua

Working on making NotifyInspect() more aware of other addons.
------------------------------------------------------------------------
r8 | cyprias | 2010-08-18 17:05:12 +0000 (Wed, 18 Aug 2010) | 2 lines
Changed paths:
   M /trunk/Inspect.lua
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/options.lua

Added warning when user switched target too soon.
Option to inspect target set to true by default.
------------------------------------------------------------------------
r6 | cyprias | 2010-08-18 14:10:34 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/Inspect.lua

Tweak to inspect throttle.
------------------------------------------------------------------------
r5 | cyprias | 2010-08-18 12:36:25 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Inspect.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua

Finished locale strings.
------------------------------------------------------------------------
r4 | cyprias | 2010-08-18 11:48:27 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/modules
   M /trunk/modules/Display
   M /trunk/modules/Display/GemCensus_Display.toc
   A /trunk/modules/Display/embeds.xml

Added LibScrollingTable & LibPeriodicTable to pkgmeta.
------------------------------------------------------------------------
r3 | cyprias | 2010-08-18 11:34:54 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk/GemCensus.toc
   A /trunk/locales
   A /trunk/locales/deDE.lua
   A /trunk/locales/enUS.lua
   A /trunk/locales/esES.lua
   A /trunk/locales/frFR.lua
   A /trunk/locales/koKR.lua
   A /trunk/locales/load.xml
   A /trunk/locales/ruRU.lua
   A /trunk/locales/zhCN.lua
   A /trunk/locales/zhTW.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/modules/Display/pricing.lua

Adding locales.
------------------------------------------------------------------------
r2 | cyprias | 2010-08-18 11:18:34 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   A /trunk/GemCensus.toc
   A /trunk/Inspect.lua
   A /trunk/core.lua
   A /trunk/embeds.xml
   A /trunk/metatables.lua
   A /trunk/modules
   A /trunk/modules/Display
   A /trunk/modules/Display/GemCensus_Display.toc
   A /trunk/modules/Display/display.lua
   A /trunk/modules/Display/gemInfo.lua
   A /trunk/modules/Display/options.lua
   A /trunk/modules/Display/pricing.lua
   A /trunk/options.lua
   A /trunk/tradeskill.lua

First commit.
------------------------------------------------------------------------
r1 | root | 2010-08-18 11:11:39 +0000 (Wed, 18 Aug 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"gemcensus/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
40.62 KB Aug 20, 2010 3.3.5 11