Filtration ♦ Item Filter Script Editor ♦ [ v1.2.2 ] ♦ Updated 2019-09-11
" I'm going to have a think about how best to display this - having it flicking between different colours as per your GIF would look terrible with an entire screen full of blinking item previews so I probably won't go for that option. " This is already on the todo list - I'm thinking a "Standby" icon on every block that lets you disable it which then dims it in the editor. This would have to be represented in the file with some sort of start/end block - something like # Begin Disabled Block and # End Disabled Block with a commented out block in between those. " Heh, this bugged me when I originally put sections in and then I forgot about it - I'll get it sorted. It happens because there's a text box with an invisible border that stretches the entire width of the editor for sections, so that traps the click event rather than passing it through to the list item. I'll get it fixed. " Do you mean for the main editor? Shouldn't be too hard to do, added to the todo list. " Can you actually use more than 2 in a filter? Does this work? " Or does that just make it only show Uniques? I can up the limit no problem, I added it because I thought it wasn't ever possible to use more than 2. It will load existing scripts with more than 2, incidentally. " I'll get this fixed - perhaps I'll have to implement a "glow and fade" animation for newly added blocks as well though, since otherwise it won't be clear which block was just added. " In a previous version, I did actually have "Add Block Above" and "Add Block Below" buttons, before I removed the add above and set the default to below to simplify the interface. I think you're right about sections though - I'll change them to add above instead of below. Thanks for the detailed feedback and support, really appreciate it! Creator of Filtration, a Path of Exile Item Filter Editor
http://www.pathofexile.com/forum/view-thread/1287447 | |
" That would equal an and-operator afaik, you need to have them in one line to mean "or": Rarity = Normal Magic Unique or Rarity Normal Magic Unique One Filter to Rule Them All: https://www.pathofexile.com/forum/view-thread/1259059
| |
Thanx for all the work, best filter editor I've used. The only (minor) things I would like to add is the possibility to set transparancy level in the style (if it is alread possible i just need to know how). Would also be great if you could copy the style only of one block to Another.
| |
" That's what I thought - if that's true then it does indeed only make sense to have a maximum of two Rarity blocks in a script. If anyone can test it and prove otherwise then I'll remove the 2 BlockItem limit for Rarity. " If you click advanced in the colour picker you can use the Alpha (A) slider to set the transparency level. " Good idea, added to todo list. Whilst I'm posting, here's a sneak peak of the very early stages of the Theme Editor, in this screenshot loaded from Antnee's script in its current unmodified form. Creator of Filtration, a Path of Exile Item Filter Editor
http://www.pathofexile.com/forum/view-thread/1287447 | |
" Excellent, love your work. |
|
" Indeed, I was wrong. Listing them underneath each other is an AND operator: " "The flickering wouldn't actually look terrible if they all change at the same time I think. Let me create another gif to try that out. EDIT: gifs for the flickering (click to see) First with all the same period (normal -> magic -> rare) Second with 2 different periods on the screen (normal -> magic -> rare / normal -> magic) It is though worse than I thought it was, but not really terrible. It doesn't really look very professional though... /EDIT "You're welcome! Great PoE utilities! Aura Calculator: https://poe.mikelat.com/ Vorici Chromatic Calculator: http://siveran.github.io/calc.html One-shot calculator: https://goo.gl/IJhYDx Last edited by didii on Jun 26, 2015, 7:55:50 AM
| |
I just want to say thank you for the work!
Using this whith Muldinis filter , easy and fun to use. Cheers , L **Better to burnout , than to fade away**
Closed Beta Member since September 2011 | |
New Release 2015-07-02 - 0.4
♦ First public release outside of the Closed Beta forum! ♦ UI overhaul including Ribbon toolbar implementation. ♦ Added Theme Support ♦ Added Block Output Preview window ♦ Reworked Item Previews to reflect font size accurately ♦ Fixed Block Group Browser behavior for Advanced Blocks. Advanced Blocks are now also hidden in the block editor by default. ♦ Added update notifications popup when a new version is released. Detailed Release Notes ♦ Theme Support - You can now create themes for any script that supports them (see the Theme Support wiki page for more details). This allows you to create and share themes for existing filters. The UI for the Theme Editor in this release is only preliminary and will be redesigned in a future release. ♦ Added Block Output Preview window - This allows you to see the text output of the selected block (not visible by default, can be enabled on the View toolbar). ♦ Reworked Item Previews to reflect font size accurately - font sizes are more or less (within a few pixels) the same size as they are in-game now. ♦ Added key bindings for Copy Block (Ctrl+C), Paste Block (Ctrl+V), Save Script (Ctrl+S) and Open Script (Ctrl+O). ♦ Added support for Copy/Pasting of block styles. You can now copy and paste styles between blocks, either using the toolbar buttons or the shortcuts Ctrl+Shift+C (Copy Style) and Ctrl+Shift+V (Paste Style). ♦ Fixed Block Group Browser behavior for Advanced Blocks. Advanced Blocks are now also hidden in the block editor by default. ♦ Settings are now persisted in a settings file. ♦ Added setting to change from single to double spacing between blocks in saved scripts. ♦ Expand/Collapse All buttons - you can now collapse/expand all blocks in a script (this is kinda laggy in large scripts though). ♦ Block items are now consistently sorted in the block editor, and a fadein animation has been added to make it clear where new blocks are inserted. ♦ You can now double click block headers to expand/collapse them. ♦ The text box for sections no longer spans the entire width of the editor, so you can more easily select the block. ♦ Sections are now added above the currently selected block rather than above. ♦ Fixed a memory leak when closing scripts. ♦ Fixed styling on block editor so the selected block is permanently visible. ♦ When a block is added it is now expanded by default. ♦ Added update notifications popup when a new version is released. Known Bugs in this release: ♦ When you interact with the items within the Section Browser or the Block Group Browser it takes multiple clicks to activate the central block browser panel. This will be fixed in the next version (once I've actually figured out why it's doing it, heh). ♦ The popup box for editing colours when you click the Item Preview button is glitchy - when you rapidly click the up/down buttons it expands/collapses the block behind it. This popup will probably be removed in a future version and reworked. ♦ The Expand/Collapse All buttons in the Block Group Browser are currently non-functional. Creator of Filtration, a Path of Exile Item Filter Editor
http://www.pathofexile.com/forum/view-thread/1287447 | |
Great work as always. And, congrats on your public release!
A comprehensive, easy on the eyes loot filter:
http://www.pathofexile.com/forum/view-thread/1245785 Need a chill group exiles to hang with? Join us: http://www.pathofexile.com/forum/view-thread/1251403 | |
" What he said. :) "Nothing happened." - CharanJaydemyr, TheWretch
Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712 |
|