promotional bannermobile promotional banner

Minutiae (Automation)

An Ace3 mod to automate common activities. Inspired by the Ace2 mod Automaton - credit weab and gxxam.

File Details

v2.04

  • R
  • Nov 7, 2016
  • 136.73 KB
  • 480
  • 7.1.0
  • Retail

File Name

Minutiae-v2.04.zip

Supported Versions

  • 7.1.0

------------------------------------------------------------------------
r67 | insomniax | 2016-11-07 03:21:45 +0000 (Mon, 07 Nov 2016) | 1 line
Changed paths:
   A /tags/v2.04 (from /trunk:66)

Tagging as v2.04
------------------------------------------------------------------------
r66 | insomniax | 2016-11-06 23:37:01 +0000 (Sun, 06 Nov 2016) | 2 lines
Changed paths:
   M /trunk/Modules/Quest.lua

Minutiae:
 - fix for GetGossipAvailableQuests returning 7 values (WoWWiki had it at 5, and WoWProgramming had it at 6; only WoWpedia had the correct #)
------------------------------------------------------------------------
r65 | insomniax | 2016-11-06 22:44:32 +0000 (Sun, 06 Nov 2016) | 3 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   M /trunk/Modules/Quest.lua

Minutiae:
 - Ever so slightly improve responsiveness.
 - Handle Darkmoon quests a little better.
------------------------------------------------------------------------
r63 | insomniax | 2016-11-01 09:44:48 +0000 (Tue, 01 Nov 2016) | 2 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   M /trunk/Modules/Quest.lua

Minutiae:
 - Better QUEST_GREETING fix.
------------------------------------------------------------------------
r61 | insomniax | 2016-11-01 03:16:24 +0000 (Tue, 01 Nov 2016) | 2 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   M /trunk/Modules/Quest.lua

Minutiae:
 - Potential fix for the turn in capacity on NPCs that use the QUEST_GREETING event instead of GOSSIP_SHOW.  It's so rare to find them that I'm having a hard time testing it, but at least this fix shouldn't cause a UI error?
------------------------------------------------------------------------
r59 | insomniax | 2016-10-31 20:33:18 +0000 (Mon, 31 Oct 2016) | 2 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   M /trunk/Modules/Invite.lua

Minutiae:
 - Untested fix for Invite module.
------------------------------------------------------------------------
r57 | insomniax | 2016-10-31 20:01:33 +0000 (Mon, 31 Oct 2016) | 3 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   M /trunk/Modules/Reputation.lua

Minutiae:
 - Slight syntax change in Reputation module.
 - Tagging as release even though the Invite, Summon, and Resurrect module remain untested.  The rest of the mod is functioning well enough that even if those need additional work, I'd like to push a release.
------------------------------------------------------------------------
r55 | insomniax | 2016-10-31 18:38:15 +0000 (Mon, 31 Oct 2016) | 2 lines
Changed paths:
   M /trunk/Modules/Quest.lua

Minutiae:
 - Fix a fundamental misunderstanding I had about getting information on quests from certain quest givers.  Depending on their type, the function to query their available and active quests will either return values based on the arguments passed to it, or return ALL quests for us to sort through.  This build fixes for that distinction.
------------------------------------------------------------------------
r53 | insomniax | 2016-10-30 22:36:48 +0000 (Sun, 30 Oct 2016) | 2 lines
Changed paths:
   M /trunk/Modules/Reputation.lua

Minutiae:
 - Forgot I would still need my capitalizing function when we log in.  Whoops!
------------------------------------------------------------------------
r51 | insomniax | 2016-10-30 22:08:33 +0000 (Sun, 30 Oct 2016) | 3 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Modules/Invite.lua
   M /trunk/Modules/Reputation.lua

Minutiae:
 - Simple fix for the errors the reputation tracking was putting up.
 - Small untested fix for invite module not identifying RealID friends.
------------------------------------------------------------------------
r49 | insomniax | 2016-10-30 20:08:05 +0000 (Sun, 30 Oct 2016) | 4 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   M /trunk/Modules/Quest.lua
   M /trunk/Modules/Release.lua
   A /trunk/Modules/Reputation.lua

Minutiae:
 - First pass at incorporating some Reputation features (changed my mind again).
 - Possible fix for releasing outside of BG's.
 - More fixes for quest accepting and turning in.
------------------------------------------------------------------------
r47 | insomniax | 2016-10-29 05:20:07 +0000 (Sat, 29 Oct 2016) | 2 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   M /trunk/Modules/Quest.lua

Minutiae:
 - I think the Quest module is finally squared away.
------------------------------------------------------------------------
r46 | insomniax | 2016-10-29 04:03:48 +0000 (Sat, 29 Oct 2016) | 4 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   D /trunk/Modules/Bind.lua
   M /trunk/Modules/Quest.lua

Minutiae:
 - Removing BOP warning skip, since apparently Blizzard did a while ago.
 - Attempt to split the turn in and accept capabilities of the Quest module.
 - Improve Low Level and Repeatable functions in the Quest module.  Better, but not quite right yet.
------------------------------------------------------------------------
r45 | insomniax | 2016-10-27 14:12:17 +0000 (Thu, 27 Oct 2016) | 3 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Modules/Release.lua

Minutiae:
 - Potential fix for auto-res in BGs.  Will need to test after work.
 - Potential fix for using the Reputation LDB Label when no faction is watched.  Will need to test after work.
------------------------------------------------------------------------
r44 | insomniax | 2016-10-27 04:18:20 +0000 (Thu, 27 Oct 2016) | 2 lines
Changed paths:
   M /trunk/Minutiae.lua

Minutiae:
 - Working (fingers crossed) Reputation Tracking LDB Label.
------------------------------------------------------------------------
r43 | insomniax | 2016-10-27 02:24:27 +0000 (Thu, 27 Oct 2016) | 3 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   D /trunk/Modules/Gossip.lua

Minutiae:
 - Removed Gossip module as even when it worked in 2011, it was a super-niche use and not really worth updating.
 - Removed the Reputation options (that didn't do anything yet anyway) because I'll just update RepTracker after this for people interested in that functionality.
------------------------------------------------------------------------
r42 | insomniax | 2016-10-26 04:17:03 +0000 (Wed, 26 Oct 2016) | 3 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   M /trunk/Modules/Quest.lua

Minutiae:
 - Pushing this version even though it has new features I know aren't working, because it squishes a bug with Quest Acceptance on dailies when that option was unchecked.
 - Early version of LDB Label text options.  Durability working(?), reputation not.
------------------------------------------------------------------------
r41 | insomniax | 2016-10-26 01:20:58 +0000 (Wed, 26 Oct 2016) | 6 lines
Changed paths:
   M /trunk/Minutiae.lua
   M /trunk/Minutiae.toc
   D /trunk/Modules/Nameplates.lua
   M /trunk/Modules/Quest.lua
   M /trunk/Modules/Repair.lua

Minutiae:
 - 7.1 update
 - Better turn in options
 - Fixed some guild repair scenarios
 - Cleaned up options
 - Eliminated Nameplates options
------------------------------------------------------------------------