- 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.
- Created TUI client in cmd/tui - Implemented channel navigation and user display - Fixed serverInfo initialization in ts3client - Added real-time log panel in TUI - Ordered channels by ID for stability