Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 853 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 853 Bytes

DMA Web Radar Project

Project Overview

This repository contains the initial development version of the Radar project. The project is currently in a pre-alpha stage, and significant functionality from the legacy system is still being ported and optimized.

Current Status

  • Functionality Implemented:

    • Basic player tracking on a single map.
    • Zoom functionality with basic image handling.
    • Initial implementation of player markers.
  • Known Issues:

    • Other players' markers experience flickering.
    • Image loading and handling are not fully optimized, leading to potential performance issues.
  • Missing Features:

    • Comprehensive player differentiation is not implemented.
    • Advanced map handling and multiple map support are pending.
    • UI elements for player statistics and historical data tracking are incomplete.