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,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 126" fill="#fff">
|
||||
<path fill="#49adc9" d="M121 83v9H81v-2H70v2H49l-2 4h-8l-7 9h-3l-9-8h-8v-1H5V78h37v-1h4v1h5v-1h3v1h2v-1h2v1h2v-1h4v1h11v-1h46v4h-3v2h3Zm-87 8h-6v7h2l4-5v-2Zm11 1h-3v2h3v-2Z"/>
|
||||
<path d="M62 50V31h24l4 3h15l8 7-8 6H90l-4 3H62Z"/>
|
||||
<path d="M35 31v4c-3.9 0-7 2.5-7 5.5s3.1 5.5 7 5.5v4c-9.6 0-10-4-10-4s-4 4-12 4v-4s8-.8 8-5v-.6c0-4.4-8-5.2-8-5.2V31c8 0 12 4.2 12 4.2s.4-4.2 10-4.2Zm0 0v4c3.9 0 7 2.5 7 5.5S38.9 46 35 46v4c9.6 0 10-4 10-4s4 4 12 4v-4s-8-.8-8-5v-.6c0-4.4 8-5.2 8-5.2V31c-8 0-12 4.2-12 4.2S44.6 31 35 31Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 603 B |
Reference in New Issue
Block a user