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,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 126" fill="#fff">
|
||||
<path fill="#c9b269" d="m9 47 29-8 9-29 7 7v38H16Z"/>
|
||||
<path fill="#c9b269" d="M89.3 49.1a31 31 0 0 0-27 2.2L78 10l17 10v20.5ZM19 95 9 79l41.8-15.9A31 31 0 0 0 52.1 95H19Zm86-2 7 7 1 14-15-2-6-6.4a31.1 31.1 0 0 0 13-12.5Z"/>
|
||||
<path d="M99 77h6s-.5 28-27 28c-26 0-27-27-27-27s-1-26.8 27-27c0 0 7.6-.6 13 3l5-7 9 20H84l4-7s-15.2-9-26 5-1 27.6 6 31 26.5 8.5 31-19Z"/>
|
||||
<path fill="#c9b269" d="m76 70 17.3.7a17 17 0 1 1-10.8-9Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 510 B |
Reference in New Issue
Block a user