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="#49adc9" d="M27 82v-7h19v7h49v2h7v-2h2s3 1.3 3 3h10v-1h4v6h-4v-1h-10s-1 3-3 3h-2v-2h-7v2h-6l-2 2h-9s.2 1.6-2 4h-2v-4H60v3h-2s-3 4.5-3 9a7.3 7.3 0 0 1-5-3s.6-4.2 3-6v-3h-7a19 19 0 0 1-12 9s1.2-10.4-10-11c-5.4-.3-8 5-8 5h-2v-1H6v-6s-2 .3-2-3a6.2 6.2 0 0 1 3-5h20Z"/>
|
||||
<path d="M34 33h36L48 55H34V33Zm42 0L54 55h33s11-.6 11-11-11-11-11-11H76Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 438 B |
Reference in New Issue
Block a user