Commit Graph

893 Commits

Author SHA1 Message Date
BrentVL-1952840
d1b0ed9e56 Force dedicated servers in online mode 2023-02-23 09:55:36 +01:00
Maurice Heumann
4fbb3fdc11 Fix dedicated server crashes 2023-02-22 19:53:42 +01:00
momo5502
6114357110 Skip launcher in wine for now 2023-02-22 17:48:45 +01:00
Maurice Heumann
6716c828db Merge pull request #218 from Brentdevent/zombie_dedi
Allow clients to connect to dedicated zombie servers
2023-02-21 21:18:40 +01:00
Maurice Heumann
66fffb4ae7 Merge pull request #217 from momo5502/dependabot/submodules/deps/curl-475207c
Bump deps/curl from `cbf5717` to `475207c`
2023-02-21 21:15:03 +01:00
Maurice Heumann
d3095127a2 Precompute integrity checks 2023-02-21 21:07:45 +01:00
BrentVL-1952840
4c8df5d6cc woops 2023-02-21 21:06:39 +01:00
BrentVL-1952840
d35c2a99cf Fix connecting to zombie dedicated servers 2023-02-21 20:49:35 +01:00
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