Commit Graph

1242 Commits

Author SHA1 Message Date
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
Jari van der Kaap
764db3afea Merge remote-tracking branch 'upstream/main' into favorites 2023-04-15 22:07:37 +02:00
Jari van der Kaap
bb83d4b2f2 fixed feedback, fixed internet servers going into favorites tab, query only favorites 2023-04-15 21:55:36 +02:00
efinst0rm
c5091bef79 Use current production _serversettings.gsc 2023-04-15 12:39:41 -05:00
momo5502
230bd784f2 Remove unnecessary print 2023-04-15 15:01:21 +02:00
Maurice Heumann
6c51aeb8b6 Merge pull request #513 from Brentdevent/mods
Mods support for dedicated servers
2023-04-15 14:07:11 +02:00
WantedDV
a71c48a77f add variable names 2023-04-15 05:08:08 -02:30
Maurice Heumann
b23caa7c65 Merge pull request #536 from momo5502/dependabot/submodules/deps/curl-7ed010c
Bump deps/curl from `7e68133` to `7ed010c`
2023-04-15 08:08:32 +02:00
Maurice Heumann
81d9f08c80 Merge pull request #537 from momo5502/dependabot/submodules/deps/zlib-5799c14
Bump deps/zlib from `eb0e038` to `5799c14`
2023-04-15 08:08:22 +02:00
dependabot[bot]
b0a6523b6c Bump deps/zlib from eb0e038 to 5799c14
Bumps [deps/zlib](https://github.com/madler/zlib) from `eb0e038` to `5799c14`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](eb0e038b29...5799c14c85)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 18:01:34 +00:00
dependabot[bot]
cfed6a5c83 Bump deps/curl from 7e68133 to 7ed010c
Bumps [deps/curl](https://github.com/curl/curl) from `7e68133` to `7ed010c`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](7e68133d04...7ed010ce21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 18:01:31 +00:00
Maurice Heumann
4b64c65750 Merge pull request #529 from efinst0rm/main
Update _serversettings.gsc
2023-04-14 14:46:23 +02:00
efinst0rm
788d7e72e2 Update serversettings.
Set level.gameForfeited to false.
2023-04-13 18:18:07 -05:00
Jari van der Kaap
5b62f29942 changed favorites file to txt file 2023-04-13 22:13:05 +02:00
Edo
729901c428 Merge pull request #528 from momo5502/dependabot/submodules/deps/curl-7e68133
Bump deps/curl from `ca05e1a` to `7e68133`
2023-04-13 21:49:34 +02:00
BrentVL-1952840
81fe6bc7e1 Clean up + remove Com_Errors 2023-04-13 20:17:56 +02:00
dependabot[bot]
accf537f50 Bump deps/curl from ca05e1a to 7e68133
Bumps [deps/curl](https://github.com/curl/curl) from `ca05e1a` to `7e68133`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](ca05e1afba...7e68133d04)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 18:01:06 +00:00
Maurice Heumann
b89c0801b7 Merge pull request #501 from diamante0018/main
feat(patches): fix unknown password command
2023-04-13 17:46:43 +02:00
momo5502
62b14eb542 Prevent the game from modifying the process priority 2023-04-13 17:36:59 +02:00
momo5502
8372d34c3d Don't throw exceptions in list files util 2023-04-13 17:18:07 +02:00
BrentVL-1952840
2fb7b42be8 Catch parse errors 2023-04-13 13:40:19 +02:00
BrentVL-1952840
f3ffd7659e Remove const return type 2023-04-13 11:35:06 +02:00
Maurice Heumann
de360a52b4 Merge pull request #516 from momo5502/dependabot/submodules/deps/curl-ca05e1a
Bump deps/curl from `dc18b40` to `ca05e1a`
2023-04-13 08:43:36 +02:00
WantedDV
90590d59ef Lua formatting 2023-04-12 20:01:46 -02:30
WantedDV
07586dfeee Standard Lua formating 2023-04-12 19:51:35 -02:30
WantedDV
b32168dce6 Make these changes InGame only 2023-04-12 19:50:41 -02:30
WantedDV
954f612534 snake_case 2023-04-12 19:42:11 -02:30
WantedDV
727b4eadeb Standard Lua formatting 2023-04-12 19:27:27 -02:30
Jari van der Kaap
b58c514261 feat: add support for favorites in the server browser 2023-04-12 23:41:45 +02:00
WantedDV
6a25f0e4ab Robust com_maxclients override
- now sets com_maxclients to lobby default
- supports all modes
2023-04-12 18:29:00 -02:30
dependabot[bot]
4dc7fcd95e Bump deps/curl from dc18b40 to ca05e1a
Bumps [deps/curl](https://github.com/curl/curl) from `dc18b40` to `ca05e1a`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](dc18b40b40...ca05e1afba)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 18:00:38 +00:00
WantedDV
aded514bdd use snake_case 2023-04-12 14:26:24 -02:30
Maurice Heumann
e8dba61553 I'm fucking dumb 2023-04-12 18:50:39 +02:00
Maurice Heumann
c29d9e5806 Dispatch connect packet in the server thread 2023-04-12 18:43:16 +02:00
BrentVL-1952840
ad9613df17 Merge remote-tracking branch 'upstream/main' into mods 2023-04-12 17:01:58 +02:00
Maurice Heumann
4b1808c331 Merge pull request #505 from momo5502/feature/auth-protocol
Support packet fragmentation
2023-04-12 16:20:45 +02:00
Maurice Heumann
8022c0a26e Merge pull request #512 from diamante0018/diamante0018-patch-1
feat: add update flag
2023-04-12 15:48:48 +02:00
BrentVL-1952840
ee85545e5a Mods support for dedicated servers 2023-04-12 15:47:38 +02:00
Diavolo
231c19be93 feat: add update flag 2023-04-12 11:06:45 +02:00
Maurice Heumann
fa9fd87308 Merge pull request #506 from diamante0018/diamante0018-patch-1
optimization(bots): remove outdated make_pair
2023-04-12 07:34:56 +02:00
WantedDV
70297f04c8 Add blur to setup game flyout menu 2023-04-11 21:33:50 -02:30