Results: 1211Comments by: p3lim
File: Molinari05-27-13
I have recently been trying out Car...
Posted By: p3lim
I have recently been trying out CargBags Nivaya (Mop Update) and it has a feature to assign items to a custom category from an alt-right click menu. However both this addon and xanMortarPestle (tried both separately) seem to block the alt-right click menu even though your addon should only respond on alt-left click. That is an is...
File: cargBags Nivaya05-25-13
Only thing I could ask for is a way...
Posted By: p3lim
Only thing I could ask for is a way of tracking currencies next to the money.
File: Dominos05-12-13
Do the stock action bars have the s...
Posted By: p3lim
Do the stock action bars have the same problem? Nope, they refresh the cooldown properly.
File: Dominos05-12-13
Not updating cooldowns properly whe...
Posted By: p3lim
Not updating cooldowns properly when runes finish early because of talents or other reasons. I suggest registering RUNE_POWER_UPDATE on the cooldown handler, it will trigger when a rune is usable or depleted.
File: nibWatchFrameAdv05-10-13
Used this as a base for my own lil'...
Posted By: p3lim
Used this as a base for my own lil' thang, I removed all the options and set it to my preference, removed the POI buttons and integrated the functionality into the lines and squares themselves and some other stuff.. Feel free to take a look https://github.com/p3lim/Mythology http://i.imgur.com/HdNf5lo.png Red square = "supertr...
File: Molinari03-16-13
Re: Re: Re: Re: a error
Posted By: p3lim
The reason for this is because the items have never been seen on your client, and thus not cached. I will have to populate that table in a different way. I do have a blacksmith that can craft all the keys and have crafted them in the course of the game, so it is rather a little odd for the items to have never been seen on my clien...
File: Molinari03-16-13
Re: Re: a error
Posted By: p3lim
Same error when I log my rogue the only difference being line 43. When I re-log though the error moves to line 44 and with each re-log goes one line forward (a.k.a. 45, 46 etc). There must be something wrong with the Skeleton keys and the new feature. Message: Interface\AddOns\Molinari\Lockpicking.lua:44: table index is nil Time...
File: Broker_Equipment03-15-13
Aside from this, does the addon wor...
Posted By: p3lim
Aside from this, does the addon work like expected? If yes, I'll drycode Phanx's fix and push an update.
File: pError03-15-13
I used this Addon for forever, but...
Posted By: p3lim
I used this Addon for forever, but unfortunately it is a bit out of date now. If you're looking for a replacement, I suggest 'MoveAnything'. It has an option to hide, move, and resize these messages. It still works, just check to load out of date addons.
File: QuickQuest03-15-13
Re: If I could make a suggestion?
Posted By: p3lim
I do not know if you have an exclusion/exceptions list of quests that you maintain, but thought I would suggest adding some items such as Nat's Fishing Journal to be considered for exclusion of auto-accept. While looting one of the new rares in Pandaria, this particular item dropped for my already maxed out fishing toon. And for...
File: QuickQuest11-08-12
It seems in this latest revision qu...
Posted By: p3lim
It seems in this latest revision quests are being left open even though they have been accepted somehow. I'm not sure what's causing it. That's a bug with Blizzard's system, and it's something I'd like to fix at some point.
File: QuickQuest11-06-12
Reverse behavior should be fixed in...
Posted By: p3lim
Reverse behavior should be fixed in the next version.Thanks will test and post back :) Slightly off-topic I've been doing a minor edit in my local copy using the throttled bag update event Blizz has put in the game since somewhere around 5.0.x. Same arguments, it's their implementation of a bucket event if you're familiar with th...
File: Collie11-06-12
There's no filtering mentioned, how...
Posted By: p3lim
There's no filtering mentioned, however, which is a great feature. That's true, we'll have to see how it is when it comes. Also, assuming you continue this addon once Blizz incorporates it's own search pane, a filter for passenger mounts would be awesome. :) I will add that.
File: QuickQuest11-06-12
Reverse behavior should be fixed in...
Posted By: p3lim
Reverse behavior should be fixed in the next version.
File: QuickQuest11-06-12
Would it be possible to make a func...
Posted By: p3lim
Would it be possible to make a function that delays accepting quests from inventory items a little if you buy an item from a vendor? Just sold the plow item back to the vendor in Halfhill and bought new ones about five times before I realized what was wrong. That was fixed two versions ago.
File: QuickQuest11-04-12
I've had guildies mention this earl...
Posted By: p3lim
I've had guildies mention this earlier, but I was unable to reproduce it myself. Needless to say, it's a visual bug with the options, the settings are still saved. (you can test this by /dump MonomythDB) Problem is I only noticed the visual bug because the behavior doesn't "stick". I check reverse and it still automates quest picku...
File: QuickQuest11-03-12
I'm adding a few options in the nex...
Posted By: p3lim
I'm adding a few options in the next version, so far the ones asked for in the comments. I'm having some problems with the options. They don't seem to persist a /reload for me. First time I open them everything is unchecked, regardless my previous selection. I was mainly testing the reverse option by picking up and abandoning a...
File: Ackis Recipe List10-28-12
Quite a few cooking recipes are mis...
Posted By: p3lim
Quite a few cooking recipes are missing from the list, and the Inscription and Enchanting list shows items that does not exist.
File: oUF Experience10-19-12
Hello, I am trying to make a small...
Posted By: p3lim
Hello, I am trying to make a small modification to how the experience bar works. I would like the text to be visible at all times rather than just when hovering over it with the mouse. So I went and commented out those lines, starting at 64: And it works, almost. The text now is always displayed, however when it comes to upda...
File: GardenShed10-15-12
A way of ditching the localization...
Posted By: p3lim
A way of ditching the localization would be using GetCurrentMapAreaID() to get the general zone the player is in (Valley's ID is 807), and then using a coordinate restriction. x, y = GetPlayerMapPosition('player') A rough estimate of the size of Sunsong Ranch would be the following: TOPLEFT = 0.50228101015091, 0.46364974975586...
File: WoWkemon10-14-12
Best. Addon. Ever.
Posted By: p3lim
Best. Addon. Ever.
File: Collie10-14-12
There's no filtering mentioned, how...
Posted By: p3lim
There's no filtering mentioned, however, which is a great feature. That's true, we'll have to see how it is when it comes.
File: QuickQuest10-14-12
I'm adding a few options in the nex...
Posted By: p3lim
I'm adding a few options in the next version, so far the ones asked for in the comments.
File: QuickQuest10-13-12
When I find a quest giver with more...
Posted By: p3lim
When I find a quest giver with more than 1 quest, both quests will be accepted but only one will be automatically put into the onscreen tracker. Never had an issue with this before 5.0.4. https://github.com/p3lim/Monomyth/commit/2e42e833644f2f6dbbc6dfeb84a5c7ca8d690ed6 This commit should do the trick, but I need to try it out f...
File: Collie10-11-12
A search bar has been added to the...
Posted By: p3lim
A search bar has been added to the mount section of the Mount and Pet Journal Pretty much makes this addon obsolete when 5.1 arrives.