Results: 190Comments by: TaxTalis
File: ChampionPointsSlots03/13/19
Hi, your addon looks great! Much s...
Posted By: TaxTalis
Hi, your addon looks great! Much simpler than the game panel for cp! but after creating a new user profile and putting all numbers in, hitting save or even load the profile gets set to my current cp. am I doing something wrong? Naming the profile works ^^
File: Rulebased Inventory03/05/19
As discussed here before, RbI is no...
Posted By: TaxTalis
As discussed here before, RbI is not all optimized and thus is not performing good in all cases. I for myself have never had a lag I could completely base upon RbI, but others have. Might depend on other addons, processes on your machine and it’s general computational power. Hope you will not encounter lag on looting or other m...
File: Rulebased Inventory03/04/19
Found everything you needed? ;) Na...
Posted By: TaxTalis
Found everything you needed? ;) Names must only match partly if you use itemnamematch(), and in the language your game client runs in (I think :D ).
File: Rulebased Inventory03/04/19
I just tested the rule and it works...
Posted By: TaxTalis
I just tested the rule and it works. Don't know if in the way you want it, but it works. Be sure you waited long enough (see "Pre-Execution Timeout" in the rule-tab) for the addon to start and maybe set it and "Delay between actions" to a lower value. Also in "General" tab enable "output" and maybe even the "task-start message" and...
File: Rulebased Inventory03/04/19
I also edited my post already to re...
Posted By: TaxTalis
I also edited my post already to respond to your edit ;) Have you saved your rule after testing it? Without saving the underlying rule is the old one (which is empty for you, I guess) regardless of what is entered in the box. There is no key to be pressed to initiate the exchange at bank (or any other interface) and further th...
File: Rulebased Inventory03/04/19
Hi jycs, "fine", as noted in the...
Posted By: TaxTalis
Hi jycs, "fine", as noted in the documentation, refers to the items quality which in this case means "green", but yes, even the documentation only tells you it translates to "2" but the listing should be clear to some point. Further there is no need to install FCOIS at all, you are not obliged to install it. If you are getting a...
File: Rulebased Inventory02/26/19
Re: Re: Re: Performance issues while RbI is active
Posted By: TaxTalis
Yes of cause RbI is mainly causing this, as it checks for pricing and other data on many items. With RbI disabled there is no checking for pricing therefor no lag, this was what I observed. No other addon referred to for data causes as much lag as MM does, neither TTC, nor FCOIS nor CraftStore. This is why I concluded MM to be the '...
File: Rulebased Inventory02/11/19
I think you only need to enable or...
Posted By: TaxTalis
I think you only need to enable or disable the “System“ output for the tabs you want RbI to show up or not show up. Further I think any addon is only able to post the this system output, thus I cannot change this behavior. Hopefully I could help with this. Hi there, a request, though I've no odea if this is even possible: A se...
File: Rulebased Inventory02/06/19
Re: Performance issues while RbI is active
Posted By: TaxTalis
I really love this mod and how open it is with managing my bank and bag contents, but I have one gripe. I've been having framerate drops while Rulebased Inventory is enabled. It's worse when I have FCOIS enabled, too, but I've tested that RbI is definitely the cause. The framerate drops occur whenever I loot an item. It's extremel...
File: Rulebased Inventory12/22/18
Re: OMG Why didn't I know about this add-on?
Posted By: TaxTalis
Oh, WritWorthy Integration, what a brilliant addition! I will incorporate this in the next update, thank you for this and your kind words! :) For general information: I have not yet begun coding, but I am still here watching over RbI and at least thinking about my next steps regarding RbI, thanks for your patience ;) This is...
File: Combat Metrics11/11/18
Yep, same here. LibAddonMenu-2.0 h...
Posted By: TaxTalis
Yep, same here. LibAddonMenu-2.0 has LibStub not as a dependency but tries to load it from a folder - which does not exist in your addon structure. So LibStub might not be initialized when lam is loaded, thus the error, so my guess. Furthermore you have it set as optional and hard dependency, but this should not be a problem. Rem...
File: Rulebased Inventory11/05/18
Oh, don't worry, I merely copied it...
Posted By: TaxTalis
Oh, don't worry, I merely copied it to not rewrite it on mobile (which I commented from) rather than pointing out you should have known that already! Please be very patient for the next update, the next few month might be tough and I do not know when I will have time to spare to code again. Game will be first before addon for now,...
File: Rulebased Inventory11/02/18
I don't seem to be able to auto-sel...
Posted By: TaxTalis
I don't seem to be able to auto-sell anything that has an FCOIS ItemSaver mark on it at a regular merchant. When I run a test, it works as expected, and lists the items. When I visit the merchant, however, it doesn't sell them, silently. Looks like it maybe skips over them? Stated a few messages before: I have to inform ab...
File: Rulebased Inventory10/29/18
Could just look in code, there is a...
Posted By: TaxTalis
Could just look in code, there is an error, but this doesn’t break it but only call it more often then necessary. But a -feature- I use might cause destroy to not destroy a whole stack: to be more sure a slot did not move or a different item was put there in between actions, only event-actions may do an actual destroy. This works f...
File: Rulebased Inventory10/28/18
I am not sure if I understand. If t...
Posted By: TaxTalis
I am not sure if I understand. If threshold is enabled the whole bag is checked on ... well... every occasion an bagupdate is coming in. So what is missing for you? Or did this functionality break with the major update to 1.x.x? wishlist: apply the "destruction" rule first to the new item, and then repeatedly to everything in inv...
File: Rulebased Inventory10/27/18
Ok, I will investigate this, thanks...
Posted By: TaxTalis
Ok, I will investigate this, thanks! It lags for a few seconds, when I get an item (loot or mail) and MM is loaded - even when there is no rule at all. = { = { = false, = false,...
File: Rulebased Inventory10/27/18
Re: Not solved
Posted By: TaxTalis
The addon is not fully optimized simply because I am doing this in my free time, just for fun, and haven't found time to write a complete parser to check on what data to collect and which don't. That's why I am always collecting all the data. You are totally right, that would be a good way. But for now, because one could put a rule...
File: Rulebased Inventory10/27/18
There are some CurrencyManagers out...
Posted By: TaxTalis
There are some CurrencyManagers out there, this will not be part of RbI, sorry. And for me, notify does message me about new things getting into CraftBag, just checked when doing the daily writs. The received Rosin was detected correctly even when it went straight to CraftBag. Please check again, maybe it was just a one-time even...
File: Rulebased Inventory10/26/18
Re: Re: Re: Re: fcoismarker in 1.2.2 and (intricate)
Posted By: TaxTalis
In terms of raw execution time (when items are moved and so on) the new version really is slower. This is due to a more even spread of computation across frames which I hoped would reduce lag on slower machines, which in combination with MM sadly is not the case. The old version calculated all actions before execution, the new ve...
File: Rulebased Inventory10/25/18
Your welcome, thanks for using RbI!...
Posted By: TaxTalis
Your welcome, thanks for using RbI! The rules for anachronicPanda look good too! I have to inform about another issue I am sort of aware of regarding FCOIS: there is an option to "disable" the protection for e.g. deconstruction for a marker when at a specific station. Though I am not totally sure how this works and if this is an...
File: Rulebased Inventory10/25/18
Re: Re: fcoismarker in 1.2.2 and (intricate)
Posted By: TaxTalis
Please enable the RbI context menu entry and use it on an item having the marker you want to use. Then in the printed text in chat look for the list of fcoismarker and check if the names appear and if they are written correctly. With this you can also determine the name for the default construction marker, if it was applied to the it...
File: Rulebased Inventory10/25/18
Sorry to hear the documentation did...
Posted By: TaxTalis
Sorry to hear the documentation did bring more confusion then help. I would say you did not underline all of the important part "before this character’s name appeared", I’ll try to explain learnlist again: if you put multiple character names in the list like learnlist("x", "y", "z") and you use this rule on Char y, then true is retur...
File: Rulebased Inventory10/24/18
No, learnlist returns true if the c...
Posted By: TaxTalis
No, learnlist returns true if the character needs the recipe, so you would destroy all recipes unknown and ttc below 1000g. And this only for the very character named in the function. Better use learn and put a not in front of it not (learn("CharacterName")) and (ttcvalueavg>0) and (ttcvalueavg<1000) Again, I can’t test this now, J...
File: Rulebased Inventory10/23/18
fcoismarker in 1.2.2 and (intricate)
Posted By: TaxTalis
@anachronicPanda: I just tested, for me everything is working fine, please post your rule and/or check the itemdata with RbI's context menu entry if the marker is set and recognized by RbI. @Pat1487: both "(intricate)" and "(armor_intricate) or (jewelry_intricate) or (weapon_intricate)" seem to work fine for me and do not find a...
File: Rulebased Inventory10/23/18
First of all sorry you had such a h...
Posted By: TaxTalis
First of all sorry you had such a hard time with RbI, though it sure is not totally simple to use. The testing for deconstruct is defective and I have to look into this. It broke due to the last update when asynchronous handling was introduced. For the armor_intricate and so I need to test for myself. I only use (intricate) w...