fertig-classic-games/public/src
Brian Fertig e7827cec05 fix: render action callouts as DOM elements to overlay opponent videos
- Switch `animateActionText` from Phaser text to DOM container to ensure it renders above opponent portrait videos (which are DOM-based and thus always on top of the Phaser canvas)
- Apply text-shadow via inline CSS for better cross-browser compatibility with DOM text
- Increase depth to `D.modal + 100` to guarantee visibility over all other layers
2026-05-24 16:26:17 -06:00
..
games fix: render action callouts as DOM elements to overlay opponent videos 2026-05-24 16:26:17 -06:00
scenes feat(catan): enhance AI trading logic and add UI tooltips/fullscreen support 2026-05-24 15:15:51 -06:00
services refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
ui feat(catan): enhance AI trading logic and add UI tooltips/fullscreen support 2026-05-24 15:15:51 -06:00
config.js feat: overhaul visual theme to vintage gold and update UI components 2026-05-16 21:04:16 -06:00
main.js Added Nerts 2026-05-24 00:50:46 -06:00