Commit graph

14 commits

Author SHA1 Message Date
Ole
fae9393e8c Gameplay: Nochmal-Synchronisation + Echtzeit-Commit-Zähler + Host-Button umbenannt
All checks were successful
Pin to IPFS / pin (push) Successful in 11s
- Host-Lobby: 'Münzwurf starten' → 'Spiel starten'
- 'Nochmal': warten bis alle bereit (ready_next/ready_next_all), erst
  dann 'Münzwurf starten' anzeigen
- Progress zeigt Commits/Reveals in Echtzeit (auch vor eigenem Start)
- totalPeers bereits im Konstruktor setzen für sofortige Anzeige
2026-06-14 22:40:15 +02:00
Ole
a7933315f3 QR-Kompression: pako.deflateRaw + SDP-Dictionary statt base45
All checks were successful
Pin to IPFS / pin (push) Successful in 9s
- base45/CompressionStream entfernt, durch pako.deflateRaw + base64 ersetzt
- SDP-Dictionary aus 10 echten SDP-JSONs (Chrome+Firefox) → 97.5% Kompression
- Korrupte pako.min.js durch CDN-Version ersetzt
- Tote Altlasten entfernt: hexToBuf, _fullSDPData/getFullSDPData, CRYPTO-UPDATE.md
- Debug-Panel: QR-Click kopiert base64, Raw-Data-Click kopiert JSON
- test-pairing.html an neue pack/unpack-API angepasst
2026-06-14 21:51:49 +02:00
Ole
becd1593b6 Pairing-Logs in ?debug: _log() in p2p.js, Panel links unten
All checks were successful
Pin to IPFS / pin (push) Successful in 11s
2026-06-14 18:33:36 +02:00
Ole
14aa83ff6e Debug-Chat per Data-Channel (nur ?debug)
All checks were successful
Pin to IPFS / pin (push) Successful in 11s
2026-06-14 17:11:17 +02:00
3d2cb93847
[IMP] add link to source code
All checks were successful
Pin to IPFS / pin (push) Successful in 9s
2026-06-14 17:03:18 +02:00
Ole
c29df1ca80 Eigenen Namen eingeben vor Raum-Erstellen/Beitreten
All checks were successful
Pin to IPFS / pin (push) Successful in 9s
2026-06-14 16:55:37 +02:00
Ole
31a4c2e3a8 Jede Person wirft eigene Münze: sharedSeed + per-peer Result via SHA-256
All checks were successful
Pin to IPFS / pin (push) Successful in 13s
2026-06-14 16:47:41 +02:00
fc81c1108b
[IMP] add commit hash to footer and make checkout lighter
All checks were successful
Pin to IPFS / pin (push) Successful in 13s
2026-06-14 16:46:27 +02:00
Ole
d01d616dc2
Seite scrollbar + zoombar + Footer mit © neunzig.wtf und Commitstand 2026-06-14 16:46:25 +02:00
Ole
021f185924 Seite scrollbar + zoombar + Footer mit © neunzig.wtf und Commitstand
All checks were successful
Pin to IPFS / pin (push) Successful in 11s
2026-06-14 16:33:52 +02:00
Ole
c322e9f31b QR-Scan-Fix: höhere Auflösung, Throttle, dontInvert; QR dynamische Größe; Antwort-Rohdaten; Kopierfunktion; CDN → vendor 2026-06-14 16:15:15 +02:00
Ole
cef5d35be7 Room-Code-Logik raus, QR zeigt wieder volles SDP (STUN-frei). Room-Code/Storage/Polling entfernt, QR-Hauptcode immer sichtbar
All checks were successful
Pin to IPFS / pin (push) Successful in 12s
2026-06-14 15:26:44 +02:00
Ole
2a86156d95 Debug-Modus (?debug): Room-Code + localStorage-Signaling statt QR; STUN entfernt; Polling statt StorageEvent 2026-06-13 22:42:36 +02:00
Ole
bdd85db8a7 Initial commit: P2P coin flip with QR signaling and commit-reveal protocol 2026-06-13 21:18:08 +02:00