Filter RSS
AKMDM's History

2023-09-25
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: d5c92423336a9bc48263d89cbdc131e036c879fd)
Renamed the "setchanvolume" and "setchanvolume_idx" CCMDs to "voice_chanvolume" and "voice_chanvo...
2023-09-18
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 14a4387547e9f61d6fcf028503d6a7c1d412f135)
Added a check to prevent the VoIP controller from ticking while uninitialized.
2023-09-17
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 8977e56fc26bd108e7289c70ce1928416ba57f94)
Added the CCMDs "setchanvolume" and "setchanvolume_idx" to set a specific VoIP channel's volume.
2023-09-16
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 7c5551e9670f544837131bb9d5467a61bdb8d12b)
Fixed clashing symbols between RNNoise and Opus when statically linking the latter.
2023-09-10
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 5b1b9071415ab02afd995f12b946ef7fbf70854d)
To reduce micro stutters when playing a VoIP channel, have it always play it in the background af...
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 06c23232c68cfefd90394273f81ab58012b07eed)
Simplified the PCM read callback function and raised a VoIP channel's decode buffer size from 512...
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: a5a358fba35fa186c30ccca29372bc9bb15efc93)
Calculate an audio frame's root-mean-square, instead of using its peak, to determine if it should...
2023-09-04
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: fe49df0a33c7ee28f5bd8f01979adb6ad6dc2429)
Added missing comment headers for some functions, and fixed a few other comment headers.
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 98447d6e9903b24e6d31bda89994da5f478bf081)
Authentication errors now use all authenticated WADs instead of just PWADs, allowing for zandronu...
2023-08-21
2023-07-17
2023-07-13
[Hg] commits were pushed to 'zandronum-cluster' (current: dbf570af1f7399e2d8532bd9ded53e0834f012da)
Allow private messages between two players to be saved in the server's logfile. These messages ar...
2023-07-10
[Hg] commits were pushed to 'zandronum-cluster' (current: 850eeed37215b9dfe3baeeb9d083d47c27a67f21)
- The server skips sending a SVC2_SETPLAYERSTATUS command to the client that initially sent the C...
2023-06-22