r79

Details

  • Filename
    GemCensus-r79.zip
  • Uploaded by
  • Uploaded
    Sep 18, 2010
  • Size
    244.19 KB
  • Downloads
    118
  • MD5
    d11bb18ed59b91a349b422aec4c16fec

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r79 | cyprias | 2010-09-19 02:36:28 +0000 (Sun, 19 Sep 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/gemInfo.lua
   M /trunk/modules/Display/locales/enUS.lua

Added requesting item info from server of gem's we don't have in our local cache.
------------------------------------------------------------------------
r78 | cyprias | 2010-09-18 22:22:08 +0000 (Sat, 18 Sep 2010) | 1 line
Changed paths:
   M /trunk/metatables.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/gemInfo.lua

Minor change to CutToRaw function after Sept18 patch broke GC.
------------------------------------------------------------------------
r76 | cyprias | 2010-09-12 00:35:19 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
   M /trunk/tradeskill.lua

Changed IsGem() function to just use itemID and not convert to itemLink.
------------------------------------------------------------------------
r73 | cyprias | 2010-08-30 01:22:16 +0000 (Mon, 30 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/display.lua

Profit column will show 0 if there's no profit to be made. The copper to coins function was messing up.
------------------------------------------------------------------------
r72 | cyprias | 2010-08-24 23:55:34 +0000 (Tue, 24 Aug 2010) | 3 lines
Changed paths:
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/locales/enUS.lua
   M /trunk/modules/Display/options.lua
   M /trunk/modules/Display/pricingSupport/cache.lua

Removed 'cache loaded' print message.
Now printing a message when auto changing price algorithm from VendorValue to anything else. (should only print once on install)
Caching all gem prices on refresh. Not just the ones shown.
------------------------------------------------------------------------
r70 | cyprias | 2010-08-24 23:22:28 +0000 (Tue, 24 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/pricingSupport/cache.lua

Added comment.
------------------------------------------------------------------------
r69 | cyprias | 2010-08-24 23:18:20 +0000 (Tue, 24 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/pricingSupport/load.xml
   D /trunk/modules/Display/pricingSupport/lswCache.lua

Removed LSW cache file. Due to both addons using different price algorithms, I'd rather the cache use GC's last chosen price algorithm. Plus this makes GC not reliant on LSW.
------------------------------------------------------------------------
r68 | cyprias | 2010-08-24 23:14:36 +0000 (Tue, 24 Aug 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/GemCensus.toc
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/locales/enUS.lua
   M /trunk/modules/Display/options.lua
   M /trunk/modules/Display/pricing.lua
   A /trunk/modules/Display/pricingSupport/cache.lua
   M /trunk/modules/Display/pricingSupport/load.xml

Added price caching on logout so AH addon isn't need on next login.
Price option will display the default price name if no AH addon is loaded.
------------------------------------------------------------------------
r66 | cyprias | 2010-08-23 20:29:54 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Calling ClearInspectPlayer() before NotifyInspect() now.
------------------------------------------------------------------------
r65 | cyprias | 2010-08-23 20:03:28 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/Inspect.lua
   M /trunk/core.lua

No longer going to call ClearInspectPlayer() after collecting gem data. That's screwing up other addon's ability to get inspect info. (whoops)
------------------------------------------------------------------------
r64 | cyprias | 2010-08-23 18:49:41 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/GemCensus.toc

Added LSW as a optional dependency to toc and kgmeta.
------------------------------------------------------------------------
r63 | cyprias | 2010-08-23 18:48:00 +0000 (Mon, 23 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/pricing.lua
   M /trunk/modules/Display/pricingSupport/auctionLite.lua
   M /trunk/modules/Display/pricingSupport/auctionMaster.lua
   M /trunk/modules/Display/pricingSupport/auctionator.lua
   M /trunk/modules/Display/pricingSupport/auctioneer.lua
   M /trunk/modules/Display/pricingSupport/load.xml
   A /trunk/modules/Display/pricingSupport/lswCache.lua
   M /trunk/modules/Display/pricingSupport/vendorPrice.lua

Added LilSparky's Workshop cache price system. It caches prices so a AH isn't needed on next login.
------------------------------------------------------------------------
r61 | cyprias | 2010-08-22 16:33:33 +0000 (Sun, 22 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/display.lua

Frame level set whenever mousing over frame.
------------------------------------------------------------------------
r60 | cyprias | 2010-08-22 16:19:40 +0000 (Sun, 22 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/locales/enUS.lua
   M /trunk/modules/Display/options.lua

Added slider to change display frame level 0-100. default at 50.
------------------------------------------------------------------------
r59 | cyprias | 2010-08-22 15:22:05 +0000 (Sun, 22 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Update to pull french and german translations.
------------------------------------------------------------------------
r58 | cyprias | 2010-08-22 03:08:01 +0000 (Sun, 22 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/display.lua

Fixed 'Have raw gems' preemptively subtracting raw gems from inventory even if a cut wasn't added to the display.
------------------------------------------------------------------------
r56 | cyprias | 2010-08-22 02:16:31 +0000 (Sun, 22 Aug 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/core.lua
   M /trunk/embeds.xml

Added AceHook to pkgmeta.
If we fail to load GemCensus_Display, we'll echo the fail message and bring up the core options instead.
------------------------------------------------------------------------
r55 | cyprias | 2010-08-21 23:40:45 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/gemInfo.lua
   M /trunk/modules/Display/locales/deDE.lua
   M /trunk/modules/Display/locales/esES.lua
   M /trunk/modules/Display/locales/frFR.lua
   M /trunk/modules/Display/locales/koKR.lua
   M /trunk/modules/Display/locales/ruRU.lua
   M /trunk/modules/Display/locales/zhCN.lua
   M /trunk/modules/Display/locales/zhTW.lua
   M /trunk/modules/Display/options.lua

Testing locale namespace.
------------------------------------------------------------------------
r54 | cyprias | 2010-08-21 23:30:36 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/locales/deDE.lua
   M /trunk/locales/esES.lua
   M /trunk/locales/koKR.lua
   M /trunk/locales/ruRU.lua
   M /trunk/locales/zhCN.lua
   M /trunk/locales/zhTW.lua
   A /trunk/modules/Display/locales/deDE.lua
   A /trunk/modules/Display/locales/enUS.lua
   A /trunk/modules/Display/locales/esES.lua
   M /trunk/modules/Display/locales/frFR.lua
   A /trunk/modules/Display/locales/koKR.lua
   M /trunk/modules/Display/locales/load.xml
   A /trunk/modules/Display/locales/ruRU.lua
   A /trunk/modules/Display/locales/zhCN.lua
   A /trunk/modules/Display/locales/zhTW.lua

Testing locale namespace.
------------------------------------------------------------------------
r53 | cyprias | 2010-08-21 23:23:33 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/locales/frFR.lua

Testing locale namespace.
------------------------------------------------------------------------
r52 | cyprias | 2010-08-21 23:20:58 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/locales/frFR.lua
   M /trunk/modules/Display/locales/frFR.lua

Testing locale namespace.
------------------------------------------------------------------------
r51 | cyprias | 2010-08-21 23:16:47 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/GemCensus_Display.toc
   A /trunk/modules/Display/locales
   A /trunk/modules/Display/locales/frFR.lua
   A /trunk/modules/Display/locales/load.xml

Testing locale namespace.
------------------------------------------------------------------------
r50 | cyprias | 2010-08-21 23:07:19 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/gemInfo.lua
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua
   M /trunk/tradeskill.lua

Added Tradeskills options to choose who's known gems to use in the Known Gems filter. Just in case user has 2+ JCers on a account and only wants to use one or the other's known gems.
------------------------------------------------------------------------
r49 | cyprias | 2010-08-21 21:22:29 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/pricing.lua
   M /trunk/modules/Display/pricingSupport/auctionLite.lua
   M /trunk/modules/Display/pricingSupport/auctionMaster.lua
   M /trunk/modules/Display/pricingSupport/auctionator.lua
   M /trunk/modules/Display/pricingSupport/auctioneer.lua
   M /trunk/modules/Display/pricingSupport/vendorPrice.lua

Added LilSparky's name to pricing files.
------------------------------------------------------------------------
r48 | cyprias | 2010-08-21 21:09:19 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/inventory.lua

Our auction saving code will ignore auctions that are sold. (they linger there for 1 hour)
------------------------------------------------------------------------
r47 | cyprias | 2010-08-21 20:42:51 +0000 (Sat, 21 Aug 2010) | 2 lines
Changed paths:
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua
   M /trunk/options.lua

Changed default size of options screen so both display and options can be shown on a 1280x*** screen.
Shrank display width by 20px.
------------------------------------------------------------------------
r46 | cyprias | 2010-08-21 15:17:38 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/pricing.lua
   M /trunk/options.lua

Tooltip raw & gem count is updated when BAG_UPDATE fires.
------------------------------------------------------------------------
r45 | cyprias | 2010-08-21 03:27:27 +0000 (Sat, 21 Aug 2010) | 1 line
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

Added option to show colour blind coins. (g/s/c instead of coin images)
------------------------------------------------------------------------
r44 | cyprias | 2010-08-21 01:27:10 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/modules/Display/pricingSupport/auctioneer.lua

If Auctioneer's Min Buyout cannot find any active auctions, we'll return 2x market price.
------------------------------------------------------------------------
r42 | cyprias | 2010-08-21 01:03:13 +0000 (Sat, 21 Aug 2010) | 2 lines
Changed paths:
   M /trunk/Inspect.lua
   M /trunk/core.lua

Added debug message when we've collected gem data.
We'll collect gem data even if we didn't request it (user manually inspected someone).
------------------------------------------------------------------------
r41 | cyprias | 2010-08-21 00:48:16 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/display.lua

Added some debug messages to refresh button.
------------------------------------------------------------------------
r40 | cyprias | 2010-08-21 00:35:48 +0000 (Sat, 21 Aug 2010) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/options.lua

Added option to filter Nightmare Tears.
------------------------------------------------------------------------
r38 | cyprias | 2010-08-20 22:27:40 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Removed AceTimer.
------------------------------------------------------------------------
r36 | cyprias | 2010-08-20 20:55:02 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/modules/Display/display.lua

Dropdown menu's 'Create' submenu will show 'Missing reagent: xxx' if no raw gem in inventory.
------------------------------------------------------------------------
r35 | cyprias | 2010-08-20 20:47:49 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/inventory.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/display.lua
   M /trunk/modules/Display/gemInfo.lua
   M /trunk/tradeskill.lua

Added rightclick dropdown menu with options to create gems.
------------------------------------------------------------------------
r34 | cyprias | 2010-08-20 17:59:51 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua

Tweak to popup on new version. Clicking Okay will bring up profiles screen.
------------------------------------------------------------------------
r33 | cyprias | 2010-08-20 17:50:24 +0000 (Fri, 20 Aug 2010) | 2 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/modules/Display/gemInfo.lua
   M /trunk/options.lua

Another itemClass localized name fix. (returns 'Gem' in english, 'Gemme' in french).
Added a popup on new version suggesting a Profile Reset if user's having problems.
------------------------------------------------------------------------
r32 | cyprias | 2010-08-20 17:31:13 +0000 (Fri, 20 Aug 2010) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/locales/enUS.lua
   M /trunk/tradeskill.lua

Using GetAuctionItemClasses() to get "Gem" locale for GetItemInfo()'s itemClass match.
------------------------------------------------------------------------
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. =/
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
65.42 KB Sep 18, 2010 3.3.5 32