40486ee03f
feat: move weather panel to left column, widen both columns to 320px equal
2026-04-01 04:59:32 +00:00
3c31a18cb9
feat: black ops colour migration + 3-column HUD grid layout
...
- Replace all #00ffc8 → #00ff41 in admin.css (74 refs), admin.html (2 refs), index.html SVG (15 refs)
- Replace all rgba(0,255,200,...) → rgba(0,255,65,...) across all files
- Restructure hero HUD from 2-col to 3-col grid: narrow left (map 250px), center (identity), right (data panels 380px)
- Add .hud-col-center wrapper for identity block
- Update responsive breakpoints for 1024px, 768px, 480px
- Increase max-width to 1400px for wider displays
2026-04-01 04:20:39 +00:00
139849d632
feat: dropdown nav with submenus + black ops colour theme redesign
...
- Navigation: 6 top-level items (BASE, TRANSMISSIONS, ARMOURY, INTEL, SAFEHOUSE, COMMS) with dropdown children
- nav.js: renders nested dropdown submenus, mobile tap-to-toggle support
- Theme: tactical green (#00ff41) accent, deep black (#0a0a0a) bg, amber (#c9a227) secondary
- 176 colour replacements across 4 CSS + 3 JS files
- Mobile: responsive dropdowns with slide animation
- Updated navigation.json with full nested structure
2026-04-01 03:16:34 +00:00
cf737b3804
feat: move status bar below navbar as fixed bar
2026-03-31 23:18:37 +00:00
167bcb15a9
feat: admin panel, tracks CRUD, operator HUD improvements, mood badges
2026-03-31 21:30:17 +00:00
271f933b6e
feat: wire homepage to live API (blog feed, server stats, weather, now playing)
2026-03-31 21:14:30 +00:00
e12d33fce3
feat: add HUD dashboard panels - UK map, server metrics, network graph, power/containers, scan bar
2026-03-31 19:50:48 +00:00
ae1c7e0b71
🚀 Initial build: sci-fi dashboard website
...
- HUD-style navbar with dropdown menus (HOME, BLOG, DEV, LINKS, CONTACT)
- Particle system with mouse interaction
- Glitch text + typing animation hero
- Scroll-reveal animations
- Animated skill bars
- Blog cards, dev project cards, link cards
- Contact form with transmission effect
- Live terminal emulator
- Scanline overlay + grid background
- Responsive mobile layout
- Live clock + uptime counter + signal animation
2026-03-31 19:23:47 +00:00