PoE Helper (unofficial chrome extension to help with crafting/inventory)
" I just did the rebase..... that was fun..... |
|
" everyone loves fun with git! If it makes you feel any better i probably can't be arsed making any more changes for a while :p Chrome plugin for inventory/crafting: http://njs50.github.com/poe_ext/
|
|
" So it didn't work..... 3 times in a row...... I rebased and then it tried to do it again I think.... fortunately github has a backup.... |
|
There..... I had to use merge not rebase....
|
|
" rebase is a lil tricky because it changes history (but only locally). you would want to rebase your branch onto the end of my branch. then you'd have to do a forced push to replace the history at your github. Best not to use rebase if anyone else is working with the branch you are rebasing. Things can get nasty then... Probably best to make a backup copy of your repo before doing a rebase if yer not sure about it :p merges are a bit easier since they're not changing the history, but if you're not paying attention changes can get merged out of existance. rebase leaves a cleaner history, but can be a bit more hassle esp when they create conflicts. Chrome plugin for inventory/crafting: http://njs50.github.com/poe_ext/ Last edited by njs50#1113 on Feb 15, 2013, 6:32:09 AM
|
|
First of all, thanks a bunch for this extension. I installed it a few minutes ago and I already have 5 recipes to npc from my stash and I've already switched out 3 pieces of equipment with stuff that synergized better from my stash.
I have no idea if anyone mentioned this or not, but when hovering over an item, the pop up/hover display is always cut off/off screen (see image: http://i.imgur.com/Zh5rXuj.jpg )unless I hover over an item at the top of the screen. Any way to force the hover to stay within bounds? Thanks. |
|
I love the dark theme but the stash display hurts my eyes now. :D I hope I can find some time again soon to help on the helper. ;)
|
|
" yeah it's kind of annoying, the bootsrap popovers that make those things go are very basic and don't really have a lot of options. i could move them to the right of the link, but that would possibly cause just as many issues. probably need to look at some replacement popovers, but i'm a bit too lazy for that atm :p Chrome plugin for inventory/crafting: http://njs50.github.com/poe_ext/
|
|
" Yeah some better styling would be nice. I was just happy to get everything working again in bootstrap 2.3 :p Probably not too long til 3.0 comes out and breaks everything again ;-) Chrome plugin for inventory/crafting: http://njs50.github.com/poe_ext/
|
|
hey awesome extension!
What i think would be awesome, if there was a tab that summed up your wealth(just counting only currency orbs), preferably using ratio values that can be set by the user. PM me if i win!
IGN: BeshSpeshFP |
|