5 Commits

Author SHA1 Message Date
Jose Luis Montañes Ojados
356b492629 Fix Poke timeout, input CommandLow handling, and add Poke Popup
All checks were successful
Build and Release / build-linux (push) Successful in 35s
Build and Release / build-windows (push) Successful in 2m35s
Build and Release / release (push) Has been skipped
2026-01-17 15:57:34 +01:00
Jose Luis Montañes Ojados
13f444193d feat: implement real ping RTT calculation instead of hardcoded 50ms 2026-01-16 19:43:31 +01:00
Jose Luis Montañes Ojados
184fff202f Fix channel join flooding and enhance TUI features
- Implemented separate PacketID counters for Ping, Pong, and Ack (protocol compliance).
- Encrypted outgoing Pong packets after handshake.
- Fixed 'clientmove' command by omitting empty 'cpw' parameter.
- Added fullscreen log view toggle ('f' key).
- Improved logging with multi-writer and timestamps.
- Updated .gitignore to exclude binaries and logs.
2026-01-16 16:02:17 +01:00
Jose Luis Montañes Ojados
3f90c6a9c3 feat: Add client-side voice processing and comprehensive packet handling, leveraging a Go-native Opus library. 2026-01-15 21:38:36 +01:00
Jose Luis Montañes Ojados
338f6d4704 Stabilize TeamSpeak connection: implement command compression, fragmentation, and fix MAC/flags 2026-01-15 20:30:03 +01:00