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="#de7b6c" d="M94.5 93h15.3a53.7 53.7 0 0 1 7.2 27H99c-.4-11-2-19.9-4.5-27ZM74.2 67.2A54 54 0 0 1 107.9 90H93.4c-5.3-13-13-19.5-19.2-22.8ZM90.3 90H65V67a37 37 0 0 1 25.3 23Zm-54.8 3H62v27H31a85.5 85.5 0 0 1 4.5-27ZM62 67v23H36.7A37 37 0 0 1 62 67ZM33.6 90H18.1a54 54 0 0 1 35.3-23.1A42.4 42.4 0 0 0 33.6 90Zm-5.5 30H9a53.7 53.7 0 0 1 7.2-27h16.3c-2.4 7.1-4.1 16-4.4 27Zm67.5 43a54 54 0 0 1-65.2 0h65.2Zm-4-70a85.5 85.5 0 0 1 4.5 27H65V93h26.5Z"/>
|
||||
<path d="M106 83S91.3 63.5 63 64c-28.4-.5-44 20-44 20s-5-15 1-22c7.3-8.6 19.2-5.1 21-5 3 .2 2-1 2-1s-2.8-3.6-7-3c-9.5 1.4-5-6-5-6 5.9-9.8 19.6-6 23.2-5.3 1.3.3.8-.7.8-.7s-5.9-2.3-6-5c-.4-9.7 14-8 14-8h.5c2.6-.1 13.8-.5 13.4 8.1 0 2.7-6 5-6 5s-.4 1 .9.7c3.5-.8 17.2-4.5 23 5.3 0 0 4.5 7.4-5 6-4.1-.7-6.9 3-6.9 3s-1 1.2 2 1c1.7-.2 13.6-3.6 20.9 5 5.9 6.9.2 20.9.2 20.9Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 914 B |
Reference in New Issue
Block a user