Commit Graph

639 Commits

Author SHA1 Message Date
mjkzy
252d469741 uncheat 2 more dvars for #120 2022-06-27 19:02:41 -05:00
mjkzy
5f84fdef58 uncheat protect gamepad-related dvars #120 2022-06-27 18:45:05 -05:00
Federico Cecchetto
90c9227034 Small fix 2022-06-27 21:31:19 +02:00
m
a546cc3392 add small patch to 'patches' tab (#118) [skip ci] 2022-06-27 13:26:58 -05:00
dependabot[bot]
060eb52731 Bump deps/curl from d64115d to e2e7f54 (#117)
Bumps [deps/curl](https://github.com/curl/curl) from `d64115d` to `e2e7f54`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](d64115d7bb...e2e7f54b7b)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 12:51:47 -05:00
dependabot[bot]
bfd91c8509 Bump deps/sol2 from c905547 to dca62a0 (#116)
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `c905547` to `dca62a0`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](c9055478c7...dca62a0f02)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 12:51:35 -05:00
dependabot[bot]
e331a3959c Bump deps/asmjit from 06d0bad to 35f92e8 (#115)
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `06d0bad` to `35f92e8`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](06d0badec5...35f92e8706)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 12:51:23 -05:00
mjkzy
548393cfc5 fix tokens + add new tokens class related 2022-06-27 09:05:11 -05:00
mjkzy
f45ca69e6a add a few more tokens for fun [skip ci] 2022-06-26 21:17:20 -05:00
Vlad
d83f55cbf4 Copyright text fix (#109)
* Copyright text fix

* Add files via upload

* Add files via upload
2022-06-26 19:01:19 -05:00
mjkzy
60c73ecb3f get rid of useless function 2022-06-26 16:56:59 -05:00
Federico Cecchetto
0211bfb41b Show player/server count in server list 2022-06-26 23:25:04 +02:00
Federico Cecchetto
58aab6af6f Fix build 2022-06-26 23:17:23 +02:00
Federico Cecchetto
b618def7a3 Use curl 2022-06-26 23:07:25 +02:00
Federico Cecchetto
5601b34b91 Fix game message overflow 2022-06-26 21:28:07 +02:00
Skull
a95598a95c Revert "hide h1-mod branding via dvar"
This reverts commit d63a9a6d75.
2022-06-26 21:14:01 +03:00
Skull
c5601ccb0b hide h1-mod branding via dvar 2022-06-26 20:43:07 +03:00
m
8a8f57e84c Merge pull request #106 from DoktorSAS/patch-4
named some functions + tokens, and fixes
2022-06-26 11:29:40 -05:00
mjkzy
39344bcba5 tokens from gametype/map scripts/fixes 2022-06-26 11:28:19 -05:00
mjkzy
938418be29 fix garbage buffers in errors & replace calls 2022-06-26 10:44:06 -05:00
DoktorSAS
3bbfe62feb Named some functions
Just some missing function
2022-06-26 16:10:03 +02:00
Skull
462acafc8a Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-06-26 02:07:58 +03:00
Skull
fa410358ef vector add
also removes a dummy duplicate, nice catch Diamante
2022-06-26 02:07:55 +03:00
mjkzy
f726a388d5 games log file 2022-06-25 16:56:19 -05:00
Federico Cecchetto
1d56b0f622 Better fix 2022-06-25 22:40:37 +02:00
Federico Cecchetto
4377ececf6 Workaround for #98 2022-06-25 22:06:25 +02:00
Federico Cecchetto
41baefc923 Revert "Add scrollbar to server list"
This reverts commit 9eeb46f429.
2022-06-25 21:16:41 +02:00
Federico Cecchetto
9b15e76bfc Show this error too 2022-06-25 21:06:14 +02:00
Federico Cecchetto
8fe481820e Add scrollbar to server list 2022-06-25 20:57:01 +02:00
Federico Cecchetto
affe3a6045 Show password protected servers 2022-06-25 20:44:28 +02:00
Federico Cecchetto
b43d73c081 Add isPrivate to server info 2022-06-25 20:20:48 +02:00
mjkzy
517b3b2c59 heartbeat sending print [skip ci] 2022-06-25 12:30:35 -05:00
Federico Cecchetto
fc72e1724e Fix master server dvars 2022-06-25 18:48:47 +02:00
Federico Cecchetto
46c09265aa Fix extra_gamemodes 2022-06-25 18:46:55 +02:00
Federico Cecchetto
d61c73a5dd Always show updater errors 2022-06-25 18:36:23 +02:00
Federico Cecchetto
b79f1ada09 Fix images 2022-06-25 18:03:57 +02:00
mjkzy
79a925b31e memoryfix for SP 2022-06-25 09:04:44 -05:00
dependabot[bot]
fd0cdbc498 Bump deps/sol2 from 2198d93 to c905547 (#90)
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `2198d93` to `c905547`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](2198d9374d...c9055478c7)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 07:03:26 -05:00
m
30c34f7b63 master server dvars (#96)
* add master_server_ip & master_server_port

* fix build

* fix dvars crashing game
2022-06-25 07:03:11 -05:00
Skull
54d8fbbd49 add sp address 2022-06-25 05:44:31 +03:00
Skull
4988a9ad3a branding 2022-06-25 05:28:46 +03:00
Skull
b1a1cb0499 spacing [skip ci] 2022-06-25 05:05:31 +03:00
Skull
7dc65c7984 better look [skip ci] 2022-06-25 05:04:38 +03:00
mjkzy
e42a53ede6 nicer formatting [skip ci] 2022-06-24 20:53:32 -05:00
mjkzy
c1a5871c84 add additional help to common errors 2022-06-24 20:45:02 -05:00
Federico Cecchetto
bc7167edc3 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-06-25 03:05:50 +02:00
Federico Cecchetto
e198af0d6d Fix gamepad related crash 2022-06-25 03:05:42 +02:00
mjkzy
66f5b36151 show missing fastfile for missing content error 2022-06-24 19:59:11 -05:00
Federico Cecchetto
6336232fde Small fix 2022-06-25 01:02:44 +02:00
Federico Cecchetto
5b7cb9b642 Ask to populate shader cache 2022-06-25 00:44:43 +02:00