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 fill-rule="evenodd" fill="#49adc9" d="M39 75v-2h50v2h32v15h-4v1h-10v-1H96v1h6v2h-8l-3 8H81v-5h-2l-7 10-4-4 7-10H50v17h-5V99l-4-5h-6l-1-2H24l-1-2h-3l-9 5H6l-2-2V74l2-2h5l9 3h19Zm43 18 2-2 4 4-2 2Z"/>
|
||||
<path d="M79 50c-5.3 0-30-7-30-7H35l-4 9H17l5-12v-1l-5-12h14l4 9h14s24.7-7 30-7 28 7 28 7v7s-22.7 7-28 7Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 398 B |
Reference in New Issue
Block a user