------------------------------------------------------------------------
r35562 | nymbia | 2007-05-15 19:52:43 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Latency/Latency.lua

Quartz_Latency:
- Bugfix for when there's no spellcast sent event (ie clicking world items)
------------------------------------------------------------------------
r35557 | nymbia | 2007-05-15 19:11:22 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Player/Player.lua

Quartz_Player:
- Fix nil calls in Player options.
------------------------------------------------------------------------
r35556 | nymbia | 2007-05-15 18:30:42 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buff/Buff.lua

Quartz_Buff:
- Bugfix.
------------------------------------------------------------------------
r35555 | nymbia | 2007-05-15 18:07:15 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Tradeskill/Tradeskill.lua

Quartz_Tradeskill:
- One last fix
------------------------------------------------------------------------
r35554 | nymbia | 2007-05-15 18:06:41 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Tradeskill/Tradeskill.lua

Quartz_Tradeskill:
- That'll teach me to drycode!
------------------------------------------------------------------------
r35553 | nymbia | 2007-05-15 18:04:03 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Tradeskill/Tradeskill.lua

Quartz_Tradeskill:
- Another bugfix.
------------------------------------------------------------------------
r35552 | nymbia | 2007-05-15 18:03:22 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Tradeskill/Tradeskill.lua

Quartz_Tradeskill:
- Bugfix.
------------------------------------------------------------------------
r35547 | nymbia | 2007-05-15 17:15:32 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   A /trunk/Quartz/TradeskillMerge
   A /trunk/Quartz/TradeskillMerge/TradeskillMerge.toc
   M /trunk/Quartz/filelist.wau
   M /trunk/Quartz/quartzlod.bat
   M /trunk/Quartz/quartzlod.sh

Quartz:
- A dirty trick or two to make sure people don't get double-copies of the tradeskill module in their addons folder because of the recent rename.
------------------------------------------------------------------------
r35544 | nymbia | 2007-05-15 17:09:01 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   A /trunk/Quartz/Tradeskill (from /trunk/Quartz/TradeskillMerge:35542)
   A /trunk/Quartz/Tradeskill/Quartz_Tradeskill.toc (from /trunk/Quartz/TradeskillMerge/Quartz_TradeskillMerge.toc:35542)
   D /trunk/Quartz/Tradeskill/Quartz_TradeskillMerge.toc
   A /trunk/Quartz/Tradeskill/Tradeskill.lua (from /trunk/Quartz/TradeskillMerge/TradeskillMerge.lua:35543)
   D /trunk/Quartz/Tradeskill/TradeskillMerge.lua
   D /trunk/Quartz/TradeskillMerge
   M /trunk/Quartz/filelist.wau
   M /trunk/Quartz/quartzlod.bat
   M /trunk/Quartz/quartzlod.sh

Quartz:
- Rename TradeskillMerge files to Tradeskill so they work properly with the LoD loader (since the module name and addon name must match)
------------------------------------------------------------------------
r35543 | nymbia | 2007-05-15 16:59:51 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buff/Buff.lua
   M /trunk/Quartz/Focus/Focus.lua
   M /trunk/Quartz/GCD/GCD.lua
   M /trunk/Quartz/Latency/Latency.lua
   M /trunk/Quartz/Mirror/Mirror.lua
   M /trunk/Quartz/Player/Player.lua
   M /trunk/Quartz/Target/Target.lua
   M /trunk/Quartz/TradeskillMerge/TradeskillMerge.lua

Quartz:
- Bail from module main chunks if the same module is already present.
------------------------------------------------------------------------
r35541 | nymbia | 2007-05-15 16:50:51 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Don't overwrite the options group for a disabled (but force-loaded by a dependant) module
------------------------------------------------------------------------
r35540 | nymbia | 2007-05-15 16:39:49 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/GCD/GCD.lua
   M /trunk/Quartz/locale/Quartz-deDE.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz_GCD:
- Tweak an option to make things possible for translators.
------------------------------------------------------------------------
r35539 | nymbia | 2007-05-15 16:31:34 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Fix a nil error when setting the addon to standby.
------------------------------------------------------------------------
r35538 | nymbia | 2007-05-15 16:29:39 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Player/Player.lua

