Results: 317Comments by: @AlphaLemming
File: AlphaTools06/18/14
Thanks for feedback, Coords and Tim...
Posted By: @AlphaLemming
Thanks for feedback, Coords and Time is known, will be fixed next release including french translation (thanks to Khiller). Some display-errors are fixed and changes to the LootWindow will be applied. FPS will be included, XP percent too. Something else what should displayed in the InfoBar ?
File: AlphaTools06/17/14
Thats my only function depending on...
Posted By: @AlphaLemming
Thats my only function depending on something with a quest: function ALPHA.parseQuestTool(text) for a=0,GetNumJournalQuests() do for b=0,GetQuestToolCount(a) do local icon,stack,isUsable,item = GetQuestToolInfo(a,b) if(item == text) then ALPHA.loot(1,icon,"D0D090",stack,item,-9) end end end end
File: AlphaTools06/17/14
@Sharlikran: Hmm that sounds weird....
Posted By: @AlphaLemming
@Sharlikran: Hmm that sounds weird. I do not believe that my addons cause this problem because i do absolutly nothing with quests, questlogs or questevents. Only one thing, i loop through a quest to get the questtools, to display them in AlphaLoot if lootet, but this is only a short read function and nothing that causes such a breakd...
File: AlphaTools06/09/14
@ALL: Next release will add a qu...
Posted By: @AlphaLemming
@ALL: Next release will add a queue for unequip and equip so that items with same id will equip correct and the goNaked-button will work as intended. Also i think about adding keybindings for synchonous switch of gear + skills with one keypress. Adding buttons for switch to the gui will be also an option for player who haven't fre...
File: AlphaTools06/03/14
Thx for feedback ... but sometimes...
Posted By: @AlphaLemming
Thx for feedback ... but sometimes i believe, that NOBODY reads the Addon-Description ... please do it :)
File: AlphaTools06/03/14
@SektaNZ: Use the slash command /al...
Posted By: @AlphaLemming
@SektaNZ: Use the slash command /alto to open the option screen. I did not like the XP/Inspirations window at current state, working on a better version. The direction of loot-scrolling i can't change, because its a textbuffer that always moves from bottom to top - thats a sacrifice to small size and i do not want to create a big fr...
File: AlphaTools06/02/14
Hope this new try will work ... It...
Posted By: @AlphaLemming
Hope this new try will work ... It is only on Sorcs ? Can you please give me a list of skills you want to save ? With my characters and on some friendly tester every thing works correct :confused:
File: AlphaTools06/02/14
Did you use Vampire or Werewolf ski...
Posted By: @AlphaLemming
Did you use Vampire or Werewolf skills ? Thought these skills are SKILL_TYPE_WORLD, but they seems to be SKILL_TYPE_NONE which i has deactivated in this version ... Would be nice if someone can test it. Remove the -- infront of line 23 in AlphaSkills.lua
File: AlphaTools06/02/14
Please post errors only with the ve...
Posted By: @AlphaLemming
Please post errors only with the version number you used. @SkOODaT: Can you please say me your skills, you want to save and your version used.
File: AlphaTools06/01/14
@gabriel23123: With version 0.42 th...
Posted By: @AlphaLemming
@gabriel23123: With version 0.42 this problem should be solved. Thanks for feedback.
File: AlphaTools06/01/14
I've got to much keybindings.. why...
Posted By: @AlphaLemming
I've got to much keybindings.. why not activate gear and skillset by right mouseklick? Is it possible to integrate the setup-menu to standard menulist? I do not want to use Libraries of another (which i have to use for integrating this in the standard menu or write it in my own). For AlphaTools you only use it 1-2 times, thats...
File: AlphaTools06/01/14
Hmm, thats not nice, i will fix tha...
Posted By: @AlphaLemming
Hmm, thats not nice, i will fix that with the Infobar next version, coming soon. @BornDownUnder: All my Addons are made, to avoid frameworks like Wykkyd's because i do not like such bloated, uncomfortable and UI loading constructs. Wykkyd has done great work with this, he was also the first who has uploaded such a Addon but anyway...
File: AlphaTools05/31/14
Thanks and use the new version :)
Posted By: @AlphaLemming
Thanks and use the new version :)
File: AlphaTools05/26/14
I work on a more adjustable version...
Posted By: @AlphaLemming
I work on a more adjustable version of AlphaLoot, but currently my focus is on AlphaSkill. Thanks for Feedback.
File: AlphaTools05/26/14
Reading the descriptions helps alot...
Posted By: @AlphaLemming
Reading the descriptions helps alot :rolleyes: With the slashcommand /alto you can select/unselect each part of AlphaTools. The AlphaLoot-Window is moveable ... it should, i made it so ^^.
File: AlphaTools05/24/14
I will deliver as soon as possible...
Posted By: @AlphaLemming
I will deliver as soon as possible an update for AlphaTools, because the Questitem display is very bugged. Your deactivation error i will handle too then. Thank for feedback.
File: AlphaTools05/22/14
Sorry for delay in Update, working...
Posted By: @AlphaLemming
Sorry for delay in Update, working on AlphaLoot to release AlphaTools 0.30. There will most of the issues of AlphaGear be fixed and AlphaLoot implemented. AlphaGear then gets notification for saving/equipping gear. But i will have time to complete, sorry. @Xanderificus: It helps to read the description, even to take a look at t...