EF-Map Blog

Technical guides, feature updates, and optimization stories from the EVE Frontier mapping project.

UI Refinements: Feature Bar Evolution, Scaling Consistency, and Storage Panel

A weekend of UI polish for EVE Frontier Map: fixing window scaling and positioning, adding vertical resizing to the feature bar, implementing scrollable tools section, and introducing the Beta/Storage panel for power users.

ui improvementsfeature barscaling fixesstorage paneldrag and dropux refinementpower user featuresalpha developmenteve frontier
Read More →

Killboard Implementation: Tracking PvP Activity Across EVE Frontier

How we built a comprehensive killboard for EVE Frontier Map using blockchain-indexed kill mail data, Docker cron jobs, and Cloudflare KV snapshots—from schema discovery to production deployment.

killboardpvp trackingblockchain indexingkill mailcloudflare kvdocker croneve frontierleaderboardstribe statistics
Read More →

Live Events Optimization: 24-Hour Persistence and Time-Travel Replay

How we transformed EVE Frontier's live event ticker from a pretty-but-useless feature into a powerful intelligence tool with IndexedDB persistence, multi-speed replay, and 24-hour event history.

indexeddbevent persistencereplaywebsocketbrowser storagelazy loadingevent historyeve frontier
Read More →

Live Universe Events: Real-Time Blockchain Streaming in EVE Frontier Map

How we built real-time event streaming for EVE Frontier using Cloudflare Durable Objects and WebSockets—watch smart gate links, tribe actions, and fuel deliveries happen live.

real-time eventswebsocketdurable objectsblockchain indexinglive streamingcloudflaresmart gatesevent tickereve frontier
Read More →

Smart Assembly Size Filtering: From User Request to Production in 45 Minutes

How we added S/M/L size filtering to EVE Frontier's Smart Assemblies panel—modifying a Docker container, blockchain indexer, Cloudflare KV snapshots, and React frontend—all in under an hour.

smart assembliessize filteringrapid developmentdockercloudflare kvblockchain indexingeve frontiervibe codingllm developmentfull stack
Read More →

Adding AI to EF-Map: Natural Language Commands with Cloudflare Workers AI

How we added natural language command parsing to EVE Frontier Map using Cloudflare Workers AI—from model selection to compound command support, all at 16x lower cost.

workers ainatural language processingcloudflare aillm integrationvoice commandsgranite modeleve frontiercommand parsingai interface
Read More →

Quick Tour: Interactive Onboarding with Driver.js

How we built a 9-step guided tour using Driver.js to teach new users EF-Map's routing workflow, complete with a themed exit modal and progress persistence.

onboardingdriver.jsguided tourux designuser educationinteractive tutorialeve frontierproduct tour
Read More →

Exploration Mode: Real-Time Pathfinding Visualization

Watch Dijkstra explore the star map in real-time. We built a visualization mode that renders visited nodes as the algorithm searches, with 5-second fade-out trails.

pathfinding visualizationdijkstra algorithmexploration modevisited nodesanimationeve frontieralgorithm visualizationreal-time rendering
Read More →

Embed Guide: Helping Partners Integrate EVE Frontier Maps

We built an interactive configurator to help streamers, tool makers, and community sites embed EF-Map with customized styling, coordinates, and feature toggles.

embed apiiframe integrationpartner toolsconfigurationstreaming overlayeve frontiercustomizationurl parameters
Read More →

Refactoring a 9,000-Line React Component: When NOT to Split

Why we kept App.tsx at 9,000 lines and extracted 15+ custom hooks instead of forcing an artificial split. A case study in pragmatic React architecture.

react refactoringcustom hooksapp.tsxthree.jscode architecturetechnical debtcoordinator componentlarge components
Read More →

Smart Gate Routing: Bidirectional Dijkstra and Gate Directionality

How we optimized EVE Frontier pathfinding with bidirectional Dijkstra search and fixed a critical bug where one-way Smart Gates were traversed in reverse.

bidirectional dijkstrapathfindingsmart gatesrouting algorithmminheapgraph traversaleve frontieroptimizationone-way gates
Read More →

Jump Bubble Visualization: Thin-Film Interference Shaders in Three.js

Creating a soap-bubble effect for EVE Frontier's jump range indicator using GLSL thin-film interference physics—wavelength-to-RGB conversion, flow noise, and spiral animations.

glsl shadersthin-film interferencethreejswebgljump rangevisual effectseve frontierphysics simulation
Read More →