Quartz_Player:
- Draw the frame :OnInit since we can't ensure the order of the :OnEnable calls.
------------------------------------------------------------------------
r35537 | nymbia | 2007-05-15 16:23:15 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Error if a module required by another module cannot load.
------------------------------------------------------------------------
r35536 | nymbia | 2007-05-15 16:17:39 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   A /trunk/Quartz/Player/Quartz_Player.toc

Quartz:
- Helps to add the player module's toc file.
------------------------------------------------------------------------
r35535 | nymbia | 2007-05-15 16:13:40 -0400 (Tue, 15 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/Buff/Buff.lua
   M /trunk/Quartz/Focus/Focus.lua
   M /trunk/Quartz/GCD/GCD.lua
   M /trunk/Quartz/GCD/Quartz_GCD.toc
   M /trunk/Quartz/Latency/Latency.lua
   M /trunk/Quartz/Latency/Quartz_Latency.toc
   M /trunk/Quartz/Mirror/Mirror.lua
   A /trunk/Quartz/Player
   A /trunk/Quartz/Player/Player.lua
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Quartz.toc
   M /trunk/Quartz/Target/Target.lua
   M /trunk/Quartz/TradeskillMerge/Quartz_TradeskillMerge.toc
   M /trunk/Quartz/TradeskillMerge/TradeskillMerge.lua
   M /trunk/Quartz/filelist.wau
   M /trunk/Quartz/quartzlod.bat
   M /trunk/Quartz/quartzlod.sh

Quartz:
- Split Player cast bar into its own module.
- You will lose your positioning settings for this bar, and everything might explode violently. If it does, grab an error and/or a screenshot and let me know.
------------------------------------------------------------------------
r35499 | renchap | 2007-05-15 04:41:28 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.toc
   M /trunk/Quartz/locale/Quartz-frFR.lua

Quartz: Adding frFR translation

------------------------------------------------------------------------
r35495 | nymbia | 2007-05-15 04:15:26 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Latency/Latency.lua

Quartz_Latency:
- Fix a nil error when TradeskillMerge stole the cast start event
------------------------------------------------------------------------
r35493 | nymbia | 2007-05-15 04:13:33 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/TradeskillMerge/TradeskillMerge.lua

Quartz_TradeskillMerge:
- Have the spark show the current cast while the statusbar is showing the progress of all casts.
------------------------------------------------------------------------
r35491 | fenlis | 2007-05-15 03:55:34 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz:
- Updated localization koKR
------------------------------------------------------------------------
r35489 | nymbia | 2007-05-15 03:26:07 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   A /trunk/Quartz/filelist.wau
   A /trunk/Quartz/quartzlod.bat
   A /trunk/Quartz/quartzlod.sh

Quartz:
- LoD loading seems to work, add shell scripts and filelist.wau
------------------------------------------------------------------------
r35488 | nymbia | 2007-05-15 03:10:56 -0400 (Tue, 15 May 2007) | 3 lines
Changed paths:
   A /trunk/Quartz/Buff (from /trunk/Quartz/Buffs:35485)
   A /trunk/Quartz/Buff/Buff.lua (from /trunk/Quartz/Buffs/Buffs.lua:35485)
   D /trunk/Quartz/Buff/Buffs.lua
   A /trunk/Quartz/Buff/Quartz_Buff.toc
   D /trunk/Quartz/Buffs
   M /trunk/Quartz/Focus/Focus.lua
   A /trunk/Quartz/Focus/Quartz_Focus.toc
   M /trunk/Quartz/GCD/GCD.lua
   A /trunk/Quartz/GCD/Quartz_GCD.toc
   M /trunk/Quartz/Latency/Latency.lua
   A /trunk/Quartz/Latency/Quartz_Latency.toc
   M /trunk/Quartz/Mirror/Mirror.lua
   A /trunk/Quartz/Mirror/Quartz_Mirror.toc
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Quartz.toc
   A /trunk/Quartz/Target/Quartz_Target.toc
   M /trunk/Quartz/Target/Target.lua
   A /trunk/Quartz/TradeskillMerge/Quartz_TradeskillMerge.toc
   M /trunk/Quartz/TradeskillMerge/TradeskillMerge.lua
   M /trunk/Quartz/locale/Quartz-deDE.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz:
- Tweak menu structure for LoD stuff, add tocs to modules, add a theoretical LoD loader.
- Untested, don't try to run this LoD yet ;)
------------------------------------------------------------------------
r35486 | nymbia | 2007-05-15 02:31:43 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.toc
   A /trunk/Quartz/locale/Quartz-deDE.lua

Quartz:
- Add deDE translation (just the required stuff at the moment), thanks EnSabahNur!
------------------------------------------------------------------------
r35485 | nymbia | 2007-05-15 02:24:53 -0400 (Tue, 15 May 2007) | 3 lines
Changed paths:
   A /trunk/Quartz/Buffs
   A /trunk/Quartz/Buffs/Buffs.lua (from /trunk/Quartz/Buffs.lua:35484)
   D /trunk/Quartz/Buffs.lua
   A /trunk/Quartz/Focus
   A /trunk/Quartz/Focus/Focus.lua (from /trunk/Quartz/Focus.lua:35484)
   D /trunk/Quartz/Focus.lua
   A /trunk/Quartz/GCD
   A /trunk/Quartz/GCD/GCD.lua (from /trunk/Quartz/GCD.lua:35484)
   D /trunk/Quartz/GCD.lua
   A /trunk/Quartz/Latency
   A /trunk/Quartz/Latency/Latency.lua (from /trunk/Quartz/Latency.lua:35484)
   D /trunk/Quartz/Latency.lua
   A /trunk/Quartz/Mirror
   A /trunk/Quartz/Mirror/Mirror.lua (from /trunk/Quartz/Mirror.lua:35484)
   D /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/Quartz.toc
   A /trunk/Quartz/Target
   A /trunk/Quartz/Target/Target.lua (from /trunk/Quartz/Target.lua:35484)
   D /trunk/Quartz/Target.lua
   A /trunk/Quartz/TradeskillMerge
   A /trunk/Quartz/TradeskillMerge/TradeskillMerge.lua (from /trunk/Quartz/TradeskillMerge.lua:35484)
   D /trunk/Quartz/TradeskillMerge.lua

Quartz:
- Move modules to their own directories in prep for making 'em LoD'able.

------------------------------------------------------------------------
r35484 | nymbia | 2007-05-15 02:13:37 -0400 (Tue, 15 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua

Quartz: Buffs:
- Fix a terrible copy-pasted default.
------------------------------------------------------------------------
r35482 | nymbia | 2007-05-15 02:02:47 -0400 (Tue, 15 May 2007) | 4 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/Focus.lua
   M /trunk/Quartz/GCD.lua
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/Target.lua
   M /trunk/Quartz/TradeskillMerge.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz:
- Full positioning options for Buffs and Mirror modules.
- Tweak order of options menu.
- Show seconds for mirror timers > 1 minute
------------------------------------------------------------------------
r35459 | nymbia | 2007-05-14 21:17:24 -0400 (Mon, 14 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/TradeskillMerge.lua

Quartz:
- Hopefully fix a bug or two in mirror and tradeskill modules.
------------------------------------------------------------------------
r35389 | fenlis | 2007-05-13 22:05:12 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz:
- Updated localization koKR
------------------------------------------------------------------------
r35388 | nymbia | 2007-05-13 21:52:18 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz:
- Add options to disable the different groups of timers.
------------------------------------------------------------------------
r35383 | nymbia | 2007-05-13 20:52:22 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz: Mirror:
- Added a bar for arena/bg start.
------------------------------------------------------------------------
r35380 | fenlis | 2007-05-13 20:00:31 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz:
- Updated localization koKR
------------------------------------------------------------------------
r35377 | nymbia | 2007-05-13 19:46:59 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua

Quartz:
- This debug print is officially blamed on Funkeh`
------------------------------------------------------------------------
r35376 | nymbia | 2007-05-13 19:43:22 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz: Mirror:
- Clarify the description for the AREA_SPIRIT_HEAL timer
------------------------------------------------------------------------
r35375 | nymbia | 2007-05-13 19:35:04 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz: Mirror:
- Remove a useless timer or three ;)
------------------------------------------------------------------------
r35374 | nymbia | 2007-05-13 19:24:42 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua

Quartz:
- Set some default colors for the new tracks.
------------------------------------------------------------------------
r35371 | nymbia | 2007-05-13 19:05:33 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz: Mirror:
- Add a bunch of new tracked crap to the mirror module; only some have been tested.
------------------------------------------------------------------------
r35344 | nymbia | 2007-05-13 08:20:29 -0400 (Sun, 13 May 2007) | 4 lines
Changed paths:
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz: Mirror:
- Screw being limited by what's shown on the default mirror bars; now shows timers for logout, autorelease, duel forfeit from range, etc etc.
- Added cute little icons for all the different statuses.
- TODO: add some slightly more difficult things like time remaining to accept a res/party invite/whatever
------------------------------------------------------------------------
r35337 | nymbia | 2007-05-13 06:39:44 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Instead of storing a table heap in each module that uses one (currently just Mirror and Buffs), stick one in the core for modules to use.
------------------------------------------------------------------------
r35335 | nymbia | 2007-05-13 06:29:56 -0400 (Sun, 13 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   A /trunk/Quartz/Mirror.lua
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Quartz.toc
   M /trunk/Quartz/locale/Quartz-enUS.lua
   M /trunk/Quartz/locale/Quartz-frFR.lua
   M /trunk/Quartz/locale/Quartz-koKR.lua

Quartz:
- Add Mirror module.
- A tweak or two in core and buffs.
------------------------------------------------------------------------
r35320 | fenlis | 2007-05-13 02:01:57 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.toc
   A /trunk/Quartz/locale/Quartz-koKR.lua

Quartz:
- Added translation koKR
------------------------------------------------------------------------
r35306 | nymbia | 2007-05-13 00:16:51 -0400 (Sun, 13 May 2007) | 2 lines
Changed paths:
   D /trunk/Quartz/Quartz-enUS.lua
   D /trunk/Quartz/Quartz-frFR.lua
   M /trunk/Quartz/Quartz.toc
   A /trunk/Quartz/locale
   A /trunk/Quartz/locale/Quartz-enUS.lua
   A /trunk/Quartz/locale/Quartz-frFR.lua

Quartz:
- Move localization files to a subdirectory
------------------------------------------------------------------------
r35297 | nymbia | 2007-05-12 23:07:34 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Focus.lua
   M /trunk/Quartz/Target.lua

Quartz:
- Bail from a few event handlers in target/focus if UnitCastingInfo or UnitChannelInfo return nils.
------------------------------------------------------------------------
r35295 | ckknight | 2007-05-12 22:59:22 -0400 (Sat, 12 May 2007) | 1 line
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz - fiddle with .revision and .version
------------------------------------------------------------------------
r35287 | nymbia | 2007-05-12 21:43:56 -0400 (Sat, 12 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/Latency.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz-frFR.lua

Quartz:
- Show a lag meter when not in embed mode for channeled spells.
- Add 'Outside' option for lag text, which will anchor it to the outside edge of the castbar regardless of which side it's on.
------------------------------------------------------------------------
r35278 | nymbia | 2007-05-12 20:52:01 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Add a .revision field
------------------------------------------------------------------------
r35277 | nymbia | 2007-05-12 20:38:34 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   A /trunk/Quartz/Quartz-frFR.lua
   M /trunk/Quartz/Quartz.toc

Quartz:
- Add frFR localization, which is just the rank patterns for now. Thanks Dutorien!
------------------------------------------------------------------------
r35275 | nymbia | 2007-05-12 20:33:29 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Focus.lua
   M /trunk/Quartz/Target.lua

Quartz:
- Hide the target/focus bars correctly at the end of their cast.
------------------------------------------------------------------------
r35269 | nymbia | 2007-05-12 20:14:09 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Don't explode if we get delayed events when we didnt see the start of the cast.
------------------------------------------------------------------------
r35268 | nymbia | 2007-05-12 20:10:57 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Print a message and some debug info informing the user to show me when UnitCastingInfo returns some odd shit.
------------------------------------------------------------------------
r35198 | nymbia | 2007-05-12 06:24:06 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Focus.lua
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Target.lua

Quartz:
- Don't let frames be sneaky with 0 alpha from fading out when they're unlocked.
------------------------------------------------------------------------
r35194 | nymbia | 2007-05-12 06:10:29 -0400 (Sat, 12 May 2007) | 4 lines
Changed paths:
   A /trunk/Quartz/Focus.lua
   M /trunk/Quartz/GCD.lua
   M /trunk/Quartz/Latency.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Quartz.toc
   A /trunk/Quartz/Target.lua

Quartz:
- A couple little bugfixes.
- Add Target and Focus casting bar modules.
- Add options for copying settings between target/focus/player castbars. (they share colors/backgrounds, everything else is independent)
------------------------------------------------------------------------
r35185 | nymbia | 2007-05-12 03:55:43 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Latency.lua

Quartz: Latency:
- A couple bugfixes from oversights seperating the files.
------------------------------------------------------------------------
r35183 | nymbia | 2007-05-12 03:33:58 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Fix full rank text mode to not display empty strings (or stuff like '(Racial)')
------------------------------------------------------------------------
r35182 | nymbia | 2007-05-12 03:29:16 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua

Quartz: Buffs:
- Show the number of stacks of buffs and debuffs on the name text.
------------------------------------------------------------------------
r35173 | nymbia | 2007-05-12 00:35:47 -0400 (Sat, 12 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua

Quartz: Buffs: remove a SETGLOBAL

------------------------------------------------------------------------
r35170 | nymbia | 2007-05-12 00:27:38 -0400 (Sat, 12 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   A /trunk/Quartz/Latency.lua
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Quartz.toc
   A /trunk/Quartz/TradeskillMerge.lua

Quartz:
- Expose cast data vars on the Quartz object, split the modules that needed access to these out into their own files.
- May cause a bug or two, let me know if you run into any.
------------------------------------------------------------------------
r35163 | nymbia | 2007-05-11 22:37:00 -0400 (Fri, 11 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Latency module respond to SharedMedia_SetGlobal events
------------------------------------------------------------------------
r35162 | nymbia | 2007-05-11 22:07:33 -0400 (Fri, 11 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/Quartz-enUS.lua

Quartz: Buffs:
- Add options for coloring debuffs by dispel type.
------------------------------------------------------------------------
r35160 | nymbia | 2007-05-11 21:29:28 -0400 (Fri, 11 May 2007) | 4 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/GCD.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Bugfix in GCD position setting.
- Tweak the min/max settings for some ranges.
- Apply the same time-text overlap fix from castbar to the buffs module (drycoded since I'm stuck on 2.0 servers doing kara at the moment, but it parses!).
------------------------------------------------------------------------
r35159 | nymbia | 2007-05-11 21:04:45 -0400 (Fri, 11 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Truncate the name text if it's encroaching on the time text. (only applied if your time and name texts are anchored to opposite sides of the bar)
------------------------------------------------------------------------
r35157 | nymbia | 2007-05-11 20:41:43 -0400 (Fri, 11 May 2007) | 4 lines
Changed paths:
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Add options to hide spell name text and to include the rank of the spell in the name text (in a number of ways).
- Show the number of remaining casts of tradeskill items.
- Fix display of tradeskill cast times ie 5:08
------------------------------------------------------------------------
r35128 | nymbia | 2007-05-11 10:08:46 -0400 (Fri, 11 May 2007) | 5 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/GCD.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Add a number of requested options.
- Tweak buff positioning behavior with regards to overlapping icons.
- Re-work some options menu behavior and layout, add descriptions to most options.  Still needs a bit of tweaking to look good in Dewdrop.
- Re-organize localization file.
------------------------------------------------------------------------
r35107 | nymbia | 2007-05-11 05:12:51 -0400 (Fri, 11 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Bugfix for the bar disappearing when spamming channeled spells.
------------------------------------------------------------------------
r35102 | roartindon | 2007-05-11 01:31:18 -0400 (Fri, 11 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz: QuartzLatency - shifted embedded mode draw layer to OVERLAY instead of ARTWORK. Seems to stop indeterminate display order.

------------------------------------------------------------------------
r35094 | nymbia | 2007-05-10 21:53:02 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Fix display oddness for tradeskill time text.
------------------------------------------------------------------------
r35093 | nymbia | 2007-05-10 21:46:35 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- bugfix for crafting times > 1 min
------------------------------------------------------------------------
r35089 | nymbia | 2007-05-10 20:19:18 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Set the font on the time text regardless of if it's shown or not.
------------------------------------------------------------------------
r35087 | nymbia | 2007-05-10 20:01:29 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Disable instead of hide some options.
------------------------------------------------------------------------
r35081 | nymbia | 2007-05-10 19:34:50 -0400 (Thu, 10 May 2007) | 5 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- If Waterfall's present: /quartz for options in Waterfall, /quartzcl for options in AceConsole.
- If Waterfall's missing and Dewdrop's present: /quartz for options in Dewdrop, /quartzcl for options in AceConsole.
- If neither are present (who would do such a thing?), /quartz for options in AceConsole.
~whalenametheft Funkeh`
------------------------------------------------------------------------
r35080 | nymbia | 2007-05-10 19:26:41 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Expand Border and Background-related options.
------------------------------------------------------------------------
r35077 | roartindon | 2007-05-10 19:06:22 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz: QuartzLatency: If the latency module is in embed mode, pull the latency bar up to ARTWORK level instead of background

------------------------------------------------------------------------
r35072 | nymbia | 2007-05-10 18:25:52 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Don't explode if Waterfall's not present, since Funkeh` is terrible.
------------------------------------------------------------------------
r35071 | nymbia | 2007-05-10 18:18:36 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Tradeskill Merge module now condenses time numbers in the same fashion as the buffs module.
------------------------------------------------------------------------
r35069 | nymbia | 2007-05-10 18:13:17 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Hide the embed margin option when embed mode's disabled.
------------------------------------------------------------------------
r35067 | nymbia | 2007-05-10 18:11:26 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- bugfix
------------------------------------------------------------------------
r35065 | nymbia | 2007-05-10 18:06:29 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Quartz.toc

Quartz:
- Implement Embed mode for Latency module, thanks Roartindon!
------------------------------------------------------------------------
r35047 | kergoth | 2007-05-10 14:50:31 -0400 (Thu, 10 May 2007) | 1 line
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/Quartz.lua

Quartz: respond to the SharedMedia_SetGlobal event, so that !SurfaceControl works on it (some of us like to use the same statusbar texture everywhere for consistency).
------------------------------------------------------------------------
r35019 | nymbia | 2007-05-10 07:27:43 -0400 (Thu, 10 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua

Quartz:
- Make sure profile options get injected in the options table.
- Register a second chat command (/quartzcl, not that it matters) so that a) the options get injected and b) config is available through universal-config addons like Niagara and DeuceCommander.
------------------------------------------------------------------------
r35017 | nymbia | 2007-05-10 07:00:36 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/GCD.lua

Quartz:
- Kill the bar properly if the global cooldown was cancelled (by line of sight for example)
------------------------------------------------------------------------
r35013 | nymbia | 2007-05-10 05:47:43 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/GCD.lua

Quartz:
- Bugfix in GCD spell assignment.
------------------------------------------------------------------------
r34998 | nymbia | 2007-05-10 05:11:31 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.toc

Quartz:
- Standardize some toc and wiki stuff among my addons.
------------------------------------------------------------------------
r34970 | nymbia | 2007-05-10 04:06:28 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   A /trunk/Quartz/GPLv2.txt
   A /trunk/Quartz/Quartz ReadMe.html

Quartz:
- Add the license text and a link to the (currently empty) wiki page.
------------------------------------------------------------------------
r34969 | nymbia | 2007-05-10 03:54:45 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua

Quartz:
- Tweak buff duration rounding.
------------------------------------------------------------------------
r34967 | nymbia | 2007-05-10 03:40:53 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/GCD.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Minor tweaks to defaults and element positioning.
------------------------------------------------------------------------
r34955 | nymbia | 2007-05-10 02:53:18 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz-enUS.lua

Quartz:
- Tweak the GCD module's "no spell" rant-print.
------------------------------------------------------------------------
r34948 | nymbia | 2007-05-10 02:12:00 -0400 (Thu, 10 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Quartz.toc

Quartz:
- Bugfix for tradeskill hiding the time text for normal casts
- toc update
------------------------------------------------------------------------
r34947 | nymbia | 2007-05-10 02:09:16 -0400 (Thu, 10 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Bugfix in Buffs
- Add Tradeskill Merge module, which displays a single big bar for multiple tradeskill casts.
------------------------------------------------------------------------
r34924 | nymbia | 2007-05-09 23:01:53 -0400 (Wed, 09 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/GCD.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Tweak the layout of the options waterfall.
------------------------------------------------------------------------
r34923 | nymbia | 2007-05-09 22:57:12 -0400 (Wed, 09 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Some stuff with the buffs module.  Focus tracking, all kinds of options.
- Clean up locale file.
------------------------------------------------------------------------
r34920 | nymbia | 2007-05-09 20:49:59 -0400 (Wed, 09 May 2007) | 3 lines
Changed paths:
   A /trunk/Quartz/Buffs.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.toc

Quartz:
- Add buffs module (2.1 only! disables itself in 2.0)
- Uses new blizz API for an accurate and efficient chronometer-style display of target buffs/debuffs for stuff you applied.
------------------------------------------------------------------------
r34914 | nymbia | 2007-05-09 19:26:56 -0400 (Wed, 09 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz/GCD.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Add an option for scaling.
- Clamp the parent frame to the screen.
------------------------------------------------------------------------
r34908 | nymbia | 2007-05-09 18:55:18 -0400 (Wed, 09 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/GCD.lua

Quartz:
- Make sure spell settings are applied.
------------------------------------------------------------------------
r34907 | nymbia | 2007-05-09 18:53:49 -0400 (Wed, 09 May 2007) | 4 lines
Changed paths:
   M /trunk/Quartz/GCD.lua
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Revamped GCD module.
- PROS: actually accurate.
- CONS: requires user input of spell(s) to check for the GCD.
------------------------------------------------------------------------
r34903 | nymbia | 2007-05-09 18:03:27 -0400 (Wed, 09 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Add snap to center option, which sticks the bar dead center along whichever axis.
------------------------------------------------------------------------
r34901 | nymbia | 2007-05-09 17:52:15 -0400 (Wed, 09 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua

Quartz:
- Add options: hide icon, hide time text, icon position, name text position, time text position, time font size, lag text color/alpha.
------------------------------------------------------------------------
r34879 | nymbia | 2007-05-09 05:44:22 -0400 (Wed, 09 May 2007) | 2 lines
Changed paths:
   M /trunk/Quartz/Quartz.toc

Quartz:
- An actual toc description (a bad one)
------------------------------------------------------------------------
r34878 | nymbia | 2007-05-09 05:27:45 -0400 (Wed, 09 May 2007) | 3 lines
Changed paths:
   M /trunk/Quartz
   M /trunk/Quartz/Quartz-enUS.lua
   M /trunk/Quartz/Quartz.lua
   M /trunk/Quartz/Quartz.toc
   M /trunk/Quartz/libs

Quartz:
- Knew I was forgetting something; fix (finish implementing) spark.
- Set some properties an such.
------------------------------------------------------------------------
r34877 | nymbia | 2007-05-09 04:57:37 -0400 (Wed, 09 May 2007) | 3 lines
Changed paths:
   A /trunk/Quartz
   A /trunk/Quartz/GCD.lua
   A /trunk/Quartz/Quartz-enUS.lua
   A /trunk/Quartz/Quartz.lua
   A /trunk/Quartz/Quartz.toc
   A /trunk/Quartz/libs
   A /trunk/Quartz/textures
   A /trunk/Quartz/textures/LiteStep.tga

Quartz: initial import.
- Modular cast bar.
- Latency and Global Cooldown modules are done, also going to have integrated debuff timers using the new API in 2.1.
------------------------------------------------------------------------
