1
0
Fork 0

Commit Graph

  • fcdfe1ba1f Add current item level to item level tooltip in Paper Doll frame. master gitea/master Andrew Tomaka 2011-09-27 07:52:27 -0400
  • c01267f550 Fixes potential bug with registering ADDON_LOADED in OnEnable pigmonkey 2011-09-18 17:35:02 -0400
  • fe7e404ebe Fix bug where alts once online are considered raiders until reload pigmonkey 2011-09-06 15:34:49 -0400
  • ddebbedb6c Fixed coloring of on-alt members pigmonkey 2011-09-04 20:01:49 -0400
  • 38f03047f8 Added coloring of mains who are on an alt in guild roster pigmonkey 2011-09-03 16:46:49 -0400
  • 9f69520833 Potion queues save between sessions and are only removed on a successful send pigmonkey 2011-09-03 16:17:41 -0400
  • 8df75073fa Fix a copy-paste bug from the old atlt pigmonkey 2011-09-03 16:16:26 -0400
  • c925c86278 Adding /rl for reloading ui pigmonkey 2011-09-03 15:11:58 -0400
  • 2bf5191d4f Fixed bug when ctrl+clicking links pigmonkey 2011-09-03 15:09:06 -0400
  • 6c26b284bf Adding blacklisting (Moulder), started to add something to color offline mains who are playing alts pigmonkey 2011-09-03 15:08:36 -0400
  • 8c34b0e63d Not printing taunt fails for living meteors pigmonkey 2011-09-03 15:07:34 -0400
  • 48828d172a Added EJ 'fix', fixed clickToPaste options, fixed raid frame showing repeatedly pigmonkey 2011-08-09 19:46:13 -0400
  • b9b3342455 Fixed a problem with guild roster number counts. Hopefully fixed the problem with bottom members being cut off. pigmonkey 2011-07-31 06:12:21 -0400
  • 6563c571db Fixed ML one-click, fixed AH script pigmonkey 2011-07-31 05:34:10 -0400
  • 5a8f52cac3 Adding click to paste into officer chat pigmonkey 2011-07-31 05:33:09 -0400
  • c436c6af9d Fixed Blizzard's TradeSkill coloring when you press View Crafters pigmonkey 2011-07-13 19:17:22 -0400
  • a88cdb9693 Removed debug statements from potions and added a new slash command to print the queue pigmonkey 2011-07-03 03:12:00 -0400
  • bb9266219d Fixed AH buying pigmonkey 2011-07-03 03:11:04 -0400
  • 408c8799e8 Change CLEU for 4.2 pigmonkey 2011-07-02 18:45:40 -0400
  • d99013a9d3 Announce: fix to formatted strings for combat event reporting pigmonkey 2011-06-25 04:06:55 -0400
  • 26af0aac7d Added a 'louder' LFD ready check noise, but this might not be the right event pigmonkey 2011-06-19 21:35:20 -0400
  • 998e51c038 Fixed AH macro; should work pretty well now pigmonkey 2011-06-19 21:34:51 -0400
  • 53701ad4df Modules: Fixed AH purchasing; now goes bottom up and also clears on API search query instead of update event pigmonkey 2011-06-11 23:46:05 -0400
  • c59d191263 Macros: Print when done with all auctions in current page pigmonkey 2011-06-10 19:57:05 -0400
  • d72dd1d2d3 Macros: Added mass buyout for auction house pigmonkey 2011-06-10 02:01:18 -0400
  • 7a9261d6d3 Potions fix: missing parameter and library pigmonkey 2011-06-08 05:34:17 -0400
  • d1dd3898aa Getting player GUID every time pigmonkey 2011-06-05 20:26:39 -0400
  • 0177b5934b Adding module for monitoring spellcasts in PvP pigmonkey 2011-06-04 05:18:08 -0400
  • cd8f501570 safe calls to db callbacks pigmonkey 2011-06-04 03:13:27 -0400
  • ba42823d63 Removed some more debug prints that I missed pigmonkey 2011-06-03 18:22:59 -0400
  • 183e59eb71 New misc feature: fix to blizzard bug with auto complete menu pigmonkey 2011-06-03 06:53:55 -0400
  • 727108f466 Removed a debug print message pigmonkey 2011-06-01 03:13:07 -0400
  • 4ea3b81945 Changed so module population and toggling happens in OnInitialize instead of RegisterOptions and OnEnable pigmonkey 2011-05-31 04:01:50 -0400
  • 1559f02a92 Additional README details pigmonkey 2011-05-31 03:41:18 -0400
  • 9986a34072 Added a README pigmonkey 2011-05-31 03:31:05 -0400
  • 84c06d47c7 Added entire module toggling and separated options/defaults from module specific data pigmonkey 2011-05-31 03:26:46 -0400
  • afe7bdb2a4 Changed how modules get their db. No longer embedding AceConsole so I acan register my own Print. Minor bug fixes. pigmonkey 2011-05-31 02:40:36 -0400
  • 0adbe3fd8c Removing empty options registration from macros pigmonkey 2011-05-30 19:54:08 -0400
  • e1813d69c4 Removing unnecessary includes pigmonkey 2011-05-30 19:53:30 -0400
  • 31fad88493 Removing more unnecessary files pigmonkey 2011-05-30 19:39:14 -0400
  • 3ad7ead089 Removing the old file pigmonkey 2011-05-30 19:38:32 -0400
  • 9099e06a0d Fixed the Prat and RBS modules detecting their respective addons pigmonkey 2011-05-30 19:32:56 -0400
  • f81b074aac changed slash command coloring and display order pigmonkey 2011-05-30 19:07:01 -0400
  • df9f0e897a change some module names pigmonkey 2011-05-30 18:54:56 -0400
  • 6f61e5b513 work on slash command core pigmonkey 2011-05-30 18:53:33 -0400
  • da6316ea52 fixed a typo and accidental find-replace mishap pigmonkey 2011-05-30 18:30:56 -0400
  • a237d9c06b Fixed an absurd amount of bugs, which serves me right for not testing a single module before making them all pigmonkey 2011-05-30 18:13:08 -0400
  • 0bd08158bb core functionality: RegisterSlashCommand pigmonkey 2011-05-30 14:57:41 -0400
  • b5ace77c95 chat filter module pigmonkey 2011-05-30 14:47:46 -0400
  • cfacbcee8e more deprecated and misc pigmonkey 2011-05-30 14:45:27 -0400
  • ff77c954eb miscellaneous module pigmonkey 2011-05-30 14:38:32 -0400
  • 3a2e046a41 potions module pigmonkey 2011-05-30 14:21:33 -0400
  • 9c668e3454 prat module pigmonkey 2011-05-30 14:16:17 -0400
  • c1bf61696b rbs module pigmonkey 2011-05-30 14:14:00 -0400
  • 355bca680b forgot to add all the files up until now pigmonkey 2011-05-30 14:07:22 -0400
  • 40da4a1040 announce module pigmonkey 2011-05-30 14:00:18 -0400
  • dacb310bf0 guild roster module pigmonkey 2011-05-30 13:47:02 -0400
  • b422405c2c raid module pigmonkey 2011-05-30 13:32:41 -0400
  • 4e7782bd5b battlegrounds and macros pigmonkey 2011-05-30 13:25:40 -0400
  • 024a6549cb first commit before refactoring pigmonkey 2011-05-30 13:01:19 -0400