Skip to content

Rework of contacts system #75

@Pulverizer

Description

@Pulverizer

Square radius - no line of sight required :(

Who should receive contact pings: Everyone on crew - toggle command for each player
Future idea, clustered contacts might be read as one large contact?

More contact info when closer:

  • Spotting range = size * config multiplier
  • contact detection size = contact size * contact detection multiplier
  • detectable size at distance = size - ((distance / spotting range) * size)
  • is spotted = contact detection size > detectable size at distance
  • full details = contact size > detectable size at distance

Required info is:

  • CraftType
  • Size
  • Name
  • Commanded/Piloted By
  • Distance
  • Compass Heading
  • Center Block Position

60,000 - ((0.08) * 60,000) = 4,800

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions