tlf icon indicating copy to clipboard operation
tlf copied to clipboard

Fix scoring

Open dl1jbe opened this issue 1 year ago • 0 comments

Rework default scoring.

Drop use of USE_COUNTRYLIST_ONLY and USE_CONTINENTLIST_ONLY from point scoring and replace it by clear precedence rules.

Point scoring is now controlled by the following keyword (in falling order):

  • MY_COUNTRY_POINTS
  • COUNTRY_LIST_POINTS
  • MY_CONTINENT_POINTS
  • CONTINENT_LIST_POINTS
  • DX_POINTS

Keywords not set will be ignored.

dl1jbe avatar Apr 15 '23 07:04 dl1jbe