Commit Graph

14 Commits

Author SHA1 Message Date
657ff1dbef Fixed muting so that it should be consistant. meaning, if a muted user leaves and comes back they should still be muted. Channel mute and unmute now specifically sets mute/unmute for each user so the whole channel is in deed muted or unmuted. 2025-07-05 18:25:29 -04:00
d9c51c506c Memorial message. 2025-06-13 17:45:30 -04:00
8b3abff46f Small fix to sounds. 2025-06-12 03:19:15 -04:00
4947b97b1d F8 resets user to default 1.0 volume. 2025-06-12 03:01:44 -04:00
fac8c8bfad new command for fifo interaction status. 2025-06-12 02:22:11 -04:00
8c62babd48 Make sure channels are initialized to unmuted when you join. 2025-01-29 00:51:13 -05:00
c7362dfc36 Now when people join after a channel has been muted the will be muted too. 2025-01-29 00:24:59 -05:00
356ff5a3a8 Muting a channel now stops you from transmitting, it acts sort of like deafen. 2025-01-16 17:47:39 -05:00
2e337db3c5 Updated everything for dependencies. All sub packages are now part of the project. This was a massive update, hopefully won't have to be reverted. 2025-01-16 17:03:01 -05:00
a5c0e7a71c Added mute option. It can work per user or per channel, so covers deafen functionality too. 2025-01-16 13:36:46 -05:00
46d0cbf8f5 Updated .gitignore. 2025-01-15 23:47:57 -05:00
b374cec7cb Added .gitignore. 2025-01-15 23:46:00 -05:00
37b6f3865c oops, didn't mean to push the binary. 2025-01-15 23:44:47 -05:00
3f0246a4f8 Initial commit, lots of cleanup and stuff to do, it may not work. 2025-01-15 23:43:44 -05:00