dependabot[bot]
|
54ef2cb570
|
Bump deps/curl from cbf5717 to 475207c
Bumps [deps/curl](https://github.com/curl/curl) from `cbf5717` to `475207c`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](cbf5717615...475207c1c8 )
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-21 18:45:14 +00:00 |
|
Maurice Heumann
|
373fe1655a
|
Merge pull request #216 from diamante0018/main
fix: iw4m compat
|
2023-02-21 18:15:53 +01:00 |
|
Diavolo
|
a3cc49bd66
|
feat: iw4m compat
|
2023-02-21 18:00:59 +01:00 |
|
Maurice Heumann
|
77abb1a7e1
|
Cleanup
|
2023-02-21 17:48:00 +01:00 |
|
Maurice Heumann
|
6d3ec0b824
|
Merge pull request #213 from JariKCoding/main
feat: added lua scripting to dedis
|
2023-02-21 17:36:55 +01:00 |
|
Jari van der Kaap
|
11516da3af
|
feat: added lua scripting to dedis
|
2023-02-20 23:30:56 +01:00 |
|
momo5502
|
3706745bad
|
More margin
|
2023-02-20 20:38:54 +01:00 |
|
Maurice Heumann
|
c64a999d59
|
Merge pull request #212 from JariKCoding/main
fix: stats button & server browser button not working on first load
|
2023-02-20 20:09:34 +01:00 |
|
Jari van der Kaap
|
8778bab5d8
|
fix: stats button & server browser button not working on first load
|
2023-02-20 20:03:28 +01:00 |
|
Maurice Heumann
|
7ae50f6a78
|
Merge pull request #211 from momo5502/dependabot/submodules/deps/zlib-eb0e038
Bump deps/zlib from `12b345c` to `eb0e038`
|
2023-02-20 19:50:21 +01:00 |
|
Maurice Heumann
|
a13cfc9516
|
Merge pull request #210 from momo5502/dependabot/submodules/deps/asmjit-8c31a8f
Bump deps/asmjit from `e136425` to `8c31a8f`
|
2023-02-20 19:50:11 +01:00 |
|
Maurice Heumann
|
5477391f66
|
Merge pull request #209 from momo5502/dependabot/submodules/deps/curl-cbf5717
Bump deps/curl from `8b27799` to `cbf5717`
|
2023-02-20 19:50:03 +01:00 |
|
Maurice Heumann
|
6ca2000fd6
|
Remove the old menu
|
2023-02-20 19:48:16 +01:00 |
|
Maurice Heumann
|
71230dd813
|
BOIII only
|
2023-02-20 19:38:57 +01:00 |
|
Maurice Heumann
|
34dce5eea6
|
Small launcher progress
|
2023-02-20 19:37:30 +01:00 |
|
Maurice Heumann
|
1b145a8a96
|
Prepare new launcher ui
|
2023-02-20 19:13:40 +01:00 |
|
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 |
|