Go to file
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
.claude add email service: 2026-01-01 19:13:05 +01:00
deploy mod home 2026-01-02 20:22:01 +01:00
docs DemoSeeder.cs: 2026-01-04 12:56:15 +01:00
src added christmasTree additional End Option: 2026-01-08 18:58:28 +01:00
test DemoSeeder.cs: 2026-01-04 12:56:15 +01:00
.gitattributes initial setup 2025-11-05 11:40:00 +01:00
.gitignore initial setup 2025-11-05 11:40:00 +01:00
CLAUDE.md refactorings 2026-01-05 19:49:41 +01:00
KoogleApp.sln del former KoogleApp 2026-01-01 14:55:33 +01:00
todos.md add fluxor AuthState 2025-12-21 22:14:00 +01:00