Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Fixed /vendor savevendors and /vendor nosavevendors to stop
Is there any way to get this put into the very vanilla compile?View attachment 37097
Just finished the initial conversion. So yes it can be ported over.
With that said, there's some code in there I'm not a fan of beyond the typical "It's outdated" stuff that'll likely need to be made better.
Just confirmed the bug, opened an issue.Really appreciate you adding this back in, it's wonderful for finding the occasional rare TS item. Am noticing a problem, when you open a vendor window, it immediately scans and announces "has nothing we are searching for!" before the window has populated with the items available. Is there a way to check for window population before searching or maybe adding a delay to the search?
Commits
(65b058f) ~Knightly
...Merge branch 'v143' into 'master'
Update for v143
See merge request redguides/plugins/mq2vendors!1
Commits
(9b9475f) ~brainiacRefactor plugin, cleanup and c++20 fixes
Went to update for c++20, made some changes worthy of testing, and found
out most of the plugin didn't really work well.
Seemed simple enough to fix. 200 frames wasn't long enough to wait for my
pc, so changed the behavior to use actual time instead, and fixed a couple
other bugs.
