Jump to content

Industrial

Player
  • Content count

    5
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Industrial

  • Rank
    Newcomer

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi! I made another addon (I split it off from idAddon) called idVanillaActionButtons (https://github.com/Industrial/idVanillaActionButtons). It replaces the default action bars and stacks them and puts the pet bar on top. I removed the button borders and zoomed the icons. If you have any questions please reply here or make a ticket on github.
  2. Industrial

    [AddOn] idAddon

    Hi! I've been playing on this server for a while and have a L60 character so I decided to make some forum posts for my addons. I am known as Industrial (https://github.com/Industrial) and I've been part of the WoW Addon community since vanilla. My addons all start with `id`. I see they got collected into the google drive (idMinimap, idChat2). With this post I would like to let you know about my latest Addon project: idAddon. You can find it over at https://github.com/Industrial/idAddon. It's a collection of a lot of small stuff that I use with wow that I can't play without anymore. The main feature is I rolled in idQuestAutomation into this addon. This means it will automatically accept and turn in quests for you. I was the first to implement this kind of thing for wow and I think it's the only Vanilla addon that can do this. If you have any questions please reply here or make a ticket on github. Thanks! AcceptHearthstoneBind Automatically accepts hearthstone binds. AcceptResurrection Automatically accepts resurrections. AcceptSummon Automatically accepts summons. BlockSpamErrors Stops the center of the screen from showing errors made by spamming spells. CombatDND Sets the DND flag on when you enter combat and off when you exit combat. Dismount Dismounts you when needed. HunterAntiDaze Cancels Aspect of the Cheetah/Pack when someone in your raid/party or you gets dazed. InfoBar Pops up a bar with info when you hover the mouse over the top of the screen. MerchantAutoRepair Repairs all your gear at repair NPC's. MerchantSellGreyItems Sells your grey items at vendor NPC's. QuestDialogCompletion Hold SHIFT to read dialog text. Accept quests automatically. Complete quests automatically. Does not complete if you need to pick a reward.
  3. I'm getting this error from bagnon: Error: CreateFrame(): Couldn't find inherited node "BagnonDBUIDropDownButton" AddOn: Bagnon_Core File: Frame.lua Line: 76 Count: 1 Where do I get a working version? The one from https://drive.google.com/drive/folders/0ByAxutR4jmqfVFA4cGNkRG5ZdDQ is le broken
  4. Hi. What is the best all-in-one bag addon to use? Where can I find it? Thanks!
  5. HI! I'm Industrial. I used to make these addons over the years: idMainMenuBar idStackedBottomBars idShamanWarnings idSpellButtons idFlightMode idHunterCancelDaze idInfoBar idWarlockDeleteShards idMinimap idChat idCombatDND idSellGreyItems idExperience idQuestAutomation idLootRoll idBlockUIErrorsFrameSpam I'm playing 1.12 now and I've recycled some of these addons into one big addon that works on 1.12. Think of it as beta quality. There are no options yet. You can find it at https://github.com/Industrial/idAddon Features: - AcceptResurrection: Automatically accepts resurrections. - AcceptSummon: Automatically accepts summons. - ActionButtons: - TODO: Implement. - BlockSpamErrors: Stops the center of the screen from showing errors made by spamming spells. - ChatFrame: - Puts the editbox on top of the chat frame. - You don't have to hold alt to move the cursor in the editbox. - Chat channels are made sticky. If you press enter it will - Channel replacements e.g. [1. General] => [1], [Guild] => [G]. - Timestamps in HH:MM:SS. - Removes the chat buttons. - Adds a command /tt that allows you to send a tell to your current target. - Scrolling the chat is one with the mouse wheel. Hold shift to scroll to the beginning or end. - CombatDND: Sets the DND flag on when you enter combat and off when you exit combat. - HunterAntiDaze: Cancels Aspect of the Cheetah/Pack when someone in your raid/party or you gets dazed. - InfoBar: Puts a small black 1px bar at the top of your screen that pops out to show an informational bar like Titan or FuBar. This has no options or interaction and is extremely light-weight/fast. - MerchantAutoRepair: Repairs all your gear at repair NPC's. - MerchantSellGreyItems: Sells your grey items at vendor NPC's. - QuestDialogCompletion: Allows you to skip all the dialog and accept and complete quests almost automatically. - UnitFrames: - TODO: Implement. - WarlockDestroyShards: Destroys any shards above 5. This is not an optimal strategy but is working for my low level lock. Expect this to change.
×