momo5502
|
3a8b9056dc
|
Fix data upload
|
2023-02-18 16:23:17 +01:00 |
|
momo5502
|
186c4e264c
|
Data upload
|
2023-02-18 16:22:47 +01:00 |
|
Maurice Heumann
|
a06d709b33
|
Merge pull request #187 from Brentdevent/server_console_name
Change server console window title to server name
|
2023-02-18 15:09:33 +01:00 |
|
momo5502
|
fd792845ad
|
Assert game is not running from a network share
|
2023-02-18 10:57:14 +01:00 |
|
momo5502
|
d424dfe29b
|
Just force high perf gpu
|
2023-02-18 10:57:03 +01:00 |
|
momo5502
|
4c74c5ca4a
|
Respect high performance gpu
|
2023-02-18 10:42:48 +01:00 |
|
BrentVL-1952840
|
c2dca8c081
|
Changes server console title
- Separate function
- Changing the window title when the server is not running
|
2023-02-18 10:22:19 +01:00 |
|
BrentVL-1952840
|
ab4f918909
|
Change (local)clientnum datatype
|
2023-02-18 10:04:31 +01:00 |
|
momo5502
|
25a6b128eb
|
Trigger high performance GPU
This fixes #167
|
2023-02-18 08:46:11 +01:00 |
|
Maurice Heumann
|
c27e4d04de
|
Merge pull request #196 from momo5502/dependabot/submodules/deps/zlib-12b345c
Bump deps/zlib from `fa8cd50` to `12b345c`
|
2023-02-18 06:47:19 +01:00 |
|
Maurice Heumann
|
b755aef535
|
Merge pull request #195 from momo5502/dependabot/submodules/deps/curl-8b27799
Bump deps/curl from `f1d0923` to `8b27799`
|
2023-02-18 06:47:05 +01:00 |
|
BrentVL-1952840
|
5cb46bf080
|
Refactor
|
2023-02-17 20:49:06 +01:00 |
|
BrentVL-1952840
|
c7c10051fc
|
Include more data in console title
Console title contains the following data:
- Server name
- Current map name
- Total players on server / max players (bots)
|
2023-02-17 20:45:19 +01:00 |
|
dependabot[bot]
|
bda1639267
|
Bump deps/zlib from fa8cd50 to 12b345c
Bumps [deps/zlib](https://github.com/madler/zlib) from `fa8cd50` to `12b345c`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](fa8cd50ada...12b345c430 )
---
updated-dependencies:
- dependency-name: deps/zlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-17 18:02:10 +00:00 |
|
dependabot[bot]
|
f3c0c43cc8
|
Bump deps/curl from f1d0923 to 8b27799
Bumps [deps/curl](https://github.com/curl/curl) from `f1d0923` to `8b27799`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](f1d09231ad...8b27799f8c )
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-17 18:02:07 +00:00 |
|
Maurice Heumann
|
c26afccc63
|
Merge pull request #190 from diamante0018/main
Fix line endings in scheduler
|
2023-02-17 13:33:24 +01:00 |
|
Edo
|
680eddd7aa
|
fix: remove name
|
2023-02-17 12:26:40 +00:00 |
|
FutureRave
|
a0dedc2a52
|
maint: fix line endings in the scheduler
|
2023-02-17 10:58:15 +00:00 |
|
FutureRave
|
83b750d17e
|
maint: add some extra bot names by default
|
2023-02-17 10:51:47 +00:00 |
|
Maurice Heumann
|
8c3657ee5f
|
Merge pull request #186 from Lierrmm/main
feat: add 'double-click to join server' to server browser
|
2023-02-17 11:14:14 +01:00 |
|
Liam
|
a4bd285ee7
|
Merge branch 'momo5502:main' into main
|
2023-02-17 07:39:24 +00:00 |
|
Maurice Heumann
|
888bb6c14d
|
Update client_patches.cpp
|
2023-02-17 08:36:58 +01:00 |
|
Liam
|
fa7b99f687
|
Merge branch 'momo5502:main' into main
|
2023-02-17 07:18:26 +00:00 |
|
Lierrmm
|
2d524b1935
|
fix: add 'ServerBrowserCancelRequest(self)' before JoinServerBrowser call
|
2023-02-17 07:18:16 +00:00 |
|
Maurice Heumann
|
8c4748a0e4
|
Merge pull request #188 from diamante0018/main
feature: bot names & custom clantag (bots.txt)
|
2023-02-17 08:03:49 +01:00 |
|
BrentVL-1952840
|
dfe4b43502
|
dvar nullptr check
|
2023-02-16 23:52:51 +01:00 |
|
FutureRave
|
5b387622f4
|
fix(bots): rename parameter
|
2023-02-16 22:32:05 +00:00 |
|
FutureRave
|
9c428ee187
|
feature(bots): names & custom clantag
|
2023-02-16 22:29:24 +00:00 |
|
BrentVL-1952840
|
38f4387c52
|
Change console window title to server name
|
2023-02-16 23:09:37 +01:00 |
|
Lierrmm
|
2c81c4c6df
|
feat: add 'double-click to join server' to server browser
|
2023-02-16 21:36:55 +00:00 |
|
Maurice Heumann
|
09a60ffba4
|
Add ASLR fix
|
2023-02-16 19:38:13 +01:00 |
|
Maurice Heumann
|
aeccf2e79c
|
Kill microphone access for now
This fixes #108
|
2023-02-16 19:19:00 +01:00 |
|
Maurice Heumann
|
09c1eb2a5f
|
Fix game freezing
Fixes #149
|
2023-02-16 18:50:01 +01:00 |
|
Maurice Heumann
|
5f55da1e0e
|
Merge pull request #155 from JariKCoding/max_fps
#131 : Changed max fps slider to go up to 500
|
2023-02-16 18:16:35 +01:00 |
|
Maurice Heumann
|
c5511a2bae
|
Merge pull request #154 from JariKCoding/main
UI Scripting, dvars cfg file, basic stats menu
|
2023-02-16 18:16:11 +01:00 |
|
Maurice Heumann
|
b037911adb
|
Merge pull request #176 from momo5502/dependabot/submodules/deps/curl-f1d0923
Bump deps/curl from `964ff76` to `f1d0923`
|
2023-02-16 08:17:47 +01:00 |
|
dependabot[bot]
|
399ac61c2e
|
Bump deps/curl from 964ff76 to f1d0923
Bumps [deps/curl](https://github.com/curl/curl) from `964ff76` to `f1d0923`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](964ff76863...f1d09231ad )
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-15 18:04:06 +00:00 |
|
Maurice Heumann
|
b0fdf30551
|
Merge pull request #173 from momo5502/dependabot/submodules/deps/curl-964ff76
Bump deps/curl from `c74bad2` to `964ff76`
|
2023-02-14 19:34:07 +01:00 |
|
dependabot[bot]
|
895254c3ee
|
Bump deps/curl from c74bad2 to 964ff76
Bumps [deps/curl](https://github.com/curl/curl) from `c74bad2` to `964ff76`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](c74bad29fd...964ff76863 )
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-14 18:01:48 +00:00 |
|
Jari van der Kaap
|
d372fc33f6
|
Removed unused code, made get_host_library private again
|
2023-02-13 21:50:19 +01:00 |
|
Maurice Heumann
|
01ac9a51fc
|
Update README.md
|
2023-02-13 20:45:49 +01:00 |
|
Maurice Heumann
|
93f0eefc43
|
Merge pull request #161 from momo5502/dependabot/submodules/deps/curl-c74bad2
Bump deps/curl from `7ce140b` to `c74bad2`
|
2023-02-13 19:46:31 +01:00 |
|
Maurice Heumann
|
079993d5fa
|
Add missing parameter to CL_ConnectFromLobby
|
2023-02-13 19:42:35 +01:00 |
|
dependabot[bot]
|
f4f5e92fe2
|
Bump deps/curl from 7ce140b to c74bad2
Bumps [deps/curl](https://github.com/curl/curl) from `7ce140b` to `c74bad2`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](7ce140ba97...c74bad29fd )
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 18:13:41 +00:00 |
|
Maurice Heumann
|
65248326c1
|
Fix stuttering on AMD
Fix for #147
|
2023-02-13 18:49:19 +01:00 |
|
Maurice Heumann
|
54584b5f73
|
Remove redundant static
|
2023-02-13 18:47:04 +01:00 |
|
Maurice Heumann
|
d3296528e4
|
Test AMD CPU fix
Maybe a fix for #147
|
2023-02-13 11:48:03 +01:00 |
|
Jari van der Kaap
|
2f1c25edb4
|
#131 : Changed max fps slider to go up to 500
|
2023-02-12 21:40:34 +01:00 |
|
Jari van der Kaap
|
8d1825d12f
|
Merge remote-tracking branch 'upstream/main'
|
2023-02-12 19:47:38 +01:00 |
|
Jari van der Kaap
|
da43fb33ee
|
Added luiReload command
|
2023-02-12 19:32:33 +01:00 |
|