Bandwidth Optimization: From 1.2MB Logos to Sub-Second Database Loads

How we reduced loading times by 99.9% through SVG conversion, IndexedDB caching, and intelligent loading screen design—cutting bandwidth costs from £12-22/month to £1-2/month while improving user experience.

bandwidth optimizationsvg conversionindexeddb cachingloading screen uxperformance optimizationeve frontiercloudflare cdnweb performance
Read More →

Solar System View: A Three-Day Journey from Concept to Production

The complete story of building a 3D planetary explorer for EVE Frontier Map in three days—from initial coordinate bugs to production deployment, featuring dynamic icon grouping, starfield backgrounds, and smooth camera transitions.

solar system viewthree.jscoordinate transformationdynamic groupingstarfield renderinggame developmenteve frontierwebglcamera optimization
Read More →

Remote Diagnostic Tool: Solving Overlay Injection Failures

How we built a PowerShell diagnostic tool to troubleshoot EVE Frontier overlay injection failures remotely—reducing support time from hours to minutes.

diagnostic toolpowershellremote troubleshootingoverlay injectionautomationeve frontier
Read More →

Context7 MCP Integration: Accelerating AI Documentation Retrieval by 20x

How we integrated Context7 MCP server to eliminate manual file attachments for AI agents, reducing documentation lookup time from 3-5 minutes to 10-15 seconds with zero user interruption.

context7mcp serverai documentationgithub copilotautomationdeveloper experiencellm toolingvscodeworkflow optimization
Read More →

Dual Database Pipeline: Preparing for EVE Frontier Universe Updates

Complete documentation for regenerating EVE Frontier map databases from VULTUR and Phobos extraction tools—ensuring fresh LLMs can rebuild production data after universe updates.

database regenerationvultur extractionphobos toolsuniverse updatesdocumentationautomationeve frontierdata pipelineverification scripts
Read More →

Vibe Coding: Building a 124,000-Line Project in 3 Months Without Writing Code

How a non-coder built EF-Map in 3 months—a production tool with 124k+ lines including C++ DirectX overlay—using LLMs, structured documentation, and iterative vibe coding. The complete methodology.

vibe codingLLM developmentAI codingGitHub Copilotagent modenon-coder developmentC++ without codingDirectX overlayEVE Frontier tools
Read More →

Smart Gates Phased Rollout: From Vision to Wallet-Authenticated Routing

How we integrated blockchain-powered Smart Gates into EF-Map through six phases—from overlay polish to SIWE authentication, authorized filtering, and opt-in routing—without breaking production.

smart gatesblockchain routingsiwe authenticationwallet connectphased rolloutpreview deployments
Read More →

Privacy-First Analytics: Learning Without Tracking

How we built a usage analytics system that tracks feature adoption and engagement using only aggregate counters—no user IDs, no sessions, no PII, complete transparency.

privacyanalyticsgdprserverlessaggregate datatransparency
Read More →

Cinematic Mode: Immersive Exploration of New Eden

Introducing Cinematic Mode—a fullscreen, distraction-free way to explore EVE Frontier's star map with smooth camera controls and atmospheric visuals.

ux designimmersive uiexplorationcinematic modeuser experience
Read More →

Follow Mode: Real-Time Location Sync Between Game and Map

Introducing Follow Mode—live location tracking that keeps the map centered on your in-game position, bridging the game client and browser via the helper service.

follow modereal-time synchelper bridgelocation trackinggps mode
Read More →

User Overlay: Real-Time In-Game Navigation HUD

Building a DirectX 12 overlay that displays routes calculated on the web directly inside EVE Frontier—seamless navigation without alt-tabbing.

directxoverlaygame integrationnative appsreal-time sync
Read More →

Embed Mode: Bringing the EVE Frontier Map to Your Site

Iframe embedding for partner sites—URL parameters for system focus, zoom levels, orbit mode, color palettes, and preloaded routes. Fully customizable and responsive.

embed modeiframepartner integrationurl parameterscustomization
Read More →

Compare Regions: Strategic Analysis for Territory Expansion

Side-by-side region comparison tool for data-driven expansion decisions—analyze resource density, player activity, gate connectivity, and strategic positioning across multiple regions.

region comparisonstrategic analysisterritory planningdata visualizationdecision support
Read More →

Ready to explore New Eden?

Try the interactive star map with advanced routing and optimization features.

Launch EVE Frontier Map