Feature 18: Trinkspiel-Seite + Theme-Toggle finalisiert

Neu:
- trinkspiel.html: 5 Spiele-Modi (Kings, Ride the Bus, Ring of Fire,
  Ich hab noch nie, Wahrheit/Pflicht) mit 3D-Karten-Flip-Animation,
  Spieler-Tracker, König-Becher-Meter, Regel-Tracker, Statistik,
  History. localStorage-Persistenz (jga-players-v2, jga-rules-v2).
- countdown.html: Live-Countdown auf 25.07.2026 (Feature 24).

Update:
- index.html: Countdown-Card in Planungs-Tools Sektion.
- sw.js: trinkspiel.html + countdown.html gecacht, Cache v1->v2.
- packliste.html + tourenplan.html + tourenplan-mit-tram.html:
  Theme-Toggle Finalisierung + Favicon-Fixes.

Nicht verlinkt auf index.html — User-Review vor Freigabe.
This commit is contained in:
Hermes AI Bot
2026-06-27 09:03:35 +00:00
parent 5932c19ac5
commit 897f5f80a0
7 changed files with 1843 additions and 41 deletions
+10
View File
@@ -335,6 +335,16 @@
<a href="packliste.html" class="open-btn">Packliste öffnen →</a>
</div>
<div class="card">
<div class="card-icon">⏱️</div>
<h2>JGA-Countdown</h2>
<p class="description">
Großer Live-Countdown bis zum 25. Juli 2026 mit Tagen/Stunden/Minuten/Sekunden.
Vorbereitungsfortschritt + Teilen-Button für Social Media.
</p>
<a href="countdown.html" class="open-btn">Countdown öffnen →</a>
</div>
</div>
<!-- Locations Übersicht -->