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:
Jeremy Brandenburger
2026-03-31 08:48:56 +02:00
parent 0d971745a6
commit 2d27d9fe4d
72 changed files with 2280 additions and 372 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 126"><g fill-rule="evenodd"><path fill="#fff" d="M27 28h10v3h21v23H37v3H27V28Zm37 3v23h25s11 .049 11-11v-1s.82-11-11-11H64Z"/><path fill="#49adc9" d="M25 77v-2h9l1-3h6v1h4v-1h2v2h3v-2h4v2h35v-2h7v1h3v-1h7l2 2h3l1 1h5v4h-2v5l2 2h4v5h-3l-2 2h-8l-1 1h-6s2.064.25 2 3c-.031 1.32-2 3-2 3h-6v2h6s2 1.724 2 3a9.009 9.009 0 0 1 0 1 3.778 3.778 0 0 1-2 3h-5s.262 1.02-1 1a2.582 2.582 0 0 1-1-1h-6V94h-3l-1-1H72v7l-2 2h-3l-1 1H55l-6 11h-6l-2-2v-3l8-10v-3l-2-2H37l-5-3v-3h-7v-2H15v17l-3 2H7l-2-2V74l2-2h5l3 2v3h10Zm36.5 20c1.933 0 3.5.9 3.5 2s-1.567 2-3.5 2-3.5-.895-3.5-2 1.567-2 3.5-2Z"/></g></svg>

After

Width:  |  Height:  |  Size: 646 B