Commit Graph

951 Commits

Author SHA1 Message Date
Federico Cecchetto
5a3247234b Fix bots 2022-03-13 23:12:34 +01:00
Federico Cecchetto
c97e354bc1 Fix event_handler 2022-03-13 23:11:49 +01:00
DoktorSAS
9badba626c
Fixed lowercase 2022-03-13 21:19:17 +01:00
Federico Cecchetto
c5b5a93360 Add more commands + fixes 2022-03-13 21:01:29 +01:00
DoktorSAS
21e8d854c4
Update functions table
Fixed some wrong named functions added some missing one
2022-03-13 18:49:22 +01:00
Federico Cecchetto
88c55dff72 Move stuff 2022-03-13 15:31:57 +01:00
Federico Cecchetto
73cea1553d Revert "Fix"
This reverts commit 39fa6db1fb.
2022-03-13 15:27:02 +01:00
Federico Cecchetto
39fa6db1fb Fix 2022-03-13 15:26:37 +01:00
m
aca747e5d9 small fix 2022-03-13 07:59:35 -05:00
m
be19c5edc7 add listassetpool & others 2022-03-13 07:45:20 -05:00
Federico Cecchetto
c08a8e9201 Adjust console colors 2022-03-13 03:21:37 +01:00
Federico Cecchetto
c84c9398f6 Add dvar_cheats component + some fixes 2022-03-13 03:07:17 +01:00
Federico Cecchetto
e65c6c7327 Small fix 2022-03-13 01:07:16 +01:00
Federico Cecchetto
3cbb438e71 Add dvar descriptions 2022-03-13 00:56:15 +01:00
m
de66f83efe lowercase function table 2022-03-12 16:42:04 -06:00
m
5d2f33bd56 Update function_tables.cpp (skip ci) 2022-03-12 16:38:15 -06:00
m
8bcd4287a1
Merge pull request #26 from DoktorSAS/patch-2
Update functions
2022-03-12 13:47:53 -08:00
DoktorSAS
8bfb8329ed
Update functions
Named some functions
Fixed some wrong named functions
2022-03-12 22:42:23 +01:00
m
2d8a3bbe5c nicely format LUA files 2022-03-11 16:35:50 -06:00
Federico Cecchetto
b4326f7177 Add logger component 2022-03-11 22:28:08 +01:00
Federico Cecchetto
1c1b0a8719 Small change 2022-03-11 22:07:16 +01:00
Federico Cecchetto
8f82a74f4b Small fix 2022-03-11 21:44:29 +01:00
Federico Cecchetto
180190d527 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-11 21:41:34 +01:00
Federico Cecchetto
c112eafad0 Fix client_t struct 2022-03-11 21:41:17 +01:00
m
eacd1c1aca
Update functions tables (#25) 2022-03-11 12:13:06 -08:00
Federico Cecchetto
289b3b50c5 Update function_tables.cpp 2022-03-11 20:38:28 +01:00
DoktorSAS
1a5a5def5f
Update functions tables 2022-03-11 20:02:00 +01:00
Federico Cecchetto
03df877e42 Update function tables 2022-03-11 19:12:55 +01:00
Federico Cecchetto
b28b776c69 Lowercase function names 2022-03-10 23:21:31 +01:00
Federico Cecchetto
6a5f9a5be3 Remove update_test folder for debug 2022-03-10 21:55:15 +01:00
Federico Cecchetto
89dd2a164b Update function_tables.cpp 2022-03-10 20:51:59 +01:00
fed
0002334543
Fix broken english [skip ci] 2022-03-10 01:52:55 +01:00
Federico Cecchetto
251bd9901c Small fix 2022-03-10 01:38:34 +01:00
Federico Cecchetto
373c0fa2bc Add stats menu 2022-03-10 01:30:03 +01:00
Federico Cecchetto
9e3cd77c6c Allow longer hostnames 2022-03-09 22:27:12 +01:00
Skull Merlin
6bcc45f227
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]
c38ea77983
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
1d8eab6490 small cleanup 2022-03-09 19:33:00 +02:00
Skull Merlin
b8e609fc8b
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]
001e5a746a
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
83fd05f0f8 fix compile ?? 2022-03-08 06:41:04 -06:00
Skull Merlin
2734d18d71
say my name properly [skip ci] 2022-03-08 15:38:18 +03:00
m
1643d37744
update readme [skip ci] 2022-03-08 06:36:43 -06:00
m
9f909770e6 don't load data from host module
closes #21, nice copy and paste skull
2022-03-08 06:27:16 -06:00
Skull Merlin
b1dcc4230d hide crosshair fix 2022-03-07 00:13:37 +02:00
Federico Cecchetto
9faaa5a309 Ranked dedis 2022-03-06 21:17:42 +01:00
Skull Merlin
3dd28c1565 fovmin reset fix 2022-03-06 15:03:44 +02:00
Federico Cecchetto
d5f8e8d937 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-06 03:17:06 +01:00
Federico Cecchetto
88cee0fe52 Scripting fixes 2022-03-06 03:16:57 +01:00
m
f9ad7b3ed7 Replace obscure ternary operator
by https://github.com/diamante0018 from https://github.com/XLabsProject/s1x-client
2022-03-05 19:37:08 -06:00