LichessNET Sbox Edition - Version 308901

Created
Total Size396.2 KB (405,740 bytes)
Modified Size241.3 KB (247,068 bytes)
File Count144
Engine Version28
Changes
Changes on 2026-07-11
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (241.3 KB modified)

+10 ~21
  • Agents/Plans/CorrectedAPIProposalPlan.md (2.5 KB)
  • Agents/Plans/LichessApiChangeProposal.md (11.7 KB)
  • Code/API/ILichessBoardClient.cs (1.4 KB)
  • Code/API/ILichessBoardEventStream.cs (441 B)
  • Code/API/LichessApiException.cs (997 B)
  • Code/Entities/Analysis/EvaluationScore.cs (1.3 KB)
  • Code/Entities/Game/GameExportOptions.cs (1.4 KB)
  • Code/Gameplay/LichessGameSessionOptions.cs (1.4 KB)
  • UnitTests/LichessAnalysisExportTests.cs (3.9 KB)
  • UnitTests/LichessGameplayTests.cs (10.6 KB)
  • .bin/package.brycpt.lichessnetport.cll (32.4 KB -> 40.8 KB)
  • .bin/package.brycpt.lichessnetport.xml (28.5 KB -> 36.3 KB)
  • Assets/Materials/library_material.vmat_c (5 KB -> 5 KB)
  • Code/API/AnalysisAPI.cs (1.3 KB -> 2.1 KB)
  • Code/API/APIRatelimitController.cs (3.6 KB -> 4.3 KB)
  • Code/API/BoardAPI.cs (5.4 KB -> 6.7 KB)
  • Code/API/GamesAPI.cs (9.3 KB -> 10.7 KB)
  • Code/API/LichessAPIClient.cs (5.8 KB -> 6.5 KB)
  • Code/API/LichessNdjsonStream.cs (4.9 KB -> 7.1 KB)
  • Code/API/LichessStream.cs (2 KB -> 2.8 KB)
  • Code/API/OAuthAPI.cs (1.1 KB -> 2.2 KB)
  • Code/API/PuzzlesAPI.cs (2.6 KB -> 4.2 KB)
  • Code/API/TablebaseAPI.cs (1.7 KB -> 1.9 KB)
  • Code/Entities/Analysis/PrincipalVariation.cs (191 B -> 1.3 KB)
  • Code/Entities/Board/BoardModels.cs (9.9 KB -> 11.3 KB)
  • Code/Entities/Game/Game.cs (5.7 KB -> 11.8 KB)
  • Code/Entities/Game/GameStream.cs (2.4 KB -> 2.5 KB)
  • Code/Gameplay/IChessBoardAdapter.cs (256 B -> 465 B)
  • Code/Gameplay/LichessGameSession.cs (9 KB -> 26.1 KB)
  • Code/Gameplay/LichessQueue.cs (4.3 KB -> 9.1 KB)
  • README.md (8.9 KB -> 12.6 KB)