Commit Graph

1194 Commits

Author SHA1 Message Date
Ahrimdon
b8eccdc616 Remove troublesome declaration 2024-03-07 03:38:22 -05:00
Ahrimdon
aa42f0b116 Add zone folder to cdata 2024-03-07 02:21:34 -05:00
Ahrimdon
60d07b4119 Update README.md 2024-03-07 01:13:16 -05:00
Ahrimdon
a83e5f9f4e Add build script 2024-03-07 01:11:35 -05:00
Ahrimdon
359275b28d Add dedicated server configs 2024-03-07 01:11:21 -05:00
Ahrimdon
fdb57c3bd4 Update assets 2024-03-07 01:09:41 -05:00
Ahrimdon
471585cc55 Disable auto-updater for client localization 2024-03-07 01:05:44 -05:00
Ahrimdon
b116134aff Remove branding overlay 2024-03-07 01:02:48 -05:00
Ahrimdon
746d33f04e Remove in-game console version 2024-03-07 01:01:46 -05:00
Ahrimdon
9cbb1c6f94 Remove --dirty flag in premake5.lua 2024-03-07 01:00:44 -05:00
Ahrimdon
f329b4ea3e Added dependencies locally 2024-03-07 00:54:32 -05:00
m
cf5aa2ac65
Merge pull request #714 from h1-mod/develop
Release v2.0.1
2024-01-06 15:19:26 -06:00
m
572e61d667
Merge branch 'main' into develop 2024-01-06 15:14:10 -06:00
m
6e88c56420
fix team balance gsc 2024-01-06 15:01:45 -06:00
quaK
d0110ee58c Fix 2023-12-30 08:24:26 +02:00
m
ac3893d092 fix blank popup 2023-12-26 01:51:05 -06:00
quaK
8def7b71d9 Fixes 2023-12-26 01:59:19 +02:00
m
2554846b30 use score to balance
according to a server owner, the "teamTime" persistent variable isn't defined when a player joins a new team. not sure why because GSC dumps reveal it should be just fine, but just in case, just sort by score instead.
2023-12-25 10:36:38 -06:00
m
a83671b105 small team balance fix 2023-12-25 09:24:46 -06:00
fed
2e83156e46 Small fix 2023-12-24 01:50:25 +01:00
fed
3ef6162f04 Merge branch 'develop' 2023-12-22 22:42:09 +01:00
fed
e5cd4de72b Small fix 2023-12-22 22:41:36 +01:00
fed
cca11e2add Add steam_path.txt option for wine 2023-12-22 21:40:01 +01:00
fed
a40cd645b0 Merge branch 'develop' 2023-12-22 00:27:13 +01:00
fed
d489a20ae9
Merge pull request #681 from h1-mod/dependabot/submodules/deps/sol2-9c882a2
Bump deps/sol2 from `eab1430` to `9c882a2`
2023-12-22 00:24:59 +01:00
fed
90d10c58eb
Merge pull request #682 from h1-mod/dependabot/submodules/deps/rapidjson-6089180
Bump deps/rapidjson from `973dc9c` to `6089180`
2023-12-22 00:24:53 +01:00
fed
d07965d7ef
Merge pull request #683 from h1-mod/dependabot/submodules/deps/json-a259ecc
Bump deps/json from `5d27543` to `a259ecc`
2023-12-22 00:24:47 +01:00
fed
a4f196e25a
Merge pull request #684 from h1-mod/dependabot/submodules/deps/stb-f4a71b1
Bump deps/stb from `8b5f1f3` to `f4a71b1`
2023-12-22 00:24:39 +01:00
fed
7a181b6be7
Merge pull request #685 from h1-mod/dependabot/submodules/deps/GSL-e64c97f
Bump deps/GSL from `303d964` to `e64c97f`
2023-12-22 00:24:31 +01:00
fed
3c01dd6e37
Merge pull request #687 from h1-mod/dependabot/submodules/deps/asmjit-7c10a14
Bump deps/asmjit from `416f735` to `7c10a14`
2023-12-22 00:24:23 +01:00
quaK
1785159de5 Small fixes 2023-12-21 17:26:12 +02:00
dependabot[bot]
06dc7287b2
Bump deps/asmjit from 416f735 to 7c10a14
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `416f735` to `7c10a14`.
- [Commits](416f735696...7c10a14d34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:52:25 +00:00
fed
91f2738ec9
Some fixes 2023-12-19 16:15:20 +01:00
fed
50ca5bc5c9
Discord rpc fixes 2023-12-19 02:31:23 +01:00
dependabot[bot]
4596ec92f1
Bump deps/GSL from 303d964 to e64c97f
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `303d964` to `e64c97f`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](303d964a24...e64c97fc2c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 17:16:40 +00:00
dependabot[bot]
b7b9acf201
Bump deps/stb from 8b5f1f3 to f4a71b1
Bumps [deps/stb](https://github.com/nothings/stb) from `8b5f1f3` to `f4a71b1`.
- [Commits](8b5f1f37b5...f4a71b1337)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 17:16:37 +00:00
dependabot[bot]
afb8a532c7
Bump deps/json from 5d27543 to a259ecc
Bumps [deps/json](https://github.com/nlohmann/json) from `5d27543` to `a259ecc`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](5d2754306d...a259ecc51e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 17:16:35 +00:00
dependabot[bot]
faeb724232
Bump deps/rapidjson from 973dc9c to 6089180
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `973dc9c` to `6089180`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](973dc9c06d...6089180ecb)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 17:16:31 +00:00
dependabot[bot]
e58b086267
Bump deps/sol2 from eab1430 to 9c882a2
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `eab1430` to `9c882a2`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](eab1430ccd...9c882a28fd)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 17:16:28 +00:00
fed
aef84a037e
Merge pull request #669 from h1-mod/server-rpc
server information for discord RPC
2023-12-18 02:07:58 +01:00
fed
409bf1c00c
Discord rpc fixes & changes 2023-12-18 00:54:06 +01:00
m
581b60df1c fix discord ui script history 2023-12-17 15:27:47 -06:00
m
1d2fccdf8b fix key event + run callbacks more 2023-12-17 15:21:26 -06:00
m
dde3449195 fix discord details 2023-12-17 14:51:51 -06:00
m
b4d31308aa fix discord ui script 2023-12-15 21:39:58 -06:00
m
5acb5f7ba0 cleanup discord and party [skip ci] 2023-12-15 14:12:36 -06:00
fed
c04e8dab9d
Merge pull request #672 from h1-mod/dependabot/submodules/deps/minhook-f5485b8
Bump deps/minhook from `0f25a24` to `f5485b8`
2023-12-15 19:07:19 +01:00
fed
72636a0777
Merge pull request #674 from h1-mod/dependabot/submodules/deps/lua-7923dbb
Bump deps/lua from `6443185` to `7923dbb`
2023-12-15 19:07:09 +01:00
fed
bab9718866
Merge pull request #675 from h1-mod/dependabot/submodules/deps/zlib-643e17b
Bump deps/zlib from `eb0e038` to `643e17b`
2023-12-15 19:07:01 +01:00
fed
043efb2fa2
Merge pull request #676 from h1-mod/dependabot/submodules/deps/protobuf-5a3dac8
Bump deps/protobuf from `53a1c5c` to `5a3dac8`
2023-12-15 19:06:50 +01:00