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
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
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
fed
7b7b6dac10
Merge pull request #677 from h1-mod/dependabot/submodules/deps/libtommath-8314bde
...
Bump deps/libtommath from `f6507b7` to `8314bde`
2023-12-15 19:06:42 +01:00
fed
3360742060
Merge pull request #679 from h1-mod/dependabot/submodules/deps/gsc-tool-cbfcce1
...
Bump deps/gsc-tool from `e05d853` to `cbfcce1`
2023-12-15 19:06:32 +01:00
fed
739d406531
Merge pull request #678 from h1-mod/dependabot/submodules/deps/libtomcrypt-7e863d2
...
Bump deps/libtomcrypt from `fae62af` to `7e863d2`
2023-12-15 19:06:24 +01:00
fed
a96589cb63
Merge pull request #680 from h1-mod/dependabot/submodules/deps/curl-102de7a
...
Bump deps/curl from `1eca27f` to `102de7a`
2023-12-15 19:06:17 +01:00
fed
4840f0af66
Merge pull request #670 from h1-mod/dependabot/submodules/deps/asmjit-416f735
...
Bump deps/asmjit from `3577608` to `416f735`
2023-12-15 19:06:10 +01:00
fed
58c5571884
Patch r_preloadShaders crash
2023-12-15 19:04:30 +01:00
dependabot[bot]
bd495fb4aa
Bump deps/curl from 1eca27f
to 102de7a
...
Bumps [deps/curl](https://github.com/curl/curl ) from `1eca27f` to `102de7a`.
- [Release notes](https://github.com/curl/curl/releases )
- [Commits](1eca27f100...102de7aa8d
)
---
updated-dependencies:
- dependency-name: deps/curl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 17:14:43 +00:00
dependabot[bot]
403caf3279
Bump deps/gsc-tool from e05d853
to cbfcce1
...
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool ) from `e05d853` to `cbfcce1`.
- [Release notes](https://github.com/xensik/gsc-tool/releases )
- [Commits](e05d853ba6...cbfcce1dd6
)
---
updated-dependencies:
- dependency-name: deps/gsc-tool
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:47:02 +00:00
dependabot[bot]
17a69cac61
Bump deps/libtomcrypt from fae62af
to 7e863d2
...
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt ) from `fae62af` to `7e863d2`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases )
- [Commits](fae62af0ab...7e863d2142
)
---
updated-dependencies:
- dependency-name: deps/libtomcrypt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:46:58 +00:00
dependabot[bot]
de115201c5
Bump deps/libtommath from f6507b7
to 8314bde
...
Bumps [deps/libtommath](https://github.com/libtom/libtommath ) from `f6507b7` to `8314bde`.
- [Release notes](https://github.com/libtom/libtommath/releases )
- [Commits](f6507b7a1b...8314bde5e5
)
---
updated-dependencies:
- dependency-name: deps/libtommath
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:46:55 +00:00
dependabot[bot]
235579cdbf
Bump deps/protobuf from 53a1c5c
to 5a3dac8
...
Bumps [deps/protobuf](https://github.com/protocolbuffers/protobuf ) from `53a1c5c` to `5a3dac8`.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Commits](53a1c5c1d8...5a3dac8941
)
---
updated-dependencies:
- dependency-name: deps/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:46:51 +00:00
dependabot[bot]
715c7bc368
Bump deps/zlib from eb0e038
to 643e17b
...
Bumps [deps/zlib](https://github.com/madler/zlib ) from `eb0e038` to `643e17b`.
- [Release notes](https://github.com/madler/zlib/releases )
- [Commits](eb0e038b29...643e17b749
)
---
updated-dependencies:
- dependency-name: deps/zlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:46:41 +00:00
dependabot[bot]
3d28913c9a
Bump deps/lua from 6443185
to 7923dbb
...
Bumps [deps/lua](https://github.com/lua/lua ) from `6443185` to `7923dbb`.
- [Release notes](https://github.com/lua/lua/releases )
- [Commits](6443185167...7923dbbf72
)
---
updated-dependencies:
- dependency-name: deps/lua
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:46:38 +00:00
dependabot[bot]
998c88960e
Bump deps/minhook from 0f25a24
to f5485b8
...
Bumps [deps/minhook](https://github.com/TsudaKageyu/minhook ) from `0f25a24` to `f5485b8`.
- [Release notes](https://github.com/TsudaKageyu/minhook/releases )
- [Commits](0f25a2449b...f5485b8454
)
---
updated-dependencies:
- dependency-name: deps/minhook
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:46:29 +00:00
dependabot[bot]
7aafc0a27a
Bump deps/asmjit from 3577608
to 416f735
...
Bumps [deps/asmjit](https://github.com/asmjit/asmjit ) from `3577608` to `416f735`.
- [Commits](3577608cab...416f735696
)
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 17:46:22 +00:00
fed
5d87fdbfa9
Merge pull request #655 from h1-mod/dependabot/submodules/deps/curl-1eca27f
...
Bump deps/curl from `cf3e6ce` to `1eca27f`
2023-12-14 11:01:19 +01:00
fed
1bba2e995f
Merge pull request #653 from h1-mod/dependabot/submodules/deps/libtommath-f6507b7
...
Bump deps/libtommath from `03de03d` to `f6507b7`
2023-12-14 11:01:10 +01:00