Commit Graph

969 Commits

Author SHA1 Message Date
dependabot[bot]
1e3677fde5 Bump deps/zlib from 12b345c to eb0e038
Bumps [deps/zlib](https://github.com/madler/zlib) from `12b345c` to `eb0e038`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](12b345c430...eb0e038b29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 18:10:59 +00:00
dependabot[bot]
46151260fa Bump deps/asmjit from e136425 to 8c31a8f
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `e136425` to `8c31a8f`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](e136425673...8c31a8f34f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 18:10:54 +00:00
dependabot[bot]
323fc21d0b Bump deps/curl from 8b27799 to cbf5717
Bumps [deps/curl](https://github.com/curl/curl) from `8b27799` to `cbf5717`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](8b27799f8c...cbf5717615)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 18:10:49 +00:00
momo5502
a5f8044286 Skip the launcher with the -launch flag
This fixes #205
2023-02-19 20:28:30 +01:00
Maurice Heumann
0d07b39756 Merge pull request #204 from JariKCoding/main
fix: don't run stats and serverbrowser ui scripts when loading a map
2023-02-19 20:22:15 +01:00
Jari van der Kaap
e44dff90da fix: don't run stats and serverbrowser ui scripts when loading a map 2023-02-19 18:03:53 +01:00
momo5502
af4210088e Reduce sleep times 2023-02-19 17:31:35 +01:00
momo5502
7edeedacc8 Only intercept stats transfer when really joining a dedi
This fixes #137
2023-02-19 17:18:10 +01:00
momo5502
cc40396339 Rename script to test updater behaviour 2023-02-19 12:22:35 +01:00
momo5502
bd1fc6bcd5 Better progress UI 2023-02-19 11:42:22 +01:00
Maurice Heumann
39f40e07d5 Merge pull request #201 from JariKCoding/main
feat: added bot count to getinfo
2023-02-19 10:33:54 +01:00
Jari van der Kaap
6067de8bf1 Merge branch 'main' of https://github.com/JariKCoding/boiii 2023-02-18 22:08:10 +01:00
Jari van der Kaap
e86720535e feat: added bot count to getinfo 2023-02-18 22:07:45 +01:00
Maurice Heumann
dfc102fce9 Update README.md 2023-02-18 21:32:45 +01:00
Maurice Heumann
a346877bac Merge pull request #200 from JariKCoding/main
fix: initial config.cfg now gets created and dvar strings now get written correctly
2023-02-18 20:26:08 +01:00
Jari van der Kaap
bba4efda62 fix: initial config.cfg now gets created and dvar strings now get written correctly 2023-02-18 20:19:09 +01:00
momo5502
ad53d365d3 Reduce artificial sleep 2023-02-18 20:04:57 +01:00
momo5502
3d17f984c9 More cleanup 2023-02-18 19:38:29 +01:00
momo5502
24049a48de Small cleanup 2023-02-18 19:30:29 +01:00
momo5502
825c9da47e Support new update mechanism 2023-02-18 19:15:47 +01:00
momo5502
228f943983 Extend ui scripting to support loading from appdata 2023-02-18 19:13:56 +01:00
momo5502
e4b54a2dae Extend io 2023-02-18 19:13:36 +01:00
momo5502
21ce390a53 Add support for appdata path 2023-02-18 19:13:13 +01:00
momo5502
ccbb8e411c Cleanup dedicated info 2023-02-18 19:12:53 +01:00
momo5502
a1778d5f5e Fix environment 2023-02-18 16:44:30 +01:00
momo5502
a11893f7e1 Fix artifact download 2023-02-18 16:31:18 +01:00
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