Commit Graph

441 Commits

Author SHA1 Message Date
Diavolo
7cfad255e6 fixed hooks in set dvars 2021-04-20 19:16:17 +02:00
momo5502
d48548d211 Improve networking stability 2021-04-20 17:59:27 +02:00
momo5502
2c01821a0e Import patches from IW6x 2021-04-20 15:23:01 +02:00
Maurice Heumann
455e84d950
Merge pull request #96 from XLabsProject/dependabot/submodules/deps/rapidjson-e0f68a4
Bump deps/rapidjson from `47b837e` to `e0f68a4`
2021-04-20 12:32:29 +02:00
Maurice Heumann
2f8992edf5
Merge pull request #95 from Joelrau/feature/quaK
Update scripting
2021-04-20 12:32:19 +02:00
momo5502
d40b54fa21 Merge remote-tracking branch 'origin/master' into develop 2021-04-20 10:30:18 +02:00
Maurice Heumann
d14099cff0
Merge pull request #97 from XLabsProject/release/v1.0.0
Release v1.0.0
2021-04-20 10:21:15 +02:00
X Labs Bot
ba0c02053d
Prepare release v1.0.0 2021-04-20 08:19:30 +00:00
momo5502
97efc6505d Prepare launcher about page 2021-04-20 10:07:28 +02:00
dependabot-preview[bot]
8f8fdbe1b1
Bump deps/rapidjson from 47b837e to e0f68a4
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `47b837e` to `e0f68a4`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](47b837e14a...e0f68a4356)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-20 07:08:07 +00:00
quaK
ec7a9029be Use console error 2021-04-20 02:55:45 +03:00
quaK
a2c7380b67 Update function_tables.cpp 2021-04-20 02:55:32 +03:00
momo5502
82cfbecb0d Adjust changelog 2021-04-19 17:38:23 +02:00
Maurice Heumann
596d7804b7
Merge pull request #94 from XLabsProject/dependabot/submodules/deps/lua-6812971
Bump deps/lua from `eadd8c7` to `6812971`
2021-04-19 10:26:48 +02:00
dependabot-preview[bot]
ecd84f3fbc
Bump deps/lua from eadd8c7 to 6812971
Bumps [deps/lua](https://github.com/lua/lua) from `eadd8c7` to `6812971`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](eadd8c7178...681297187e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-19 07:29:58 +00:00
Maurice Heumann
f657f5b6af Fix connect issue
This fixes #92
2021-04-18 10:59:41 +02:00
Maurice Heumann
233eef2780 Print guid mismatch 2021-04-18 10:55:59 +02:00
momo5502
55b7e968d5 Debug print when connecting 2021-04-17 19:29:45 +02:00
momo5502
913703d6ca Generate guid based on smbios uuid
This fixes #90
2021-04-17 18:58:02 +02:00
momo5502
390070c442 Fetch bot names from the server 2021-04-16 17:06:16 +02:00
momo5502
d097827a7a Fix server list scrolling 2021-04-16 14:08:15 +02:00
momo5502
ee426ff558 Prepare overriding bot names 2021-04-16 13:54:49 +02:00
momo5502
01dc64a9a9 Fix serverlist paging 2021-04-16 13:54:49 +02:00
Maurice Heumann
879e10126e
Merge pull request #83 from mjkzy/safe-area-fix
hot fix safe area
2021-04-16 08:18:15 +02:00
Maurice Heumann
e929a6a183 Install exception handler right away 2021-04-16 08:15:31 +02:00
m
1242ff31eb
don't use nop 2021-04-15 10:52:16 -05:00
Maurice Heumann
2ae037bdc8
Merge pull request #81 from Joelrau/feature/quaK
Feature/quaK
2021-04-15 17:43:20 +02:00
Maurice Heumann
b20292981d
Merge pull request #82 from mjkzy/safe-area-fix
unlock safeArea_*
2021-04-15 17:17:20 +02:00
m
a6c94990dc
allow change on horizontal safezone 2021-04-15 10:13:24 -05:00
quaK
2391bd1257 Update logfile 2021-04-15 17:10:47 +03:00
quaK
041a1e8ee1 Add sv_lanonly and server_list fix
sv_lanonly 1 will not send heartbeat to master.

server_list: when you closed dedicated with net_port 27016 and then right after opened a client with the same net_port, the server list will query the client with getInfo and then you would see that on the server list. now it only shows if the server is dedicated too.
2021-04-15 17:09:39 +03:00
quaK
85d6cc2e12 Add rcon component 2021-04-15 17:02:44 +03:00
m
effa6c0e32
un-cheat & un-readonly safeArea_* + save flags 2021-04-15 06:19:07 -05:00
Maurice Heumann
4dbd9b4621
Merge pull request #79 from XLabsProject/dependabot/submodules/deps/libtomcrypt-165c795
Bump deps/libtomcrypt from `077f4d6` to `165c795`
2021-04-15 09:57:26 +02:00
dependabot-preview[bot]
fb71e63a0a
Bump deps/libtomcrypt from 077f4d6 to 165c795
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `077f4d6` to `165c795`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](077f4d6367...165c795b65)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-15 07:14:56 +00:00
momo5502
37b1f2eafb Fix command input in console 2021-04-14 21:42:35 +02:00
momo5502
065a0cb7b2 Create unified logging interface
This fixes #78
2021-04-14 20:26:52 +02:00
momo5502
c434f8bb34 Make game console thread safe 2021-04-14 20:26:51 +02:00
Maurice Heumann
522a4393ba
Merge pull request #77 from XLabsProject/dependabot/submodules/deps/asmjit-0dd16b0
Bump deps/asmjit from `a4dd0b2` to `0dd16b0`
2021-04-14 18:04:21 +02:00
momo5502
4ec4af0f5d Log messages in the proper thread 2021-04-14 18:03:51 +02:00
dependabot-preview[bot]
0dc0aa9048
Bump deps/asmjit from a4dd0b2 to 0dd16b0
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a4dd0b2` to `0dd16b0`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a4dd0b2d8b...0dd16b0a98)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-14 08:04:42 +00:00
momo5502
29d6500009 Fix formatting 2021-04-13 21:38:18 +02:00
momo5502
92177e515a Fix warning 2021-04-12 12:34:31 +02:00
momo5502
a44129f270 Use hash-based guid
This fixes #74
2021-04-12 12:26:49 +02:00
Maurice Heumann
91caff6a2e
Merge pull request #71 from XLabsProject/dependabot/submodules/deps/sol2-f56b3c6
Bump deps/sol2 from `bc04471` to `f56b3c6`
2021-04-12 11:45:47 +02:00
Maurice Heumann
7e1f15dc92
Merge pull request #72 from XLabsProject/dependabot/submodules/deps/lua-eadd8c7
Bump deps/lua from `e7803f7` to `eadd8c7`
2021-04-12 11:45:37 +02:00
Maurice Heumann
ffd2af4c17
Merge pull request #73 from XLabsProject/dependabot/submodules/deps/libtomcrypt-077f4d6
Bump deps/libtomcrypt from `910d625` to `077f4d6`
2021-04-12 11:45:26 +02:00
dependabot-preview[bot]
274ed2f500
Bump deps/libtomcrypt from 910d625 to 077f4d6
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `910d625` to `077f4d6`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](910d625277...077f4d6367)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 07:43:22 +00:00
dependabot-preview[bot]
3dced4a5d8
Bump deps/lua from e7803f7 to eadd8c7
Bumps [deps/lua](https://github.com/lua/lua) from `e7803f7` to `eadd8c7`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](e7803f7dbc...eadd8c7178)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 07:42:44 +00:00
dependabot-preview[bot]
d394f44afd
Bump deps/sol2 from bc04471 to f56b3c6
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `bc04471` to `f56b3c6`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](bc04471c11...f56b3c698c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 07:42:10 +00:00