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">
|
||||
<path fill="#fff" fill-rule="evenodd" d="M85 108H23l-8-9V89h17l10 9h24l10-9h17v10zM54 94 31 77V57h4c0-18.7 19-19 19-19s19 .3 19 19h4v20zm14-37H40v14h7l3-4h8l3 4h7V57zm48-15h-16v16h-7V42H77v-7h16V19h7v16h16v7z"/>
|
||||
<path fill="#c9b269" fill-rule="evenodd" d="M4 122v-20l20 20H4Zm118 0v-20l-20 20h20Zm0-118v20L102 4h20ZM4 4v20L24 4H4Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 416 B |
Reference in New Issue
Block a user