Commit Graph

1282 Commits

Author SHA1 Message Date
momo5502
6fecdeb68d Introduce sub-protocols 2023-04-22 09:13:03 +02:00
momo5502
ff70b3e1c5 Fix crash in connect handler 2023-04-21 21:33:02 +02:00
Maurice Heumann
cf21342b04 Merge pull request #509 from WantedDV/party
Set com_maxclients ingame to allow direct connection
2023-04-21 20:57:35 +02:00
Maurice Heumann
d0847656bc Merge pull request #508 from WantedDV/frontend_menus
Frontend menus
2023-04-21 20:57:04 +02:00
momo5502
eb3fe7ae6f Prepare openssl key export 2023-04-21 16:48:08 +02:00
WantedDV
1442845658 Merge branch 'main' into party 2023-04-21 11:04:15 -02:30
Maurice Heumann
7188c4d2b7 Merge pull request #568 from VladWinner/quitbtn
Add 'Quit to desktop' button in pause menu
2023-04-21 15:09:47 +02:00
WantedDV
40fe62cf9f Readability + filename typo 2023-04-20 19:35:53 -02:30
BrentVL-1952840
35d3fa04fe Small refactor 2023-04-20 22:33:00 +02:00
Vlad Loktionov
d209a9931e Add 'Quit to desktop' button in pause menu 2023-04-20 20:55:43 +03:00
Maurice Heumann
c3ba3e88c8 Merge pull request #564 from momo5502/dependabot/submodules/deps/curl-6b1e4dc
Bump deps/curl from `1c5ed24` to `6b1e4dc`
2023-04-20 05:51:47 +02:00
Maurice Heumann
6d256c1981 Merge pull request #565 from momo5502/dependabot/submodules/deps/zlib-b8a8373
Bump deps/zlib from `6658868` to `b8a8373`
2023-04-20 05:51:38 +02:00
dependabot[bot]
0316b8210a Bump deps/zlib from 6658868 to b8a8373
Bumps [deps/zlib](https://github.com/madler/zlib) from `6658868` to `b8a8373`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](66588683b3...b8a8373ec1)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 18:01:09 +00:00
dependabot[bot]
743326c9c3 Bump deps/curl from 1c5ed24 to 6b1e4dc
Bumps [deps/curl](https://github.com/curl/curl) from `1c5ed24` to `6b1e4dc`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](1c5ed24ee0...6b1e4dc6cd)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 18:01:04 +00:00
BrentVL-1952840
cc3bde3bba Use stoul instead of atoi 2023-04-19 08:51:53 +02:00
Maurice Heumann
6ce1dff30f Update structs.hpp 2023-04-19 06:02:07 +02:00
Maurice Heumann
a74f4ac7ea Merge pull request #560 from ineedbots/main
Fix workaround for bad client reliableAcknowledge DOS
2023-04-19 05:41:04 +02:00
ineed bots
2f5980bcc8 Fix workaround for bad client reliableAcknowledge DOS
We should be checking the difference > 0; not just the reliableAcknowledge.
2023-04-18 21:33:24 -06:00
BrentVL-1952840
2c27b4fd6e Merge remote-tracking branch 'upstream/main' into mods 2023-04-18 19:11:17 +02:00
BrentVL-1952840
02d8e1237e Improve mod/usermap support 2023-04-18 19:11:11 +02:00
Maurice Heumann
c18b01fb55 Merge pull request #440 from WantedDV/create-a-class
Unlock all create class slots and sets
2023-04-18 19:02:29 +02:00
momo5502
ecf5d601c7 Add -norelaunch flag 2023-04-18 18:43:57 +02:00
WantedDV
ca1ce5aba0 Merge branch 'main' into create-a-class 2023-04-18 10:51:03 -02:30
WantedDV
bf30653fc2 Don't break if not CoD.LobbyMember 2023-04-18 09:30:52 -02:30
WantedDV
420b894512 You had one job auto-formatter 2023-04-18 08:12:59 -02:30
Maurice Heumann
213a2632d4 Merge pull request #555 from diamante0018/main
network: improve a patch
2023-04-18 12:35:40 +02:00
Diavolo
93bb54c6a4 network: add comment 2023-04-18 12:17:41 +02:00
Diavolo
f27a1b97e7 network: improve a patch 2023-04-18 10:49:02 +02:00
Maurice Heumann
3d440eabc5 Merge pull request #553 from ineedbots/main
Fix negativeAck exploit (crash DOS)
2023-04-18 06:23:22 +02:00
ineed bots
b891d25b87 Fix cl warning 2023-04-17 22:04:57 -06:00
ineed bots
ddb63bc5d2 Fix negativeAck exploit (crash DOS) 2023-04-17 19:56:32 -06:00
momo5502
7f908163ca Small cleanup 2023-04-17 21:17:58 +02:00
momo5502
4cab2a73bd Better fix for clearing stored guids 2023-04-17 21:14:08 +02:00
Maurice Heumann
07362a41ef Merge pull request #550 from momo5502/dependabot/submodules/deps/curl-1c5ed24
Bump deps/curl from `7ed010c` to `1c5ed24`
2023-04-17 20:42:25 +02:00
Maurice Heumann
2db4144e54 Merge pull request #551 from momo5502/dependabot/submodules/deps/zlib-6658868
Bump deps/zlib from `5799c14` to `6658868`
2023-04-17 20:42:15 +02:00
momo5502
e6e2805466 Fix guid distribution for bots 2023-04-17 20:33:41 +02:00
momo5502
fa144b7dd6 Clear xuids before connecting 2023-04-17 20:08:49 +02:00
dependabot[bot]
d7b835d0eb Bump deps/zlib from 5799c14 to 6658868
Bumps [deps/zlib](https://github.com/madler/zlib) from `5799c14` to `6658868`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](5799c14c85...66588683b3)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 18:03:53 +00:00
dependabot[bot]
4be9292c3b Bump deps/curl from 7ed010c to 1c5ed24
Bumps [deps/curl](https://github.com/curl/curl) from `7ed010c` to `1c5ed24`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](7ed010ce21...1c5ed24ee0)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 18:03:50 +00:00
momo5502
6c07d84e23 Prepare colored name support 2023-04-17 18:42:52 +02:00
WantedDV
564cf28df4 Remove searching for player text in lobby
- No longer sets LobbyMaxClients to 1 as that disallowed splitscreen
2023-04-17 00:45:46 -02:30
WantedDV
7966d81ab9 whitespace formatting 2023-04-17 00:32:23 -02:30
WantedDV
1abb08f773 Remove commented code 2023-04-17 00:32:21 -02:30
WantedDV
783e2c2a9f Better override strategy 2023-04-17 00:32:20 -02:30
WantedDV
336cea2047 Rename playlist widgets 2023-04-17 00:32:18 -02:30
WantedDV
d069df0c86 associate cac item_id with cg_unlockall_cac_slots 2023-04-16 21:04:30 -02:30
WantedDV
b6bc9e6fa4 Add unlock class slots togle to stats menu 2023-04-16 21:02:59 -02:30
WantedDV
af76836254 cg_unlockall_cac_slots dvar 2023-04-16 18:33:31 -02:30
Jari van der Kaap
f68c8269e3 changed pointers to references 2023-04-16 13:47:31 +02:00
Maurice Heumann
105d20e5af Merge pull request #543 from efinst0rm/main
Use current production _serversettings.gsc
2023-04-16 07:13:20 +02:00