Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
1274d6277d
refactored UDP audio sender and receiver scripts to maintain last known peer IP during connection loss, improved logging for audio clip monitoring and peer discovery status
4d77a4753a
improved logging for audio receiver status
fd7e08679f
refactored UDP audio sender/receiver scripts to support port reuse for shared access, enhanced logging for recording state and audio clip monitoring
73b921fc9b
enhanced UDP audio sender/receiver scripts with metrics for packet tracking and improved NPC assignment logic
8274e78d1b
Added UDP control functionality to TaskTimer, allowing timer commands via UDP. Updated README to include new timer commands: START, PAUSE, RESUME, and RESET.
18f3abbd7d
removed legacy avatar synchronization scripts and server implementation, transitioning to a new UDP-based system for improved performance and efficiency