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,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 126" fill="#fff">
|
||||
<path fill="#679552" d="M90 33s-6-8.3-18-15h43v15H90Zm2 24v14H31v-3h7l1-1 7-1 1-1h3l3-4v-1l-3.1-4H47l-1-1-7-1h-5v-1h5l7-1 1-1h3l3-4v-1l-3-4h-3l-1-1-6-1h-6l12-1 1-1h3l3-4v-1l-3-4h-3l-1-1-10-1h-5v-9h22s39 0 39 39Zm-7 19v16H41V76h44Zm8 20 13 16H18l13-16h62Z"/>
|
||||
<path d="M9 57v7h26l1-1h8l1-1h3l1-1.5-1-1.5h-3l-1-1h-8l-1-1H9Z"/>
|
||||
<path d="M9 43v7h26l1-1h8l1-1h3l1-1.5-1-1.5h-3l-1-1h-8l-1-1H9Z"/>
|
||||
<path d="M9 30v7h26l1-1h8l1-1h3l1-1.5-1-1.5h-3l-1-1h-8l-1-1H9Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 542 B |
Reference in New Issue
Block a user