Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
7f8c71c31123322de7e03de380cddf65f2bf3191
PathOfBuilding-PoE2
/
src
/
Assets
下载当前目录
G
GitHub
Show Vaal item icon and color mutated mods (
#1629
)
97037b9e
创建于
2025年12月19日
历史提交
文件
最后提交记录
最后更新时间
ShadedInnerRing.png
refactor: change project structure
5 年前
ShadedInnerRingFlipped.png
refactor: change project structure
5 年前
ShadedOuterRing.png
refactor: change project structure
5 年前
ShadedOuterRingFlipped.png
refactor: change project structure
5 年前
ascendancypassiveheaderleft.png
Fix Ascendancy header image and rename itemTooltip to tooltipHeader (#1189)
8 个月前
ascendancypassiveheadermiddle.png
Fix Ascendancy header image and rename itemTooltip to tooltipHeader (#1189)
8 个月前
ascendancypassiveheaderright.png
Fix Ascendancy header image and rename itemTooltip to tooltipHeader (#1189)
8 个月前
fractureditemsymbol.png
Show Influence icons on item headers (#1199) * Show Influence icons on item headers * Comment out fractured icon, get new desecrated icon * Remove Old Image * Set self.desecrated item if the item has an unveiled desecrated mod * Fix copy paste not showing icons
8 个月前
game_ui_small.png
refactor: change project structure
5 年前
gemhovermodbg.png
Fontin fonts (#1508) * Item, tree, and gem tooltips * Remove UI Config * Fonts and font size fix up * Even clearer fonts * updated dlls from simplegraphic build * Rebuild dll * Added desecrated mod line background images, and gem background images * Fix text and font on Relics * Animated tree radius and relic item header * Fix controlled meta * Fix grand spectrum missing texture * Fix Liberation Bold size 18, ty Local * small text fix * dlls * build modcache to maybe avoid test fail * warning text fix * Update DLLs to SimpleGraphic-v2.5.2 * Add animation toggle * animation check for relic header * more fixes * Fix fonts and tree node fonts * left align tree node lines other than title * more tooltip font fixes * Fix background image not showing again * Fix wrapped mod lines printing in white. NEEDS SG TO BE PULLED TOO * Fix Crash * Fix positioning * Show tree node flavour text --------- Co-authored-by: Wires77 <Wires77@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
5 个月前
hovermodbgabyss.png
Fontin fonts (#1508) * Item, tree, and gem tooltips * Remove UI Config * Fonts and font size fix up * Even clearer fonts * updated dlls from simplegraphic build * Rebuild dll * Added desecrated mod line background images, and gem background images * Fix text and font on Relics * Animated tree radius and relic item header * Fix controlled meta * Fix grand spectrum missing texture * Fix Liberation Bold size 18, ty Local * small text fix * dlls * build modcache to maybe avoid test fail * warning text fix * Update DLLs to SimpleGraphic-v2.5.2 * Add animation toggle * animation check for relic header * more fixes * Fix fonts and tree node fonts * left align tree node lines other than title * more tooltip font fixes * Fix background image not showing again * Fix wrapped mod lines printing in white. NEEDS SG TO BE PULLED TOO * Fix Crash * Fix positioning * Show tree node flavour text --------- Co-authored-by: Wires77 <Wires77@users.noreply.github.com> Co-authored-by: LocalIdentity <localidentity2@gmail.com>
5 个月前
icon_amulet.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_belt.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_body_armour.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_boots.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_bow.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_gloves.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_helmet.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_quiver.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_ring_left.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_ring_right.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_shield.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_shield_swap.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_weapon.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_weapon_2.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_weapon_2_swap.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
icon_weapon_swap.png
ux: Add icons to Socket Group skill list based on the item slot (#6339) * Add icons for various item types * Add icon support for ListControl * Display icon based on socket group's slot * Add some padding between text / icon * Fix weapon swap * Remove dev leftover * Change Glove image * Change Shield + Fix loading * Change icons based on weapon type Adds the code to change the weapon based on type, Only uses a bow, quiver and shield as the alternate icon art for slots * Fix colour changing --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2 年前
itemsheaderfoilleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderfoilmiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderfoilright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheadergemleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheadergemmiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheadergemright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheadermagicleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheadermagicmiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheadermagicright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderrareleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderraremiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderrareright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderuniqueleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderuniquemiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderuniqueright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderwhiteleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderwhitemiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsheaderwhiteright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsseparatorfoil.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsseparatorgem.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsseparatormagic.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsseparatorrare.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsseparatorunique.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
itemsseparatorwhite.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
jewelpassiveheaderleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
jewelpassiveheadermiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
jewelpassiveheaderright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
keystonepassiveheaderleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
keystonepassiveheadermiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
keystonepassiveheaderright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
normalpassiveheaderleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
normalpassiveheadermiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
normalpassiveheaderright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
notablepassiveheaderleft.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
notablepassiveheadermiddle.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
notablepassiveheaderright.png
Add option for Item Flavour Text with Styled Tooltips and Passive Tree Headers (#1151) * Add flavour text to Uniques * Removed unnecessary flavour text and add output results * Fix flavourtext for 2 uniques with variants, and Fix Sekhema's resolve mods * 0.2.1 Uniques * Initial commit, show headers for items and passive tree. Initial commit, show headers for items and passive tree. * Tiny fix with colouring of oils * Fix paths for spell checker * small clean up * Am tired, but fixes ItemsTab edit on right (center text) and spacing for magic headers, center tree passives * Remove conflict of double printing gem name * Change to be on by default --------- Co-authored-by: LocalIdentity <localidentity2@gmail.com>
8 个月前
oraclekeystonepassiveheaderleft.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
oraclekeystonepassiveheadermiddle.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
oraclekeystonepassiveheaderright.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
oraclenormalpassiveheaderleft.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
oraclenormalpassiveheadermiddle.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
oraclenormalpassiveheaderright.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
oraclenotablepassiveheaderleft.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
oraclenotablepassiveheadermiddle.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
oraclenotablepassiveheaderright.png
Show Oracle tooltip image on Oracle nodes (#1564)
5 个月前
range_guide.png
Apply changes from https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8845 (#1160) Co-authored-by: Blitz54 <Blitz54@users.noreply.github.com>
8 个月前
ring.png
refactor: change project structure
5 年前
small_ring.png
refactor: change project structure
5 年前
vaalitemicon.png
Show Vaal item icon and color mutated mods (#1629)
5 个月前
veileditemsymbol.png
Show Influence icons on item headers (#1199) * Show Influence icons on item headers * Comment out fractured icon, get new desecrated icon * Remove Old Image * Set self.desecrated item if the item has an unveiled desecrated mod * Fix copy paste not showing icons
8 个月前