Commit Graph

639 Commits

Author SHA1 Message Date
Federico Cecchetto
bc68d8d404 Small fix 2022-03-13 01:07:16 +01:00
Federico Cecchetto
1dfa31b23c Add dvar descriptions 2022-03-13 00:56:15 +01:00
m
ef87904c8b lowercase function table 2022-03-12 16:42:04 -06:00
m
89f1999869 Update function_tables.cpp (skip ci) 2022-03-12 16:38:15 -06:00
m
ca27183753 Merge pull request #26 from DoktorSAS/patch-2
Update functions
2022-03-12 13:47:53 -08:00
DoktorSAS
2e904fd6c0 Update functions
Named some functions
Fixed some wrong named functions
2022-03-12 22:42:23 +01:00
m
4ef4bea351 nicely format LUA files 2022-03-11 16:35:50 -06:00
Federico Cecchetto
8484dfc2db Add logger component 2022-03-11 22:28:08 +01:00
Federico Cecchetto
01874769b9 Small change 2022-03-11 22:07:16 +01:00
Federico Cecchetto
a0320455ae Small fix 2022-03-11 21:44:29 +01:00
Federico Cecchetto
de687f1520 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-11 21:41:34 +01:00
Federico Cecchetto
4cd1334b94 Fix client_t struct 2022-03-11 21:41:17 +01:00
m
df0dc85f76 Update functions tables (#25) 2022-03-11 12:13:06 -08:00
Federico Cecchetto
60a9340c2a Update function_tables.cpp 2022-03-11 20:38:28 +01:00
DoktorSAS
efa7f3b27f Update functions tables 2022-03-11 20:02:00 +01:00
Federico Cecchetto
062ccd33eb Update function tables 2022-03-11 19:12:55 +01:00
Federico Cecchetto
a0bce7bb18 Lowercase function names 2022-03-10 23:21:31 +01:00
Federico Cecchetto
7a6858151b Remove update_test folder for debug 2022-03-10 21:55:15 +01:00
Federico Cecchetto
f8be4ff71b Update function_tables.cpp 2022-03-10 20:51:59 +01:00
fed
4ef5265a9e Fix broken english [skip ci] 2022-03-10 01:52:55 +01:00
Federico Cecchetto
1ffdaabc0d Small fix 2022-03-10 01:38:34 +01:00
Federico Cecchetto
db742f8445 Add stats menu 2022-03-10 01:30:03 +01:00
Federico Cecchetto
ce9ff664a1 Allow longer hostnames 2022-03-09 22:27:12 +01:00
Skull Merlin
0d2fe44aff Merge pull request #23 from h1-mod/dependabot/submodules/deps/rapidjson-8261c1d
Bump deps/rapidjson from `0d78b1c` to `8261c1d`
2022-03-09 21:02:22 +03:00
dependabot[bot]
956131f207 Bump deps/rapidjson from 0d78b1c to 8261c1d
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `0d78b1c` to `8261c1d`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](0d78b1ce93...8261c1ddf4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 17:43:07 +00:00
Skull Merlin
33852cfb84 small cleanup 2022-03-09 19:33:00 +02:00
Skull Merlin
3259abaf6c Merge pull request #22 from h1-mod/dependabot/submodules/deps/rapidjson-0d78b1c
Bump deps/rapidjson from `e4bde97` to `0d78b1c`
2022-03-08 21:04:23 +03:00
dependabot[bot]
83aa7991c2 Bump deps/rapidjson from e4bde97 to 0d78b1c
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `e4bde97` to `0d78b1c`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](e4bde97744...0d78b1ce93)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 17:52:17 +00:00
m
7c44f15fcf fix compile ?? 2022-03-08 06:41:04 -06:00
Skull Merlin
70c4e625fc say my name properly [skip ci] 2022-03-08 15:38:18 +03:00
m
4911c08f4d update readme [skip ci] 2022-03-08 06:36:43 -06:00
m
b1aa122ddb don't load data from host module
closes #21, nice copy and paste skull
2022-03-08 06:27:16 -06:00
Skull Merlin
0a6dc99e5f hide crosshair fix 2022-03-07 00:13:37 +02:00
Federico Cecchetto
23e7b576c5 Ranked dedis 2022-03-06 21:17:42 +01:00
Skull Merlin
b37ebed5f4 fovmin reset fix 2022-03-06 15:03:44 +02:00
Federico Cecchetto
21d59049a4 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-06 03:17:06 +01:00
Federico Cecchetto
8b6f959e69 Scripting fixes 2022-03-06 03:16:57 +01:00
m
62fe84a635 Replace obscure ternary operator
by https://github.com/diamante0018 from https://github.com/XLabsProject/s1x-client
2022-03-05 19:37:08 -06:00
Federico Cecchetto
0078497ed6 Add some jump dvars 2022-03-06 02:15:05 +01:00
Federico Cecchetto
04881f3d8a Improve text chat 2022-03-06 01:39:03 +01:00
Federico Cecchetto
091314c80a Update function_tables.cpp 2022-03-05 23:23:28 +01:00
Federico Cecchetto
11b870a70c Small fix 2022-03-05 21:01:55 +01:00
Federico Cecchetto
0ae8414338 Formatting 2022-03-05 18:47:49 +01:00
Federico Cecchetto
1af7a7811d Some fixes 2022-03-05 18:36:56 +01:00
Federico Cecchetto
271eca1569 Add better hud ping & fps counter 2022-03-05 16:38:34 +01:00
Skull Merlin
23ff92dc70 update master server 2022-03-05 15:19:17 +03:00
Skull Merlin
971ed0c5f0 should be full [skip ci] 2022-03-05 03:36:18 +02:00
Skull Merlin
46df4fa4df baseaddr [skip ci] 2022-03-05 02:44:16 +02:00
Skull Merlin
5fe6b85a1a Revert "baseaddr"
This reverts commit 05696f1ec5.
2022-03-05 02:35:20 +02:00
Skull Merlin
d6bbfad1e7 baseaddr 2022-03-05 02:34:13 +02:00