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,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 126" fill="#fff">
|
||||
<path d="M62 65v-9l-3-4 6-10 1 2 1 3 5 5-4 5v8l15-14s0-6.1-5-18a52.4 52.4 0 0 0-5 7V28L60 15l-2 16-9 9v14Z"/>
|
||||
<path fill="#49adc9" d="M81 92v1h3v4l-4 4h-4v3l-12 9h-7l-5-7v-6l-7-10H29l-4 5H9l-5-4v-8h18l2-2h18v-2h8v2h4v-2h20v2h9v2h30l2 1h3v2h-1l-2 1v3h3v-3l2 1h1v4H81Zm-58-5h-7l-1 2h-1l-1-2h-3v6h11l2-2v-4Zm43 5-4-4H50v3l7 8h2l7-4v-3Zm46-4H81v2h31v-2Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 437 B |
Reference in New Issue
Block a user