KoogleApp/src/Koogle.Application
beo3000 65c18f4f51 added christmasTree additional End Option:
ChristmasTreeGameSetup.cs
  - Neues Enum GameEndCondition mit AllFivesGone (Standard) und TreeCleared
  - Property EndCondition zum Setup hinzugefügt

  ChristmasTreeGameModel.cs
  - Property EndCondition hinzugefügt

  ChristmasTreeGameLogicService.cs
  - Neue Methode CheckGameEndCondition() prüft je nach Einstellung
  - Neue Methode CheckAnyTreeCleared() prüft ob ein Team alle Zahlen gestrichen hat
  - Alle 3 Stellen wo Spielende geprüft wird nutzen jetzt die flexible Methode

  ChristmasTreeSetup.razor
  - Neues Dropdown "Spielende" mit zwei Optionen:
    - "Alle 5er gestrichen" (Standard)
    - "Ein Baum komplett leer"
  - Hilfstexte erklären die jeweilige Bedingung
2026-01-08 18:58:28 +01:00
..
DTOs added club-terminology 2026-01-06 18:41:16 +01:00
Games added christmasTree additional End Option: 2026-01-08 18:58:28 +01:00
Helpers added LoginName for Clubs 2025-12-30 11:57:01 +01:00
Interfaces added club-terminology 2026-01-06 18:41:16 +01:00
Mapping K8: add cashbook service implementations 2026-01-03 14:53:48 +01:00
Services fix change default club: 2026-01-07 22:19:18 +01:00
DependencyInjection.cs added club-terminology 2026-01-06 18:41:16 +01:00
Koogle.Application.csproj add ChristmasTree.md 2026-01-05 21:52:18 +01:00