1.0.5beta

Details

  • Filename
    GemCensus-1.0.5beta.zip
  • Uploaded by
  • Uploaded
    Aug 19, 2010
  • Size
    213.20 KB
  • Downloads
    17
  • MD5
    d5e92ea9e8901565c8a6738a79f5b94e

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r23 | cyprias | 2010-08-19 22:31:02 +0000 (Thu, 19 Aug 2010) | 6 lines
Changed paths:
   A /tags/1.0.5beta (from /trunk:22)

Tagged as 1.0.5beta
* Added addon toc info (title/author/website/ect) to options frame.
* 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.
* 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.
------------------------------------------------------------------------
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
38.20 KB Aug 19, 2010 3.3.5 5