Commit Graph

29 Commits

Author SHA1 Message Date
Maxime Leroy
1b5b2112eb
fix: update build system, drop csgo build, win support, latest sdk (#15)
Some checks failed
Build AlliedModders Extension / build-release-extension (push) Has been cancelled
2025-03-09 17:33:23 +01:00
dependabot[bot]
102ba54a43
Bump actions/checkout from 3 to 4 (#11)
Some checks failed
CI / Build (ubuntu-20.04, 02c5c94089d46fb14d8d94a4791e8cad7eef2d63, v2.5.0, css,csgo, 1.11-dev, x86,x86_64) (push) Has been cancelled
CI / Release (push) Has been cancelled
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-27 15:55:16 +01:00
dependabot[bot]
3ddfad8ca3
Bump actions/upload-artifact from 3 to 4 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-27 15:54:37 +01:00
dependabot[bot]
5db9d19c74
Bump actions/download-artifact from 3 to 4 (#14)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-27 15:54:25 +01:00
dependabot[bot]
6130dc8384
Bump actions/setup-python from 4 to 5 (#12)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-27 15:54:11 +01:00
Rushaway
5a4217c34c
chore(ci): enable dependabot (#10) 2025-02-27 15:53:08 +01:00
Rushaway
ad9b6409e9
fix: check if m_pCodec is initialized (#9) 2024-12-03 10:30:31 +01:00
Oylsister
46f252f136
fix: csgo signature 06/18/2023 (#4) 2023-07-04 20:29:28 +02:00
maxime1907
7baa852f16 fix: remove uneeded permissions 2023-04-22 15:49:41 +02:00
Maxime Leroy
53a4e7ee81
fix(csgo): protobuf valve build (#3) 2023-04-22 15:48:39 +02:00
maxime1907
3a1c1471b0 feat: add github ci 2022-09-24 17:05:37 +02:00
maxime1907
a02cb7e1d3 fix: only compile protobuf for csgo 2022-07-18 18:40:44 +02:00
maxime1907
0297aa0359 Remove OnClientSpeakingStart, OnClientSpeakingEnd as it is now part of sktools_voice.inc 2022-07-03 18:59:06 +02:00
maxime1907
efe94c402d Add Full CSGO Support 2021-08-27 00:39:45 +02:00
maxime1907
954ff32e1b Add null assignation on celt destroy 2022-03-01 18:29:04 +01:00
maxime1907
764e8da072 Add checks before closing socket 2021-09-21 15:06:08 +02:00
maxime1907
00ec1a5485 Add ambuild 2.2 compat 2021-08-26 19:40:26 +02:00
maxime1907
c24d24a75a Add sm_voice_logging, Fix sourcetv bot index 2021-08-26 19:40:13 +02:00
BotoX
dd63f8a035 update for latest sourcemod 2021-06-03 18:55:29 +02:00
BotoX
951d23f8a5 Fix sound corruption issue (random static noise caused by uneven bytes recv'd - how did this only become an issue after 4 years?)
Fix loading sm_voice_* cvar from config
2021-04-30 11:24:56 +02:00
BotoX
7b666b5e1b Add fix for voice related unreliable netchannel overflow exploit 2020-08-30 14:16:56 +02:00
BotoX
149b1a7a8b 1.10 2019-09-25 21:11:10 +02:00
BotoX
8f1067cf79 fix cvars not working 2019-09-22 01:39:05 +02:00
BotoX
a2b1af7315 Add IsClientTalking 2019-09-01 16:17:32 +02:00
BotoX
75918a3de6 cache IServer 2019-07-25 17:57:08 +02:00
BotoX
c710df7650 fix build for latest sourcemod 2018-08-07 23:31:19 +02:00
BotoX
445be0fd50 CELT 2017-08-03 06:52:19 +02:00
BotoX
d8ec7cbfdd Add cvars sm_voice_addr and sm_voice_port 2017-08-04 09:20:54 +02:00
BotoX
c6c71c3b4d STEAMVoice Speex 2017-08-02 22:50:33 +02:00