v0.5.109: hero role toolbar, skill side-by-side layout, taller detail panel.
Move role filters between grid and detail, fix skill video/text layout and detail height jump, unify item dividers, drop OpenDota matchup cross, sync docs and assets. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -34,6 +34,8 @@ WEB_ASSETS = WEB_ROOT / "assets"
|
||||
HERO_PORTRAITS = WEB_ASSETS / "hero_portraits"
|
||||
# Primary-attribute icons from dota2.com (dota_react/icons/hero_*.png); UI only.
|
||||
ATTR_ICONS = WEB_ASSETS / "attr_icons"
|
||||
# Valve hero-selection role filter icons, chroma keyed to transparent PNGs.
|
||||
ROLE_ICONS = WEB_ASSETS / "role_icons"
|
||||
# Item icons from Steam CDN (dota_react/items/{key}.png); Climperor web site only.
|
||||
ITEM_ICONS = WEB_ASSETS / "item_icons"
|
||||
# Shop category header icons from dota2.com.cn/items/images/itemcat_*.png.
|
||||
|
||||
Reference in New Issue
Block a user