Skip to content

Area Markers - Support editing all area markers#676

Merged
mharis001 merged 2 commits intomasterfrom
area-markers-improvements
Aug 29, 2022
Merged

Area Markers - Support editing all area markers#676
mharis001 merged 2 commits intomasterfrom
area-markers-improvements

Conversation

@mharis001
Copy link
Copy Markdown
Member

When merged this pull request will:

  • Support editing all area markers (not just those created through the module or context menu action)
    • Uses the marker mission events to track markers and automatically create editable icons for them when they are area markers
    • Handles 3DEN placed and scripted markers
    • Markers can be blacklisted using the array (used by cover_map currently)
  • Use an event based approach for the icon visibility instead of PFH
    • A lot of edge cases but could not get it to break
    • Probably minor performance improvement
  • Hide icons when the the interface is hidden (screenshot mode)
  • Use HashMaps instead of CBA namespaces

@mharis001 mharis001 added the enhancement Improves an existing feature label Aug 19, 2022
@mharis001 mharis001 added this to the 1.13.0 milestone Aug 19, 2022
@mharis001 mharis001 merged commit ce592fc into master Aug 29, 2022
@mharis001 mharis001 deleted the area-markers-improvements branch August 29, 2022 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improves an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants