Zeldruck / Albion-Online-ZQRadar

Free Albion Online Radar
https://discord.gg/xpbgq7E9ya
4 stars 0 forks source link

Addition of Tracking #25

Closed FelipeCardona95 closed 3 months ago

FelipeCardona95 commented 3 months ago

Hi Zel this merge request add feature to display foot tracks in the radar. Now, tracks can be shown or hidden based on user settings for SOLO and GROUP tracks.

Changes include:

  1. Added two new checkboxes in the UI for "Show SOLO FootTracks" and "Show GROUP FootTracks".
  2. Updated TrackFootprintsDrawing class to display custom images for tracks based on their type.
  3. Used the DrawCustomImage method to render track images instead of circles and texts.
  4. Updated the Settings class to handle the new checkboxes and save user preferences in localStorage.

How it works:

Please review the changes and let me know if any adjustment is needed or changes, I got the images directly from the game files using an unity asset explorer I just paint them blue and red depending on the usage