Scopos Developer Updates from February 2026

0 views
Skip to first unread message

Scopos Developer News

unread,
Mar 3, 2026, 3:00:48 PM (2 days ago) Mar 3
to Scopos Developer News
The following is a summary of updates made to Scopos' programmatic access from February 2026.

Scopos-Labs (example code)
* Added a Visual Studio project demonstrating how to use BabelFish to submit shots to an Orion match.
* Added a Visual Studio project demonstrating how to use BabelFish to return a list of matches that a club has organized.

BabelFish (NuGet package)
ProjectScoresByAverageShotFired
  • Updated projection algorithm to factor in relative difficulty of each stage, in a multi-stage event.
MatchSearchPublicRequest
  • Added ability to search for matches based on the owner of the match (aka Orion Club).
StringFormatting
  • Updated FormatScore() method to include DNF use case.
DynamicEssentialDataFile
  • Added a DynamicEssentialDataFile class that dynamically generates a RESULT LIST FORMAT definition listing all demographic, squadding, and score data contained in a Result List.
DynamicSquadding
  • Added a DynamicSquadding class that dynamically generates a RESULT LIST FORMAT definition listing most demographic, squadding, and attribute values contained in a Squadding List.
ResultListExcel

** Breaking Changes **

  • Refactored the ResultListExcel class to have a FactoryAsync method to construct new instances.
  • Abstracted the FactoryAsync method to work with either ResultLists or SquaddingList objects.
  • The GenerateExcel method now returns a byte[].
  • When instantiating a new instance, the default behavior is to create an Excel file with two worksheets. The first uses the standard RESULT LIST FORMAT. The second worksheet uses the new dynamically gnerated essential data format RESULT LIST FORMAT.


Reply all
Reply to author
Forward
0 new messages