A modular HUD system that displays essential game information in a clean, customizable interface.
Current Features:
- Day/Night Indicator - Shows current time period, game time, and countdown to next phase
- Biter Evolution Tracker - Real-time evolution percentage with detailed milestone warnings, biter stats, and preparation tips
- Production Monitor - Real-time production tracking with interactive analysis
- Fully Customizable - Toggle individual modules on/off via settings menu
- Draggable Interface - Position the HUD anywhere on your screen
- Persistent Settings - Remembers your preferences between sessions
Commands:
- /hud
- Toggle settings menu
- /hud-reload
- Reload displays
Version History
Version 1.1.5 - Production Module & Interactive Graphs
NEW: Advanced Production Monitoring
- Real-time Production Rates - Track handcrafting vs machine production rates
- Top Produced Items - See your 5 most produced items at a glance with clickable analysis
- Bottleneck Detection - Automatically identifies items with negative net production and low storage
- Production Alerts - Get notified when key items stop being produced
- Interactive Item Analysis - Click any item for detailed popup with:
- Net production trend graph (5 minute history)
- Current production and consumption rates
- Total storage levels across all containers
- Visual indicators for positive/negative production
- Performance Optimized - Uses Factorio's built-in statistics API for minimal UPS impact
Version 1.1.0 - Evolution Module Enhanced
- Biter Evolution Tracker - Real-time evolution percentage with detailed milestone warnings
- Evolution Alerts - Customizable warnings at key evolution thresholds
- Biter Statistics - Shows spawner counts and preparation tips
- Milestone Tracking - Know when biters will get stronger
Version 1.0.0 - Initial Release
- Day/Night Indicator - Shows current time period, game time, and countdown to next phase
- Modular Architecture - Clean codebase ready for expansion
- Settings Menu - Toggle individual modules on/off
- Draggable Interface - Position the HUD anywhere on your screen
- Persistent Settings - Remembers your preferences between sessions
The modular architecture makes it easy to add new displays in future updates. Perfect for players who want important information at a glance without cluttering their screen. All modules are performance-optimized to maintain 60 UPS even in megabases.