feat: stratagem icons, session summary, queue preview, UX polish
- Download 65 SVG icons from community repo (scripts/download-icons.js) - Gold CSS filter on all icons to match game theme - Session summary modal with score/accuracy/top stratagems - Queue preview strip (next 3 stratagems with icons) - Score popup animation, icon shake on wrong input - Icons in history, leaderboard, and best-per-stratagem tables - server.js: icon fields on all stratagems, ELO in lobby-update WS events
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 126" fill="#fff">
|
||||
<g fill="#de7b6c">
|
||||
<path d="M51 32s-7.3-1.5-11.7 3L47 10l7 7v6.5c-1.9 1.6-3.2 4.2-3 8.5ZM36 45s-9.1-.2-12.6 10H16l-7-8 27.7-7.6A18 18 0 0 0 36 45Z"/>
|
||||
<path d="M86 32s1.4-11.6-12-11h-.2L78 10l17 10v13a19 19 0 0 0-9-1ZM36 72s-2.2 14.3 15 13a10.5 10.5 0 0 0 4.7 10H19L9 79l22-8.4a47.4 47.4 0 0 0 5 1.4Zm50 13a46.6 46.6 0 0 0 10.5-.5L112 100l1 14-15-2-16-17h-1.5A11.9 11.9 0 0 0 86 85Z"/>
|
||||
</g>
|
||||
<path d="M100.8 68H90.6a6.2 6.2 0 0 1 6.2 6.6 6 6 0 0 1-6.2 6.3H76.4a5.2 5.2 0 0 1 5 5.6 5 5 0 0 1-5 5.4h-8.2v.1H60a5 5 0 0 1-5-5.4 5.1 5.1 0 0 1 5-5.6H46s-6 .2-6-6.4 6-6.6 6-6.6H36s-9-.1-9-9.4 9-9.6 9-9.6h10a6 6 0 0 1-6-6.4 6.4 6.4 0 0 1 6-6.6h13.2a4.5 4.5 0 0 0 .8 0h-.8c-1.5-.1-4.2-1-4.2-5.4 0-6 5-5.6 5-5.6h16.4s5-.5 5 5.6c0 4.5-2.7 5.3-4.2 5.4h-.8a4.7 4.7 0 0 0 .8 0h13.4s6.2.3 6.2 6.6-6.2 6.4-6.2 6.4h10.2s9.2.3 9.2 9.6-9.2 9.4-9.2 9.4Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 930 B |
Reference in New Issue
Block a user