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,8 @@
|
||||
<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="M62 14h3v50h-3zM71 14h3v3h-3zM71 24h3v3h-3zM71 33h3v3h-3zM71 42h3v3h-3zM71 51h3v3h-3zM71 60h3v3h-3z"/>
|
||||
<path d="m49.6 58.3 4-.5.8 6-4 .4Z"/>
|
||||
<path d="m39.1 60.8 3.8-1.3 2 5.7-3.8 1.3Z"/>
|
||||
<path d="m28.7 66.6 3.3-2.2 3.3 5-3.3 2.2Z"/>
|
||||
<path d="m20.5 73.1 3-2.7 4 4.5-3 2.7Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 829 B |
Reference in New Issue
Block a user