Commit Graph

622 Commits

Author SHA1 Message Date
mjkzy
4b36f7bf4e better concept, but its not working 2022-07-03 14:52:47 -05:00
mjkzy
c0e5f3d5fe frontend checks 2022-07-03 11:43:10 -05:00
mjkzy
d2c391cb91 remove dk json + use io createdirectory 2022-07-03 11:30:12 -05:00
Arwent
18a6d0c831 fix for embedded json, and move save to h1-mod folder 2022-07-03 18:27:25 +02:00
Arwent
9e89a0f2b1 eula draft 2022-07-03 18:27:25 +02:00
Arwent
e3e1c77dfb wip agreement 2022-07-03 18:27:25 +02:00
Arwent
018e4c9a75 adding custom_depot scripts 2022-07-03 18:27:25 +02:00
ジョク アーウェント
bc5a3c2f3e
Disable useless things (#153) 2022-07-03 11:19:57 -05:00
Skull
ba7d782f7a move mode switch to patches 2022-07-03 00:45:46 +03:00
Federico Cecchetto
51ecb9fa35 Fix spectator bug 2022-07-01 22:24:13 +02:00
dependabot[bot]
c7296a5600
Bump deps/curl from 1dda49a to a8e0288 (#149)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 13:48:52 -05:00
DoktorSAS
04cfbfc752 Named some tokens and method (#139) 2022-06-30 12:59:26 -05:00
mjkzy
9a80d73f7c use iw5-script's http methods 2022-06-30 12:15:49 -05:00
mjkzy
47942bab95 add http to lua [skip ci]
NOTE: THIS IS NOT WORKING IN ITS CURRENT STATE, i just need somewhere to put this for now
2022-06-30 10:03:41 -05:00
Skull
2516bb3f94
Merge pull request #134 from h1-mod/dependabot/submodules/deps/curl-1dda49a
Bump deps/curl from `8ab4499` to `1dda49a`
2022-06-29 22:03:17 +03:00
Skull
5be17cfae2
Merge pull request #135 from h1-mod/dependabot/submodules/deps/asmjit-d3fbf7c
Bump deps/asmjit from `35f92e8` to `d3fbf7c`
2022-06-29 22:03:09 +03:00
dependabot[bot]
d3a53c8421
Bump deps/asmjit from 35f92e8 to d3fbf7c
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `35f92e8` to `d3fbf7c`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](35f92e8706...d3fbf7c9bc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:39:12 +00:00
dependabot[bot]
6b26373152
Bump deps/curl from 8ab4499 to 1dda49a
Bumps [deps/curl](https://github.com/curl/curl) from `8ab4499` to `1dda49a`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](8ab4499552...1dda49a1d3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 17:39:10 +00:00
Skull
d4eaf61744 remove fullbright 4
Removed due to smoke exploit
2022-06-28 22:07:23 +03:00
Skull
3a105986f1 comment worthy [skip ci] 2022-06-28 21:49:36 +03:00
Skull
74ef6fee5f fix vid_restart crash 2022-06-28 21:48:46 +03:00
Skull
45deaa2130 remove fullbright 2
Removed due to smoke exploit
2022-06-28 21:45:59 +03:00
Skull
87f4f0d7cd Revert "cheat protect fullbright"
This reverts commit 1c0b9c0aae.
2022-06-28 21:39:15 +03:00
dependabot[bot]
1d61e315e6
Bump deps/zlib from ec3df00 to 2333419 (#129)
Bumps [deps/zlib](https://github.com/madler/zlib) from `ec3df00` to `2333419`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](ec3df00224...2333419cd7)

---
updated-dependencies:
- dependency-name: deps/zlib
  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-28 12:52:09 -05:00
dependabot[bot]
e22183c1d2
Bump deps/curl from e2e7f54 to 8ab4499 (#130)
Bumps [deps/curl](https://github.com/curl/curl) from `e2e7f54` to `8ab4499`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](e2e7f54b7b...8ab4499552)

---
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-28 12:52:00 -05:00
ジョク アーウェント
fdec9e4155
replace main_choose_exe_popup_menu to directly exit game confirmation (#126) 2022-06-28 12:51:39 -05:00
mjkzy
1c0b9c0aae cheat protect fullbright 2022-06-28 11:53:47 -05:00
mjkzy
02f4173142 fix build :P 2022-06-28 03:01:39 -05:00
mjkzy
44fd0a8cb0 fix tokens + add a few tokens 2022-06-28 02:35:41 -05:00
DoktorSAS
884a6f6a9d
files naming and level variables naming (#121) [skip ci]
"Conforntate with the iw6 dump using the h1 1.04 dump. 
I verified with mikz's new dump."
2022-06-28 02:26:07 -05:00
mjkzy
c1b2c4c669 fix a future crash report 2022-06-28 00:42:34 -05:00
mjkzy
5c61e2a940 stop game from modifying mic volume 2022-06-28 00:36:27 -05:00
mjkzy
648b3da1ee fix build 2022-06-27 19:34:14 -05:00
mjkzy
cf8a47fd5f uncheat 2 more dvars for #120 2022-06-27 19:02:41 -05:00
mjkzy
ccd4212ba6 uncheat protect gamepad-related dvars #120 2022-06-27 18:45:05 -05:00
Federico Cecchetto
35e2540398 Small fix 2022-06-27 21:31:19 +02:00
m
579ff03d72
add small patch to 'patches' tab (#118) [skip ci] 2022-06-27 13:26:58 -05:00
dependabot[bot]
f7e160eb5b
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]
6f28f95fa6
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]
4915f72003
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
5159799e66 fix tokens + add new tokens class related 2022-06-27 09:05:11 -05:00
mjkzy
9bb64b7dc0 add a few more tokens for fun [skip ci] 2022-06-26 21:17:20 -05:00
Vlad
60c3e04180
Copyright text fix (#109)
* Copyright text fix

* Add files via upload

* Add files via upload
2022-06-26 19:01:19 -05:00
mjkzy
eef386c29a get rid of useless function 2022-06-26 16:56:59 -05:00
Federico Cecchetto
1b6442fc9e Show player/server count in server list 2022-06-26 23:25:04 +02:00
Federico Cecchetto
b12a763367 Fix build 2022-06-26 23:17:23 +02:00
Federico Cecchetto
ed7decf8a9 Use curl 2022-06-26 23:07:25 +02:00
Federico Cecchetto
3b925519ad Fix game message overflow 2022-06-26 21:28:07 +02:00
Skull
57b65e9e88 Revert "hide h1-mod branding via dvar"
This reverts commit d63a9a6d75.
2022-06-26 21:14:01 +03:00
Skull
d63a9a6d75 hide h1-mod branding via dvar 2022-06-26 20:43:07 +03:00