Commit 33a09ab
fix: missing AP champions, localized spell names, ally spell display
- Add Mel, Aurora, Hwei, Zac, Malphite, and other missing AP champions
to CHAMP_DAMAGE_TYPE so damage composition bar classifies them correctly
- Fix Ignite (and other spells) not rendering for non-English LoL clients
by matching on internal keys (SummonerDot, etc.) in addition to English
names — rawDisplayName returns the internal key, not the translation
- Show summoner spells for ally team during live game too, not just enemies
(ally icons are static; enemy icons remain clickable for cooldown timers)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b668bb0 commit 33a09ab
2 files changed
Lines changed: 38 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1788 | 1788 | | |
1789 | 1789 | | |
1790 | 1790 | | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
1791 | 1794 | | |
1792 | | - | |
1793 | | - | |
1794 | | - | |
1795 | | - | |
1796 | | - | |
1797 | | - | |
1798 | | - | |
1799 | | - | |
1800 | | - | |
1801 | | - | |
1802 | | - | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
1803 | 1806 | | |
1804 | 1807 | | |
1805 | 1808 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
2060 | 2060 | | |
2061 | 2061 | | |
2062 | 2062 | | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
| 2067 | + | |
| 2068 | + | |
| 2069 | + | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
2063 | 2074 | | |
2064 | 2075 | | |
2065 | 2076 | | |
| |||
2098 | 2109 | | |
2099 | 2110 | | |
2100 | 2111 | | |
2101 | | - | |
| 2112 | + | |
2102 | 2113 | | |
2103 | | - | |
2104 | | - | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
| 2119 | + | |
| 2120 | + | |
| 2121 | + | |
| 2122 | + | |
| 2123 | + | |
| 2124 | + | |
2105 | 2125 | | |
2106 | 2126 | | |
2107 | 2127 | | |
| |||
0 commit comments