Commit Graph

527 Commits

Author SHA1 Message Date
mjkzy
3af1269487 add a bunch of new tokens from gsc-tool
thank you to @xensik for getting these tokens
2022-07-19 23:08:31 -05:00
Skull
4d43d0e2d5 add gameTime 2022-07-19 18:06:13 +03:00
Skull
048bfe1455 sustainammo for sp 2022-07-18 06:14:35 +03:00
Skull
8cd9de5700 elevators for sp and list some dvars 2022-07-18 04:51:24 +03:00
Skull
2f14a76ea6 make mis_cheat saves 2022-07-18 04:34:32 +03:00
Federico Cecchetto
3c16a58c8e Limit lui obituary events 2022-07-08 02:18:13 +02:00
fed
2defe7fa75 Merge pull request #164 from h1-mod/bots
custom bot names
2022-07-07 23:24:12 +00:00
m
46e0e7c8e1 fix build 2022-07-07 16:07:16 -05:00
m
415499a09c remove prints left from testing 2022-07-07 15:50:29 -05:00
mjkzy
a9a135f5fa Revert "lowercase + add missing funcs/methods"
This reverts commit 7409203ab4.
2022-07-07 15:40:34 -05:00
mjkzy
9ff90887e9 lowercase + add/fix tokens 2022-07-06 22:54:40 -05:00
mjkzy
253be06614 lowercase + add missing funcs/methods
1. gsc-tool says they do indeed exist, so I added them to the table
2. lowercased all funcs/methods
2022-07-06 22:49:08 -05:00
DoktorSAS
3e56c1c401 Named and fixed tokens (#167) 2022-07-06 13:57:42 -05:00
mjkzy
8503fc7223 use a normal text file instead 2022-07-06 10:35:38 -05:00
Federico Cecchetto
5f611eb7bc Server list changes 2022-07-06 17:03:21 +02:00
mjkzy
0a44b99675 fix build by using std::string cast 2022-07-05 22:45:37 -05:00
mjkzy
619d1993a7 custom bot names 2022-07-05 22:18:12 -05:00
mjkzy
818c49cc02 update protobuf + small changes
changes by @diamante0018 from https://github.com/XLabsProject/s1x-client/pull/369
2022-07-04 22:51:57 -05:00
mjkzy
15637abf91 fix cg fov check
"I discovered if a server is modified to send a server command to change the fov that is like "Cg_FoV" this check is rendered useless." credit to @diamante0018
2022-07-04 22:30:48 -05:00
Skull
61c12c28ca Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-07-04 02:52:12 +03:00
Skull
c045f39494 label "mis_cheat" 2022-07-04 02:52:07 +03:00
ジョク アーウェント
272094f76d Disable useless things (#153) 2022-07-03 11:19:57 -05:00
Federico Cecchetto
3b5979bbe2 Fix spectator bug 2022-07-01 22:24:13 +02:00
DoktorSAS
cf4a11bb00 Named some tokens and method (#139) 2022-06-30 12:59:26 -05:00
mjkzy
4cba2662f7 use iw5-script's http methods 2022-06-30 12:15:49 -05:00
mjkzy
e5b0c3e411 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
2c1763a337 remove fullbright 4
Removed due to smoke exploit
2022-06-28 22:07:23 +03:00
Skull
04203fc506 comment worthy [skip ci] 2022-06-28 21:49:36 +03:00
Skull
e9fdbfbb0f fix vid_restart crash 2022-06-28 21:48:46 +03:00
Skull
8375d1bdba remove fullbright 2
Removed due to smoke exploit
2022-06-28 21:45:59 +03:00
Skull
5b0a4b7fa0 Revert "cheat protect fullbright"
This reverts commit 1c0b9c0aae.
2022-06-28 21:39:15 +03:00
mjkzy
7c25cfed20 cheat protect fullbright 2022-06-28 11:53:47 -05:00
mjkzy
192a1803f8 fix build :P 2022-06-28 03:01:39 -05:00
mjkzy
51acc389b9 fix tokens + add a few tokens 2022-06-28 02:35:41 -05:00
DoktorSAS
dea7fea9f5 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
ef4d3fa9c8 fix a future crash report 2022-06-28 00:42:34 -05:00
mjkzy
5b73343564 stop game from modifying mic volume 2022-06-28 00:36:27 -05:00
mjkzy
e181b8a6eb fix build 2022-06-27 19:34:14 -05:00
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
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
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
fa410358ef vector add
also removes a dummy duplicate, nice catch Diamante
2022-06-26 02:07:55 +03: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
9b15e76bfc Show this error too 2022-06-25 21:06:14 +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
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
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
0385ffcb35 Better aslr patch errors 2022-06-25 00:10:45 +02:00
Federico Cecchetto
480c4d3c5d Add entity overflow patch 2022-06-24 22:38:18 +02:00
Skull
5edb2e534c change multiplayer image 2022-06-24 18:40:20 +03:00
Skull
7e67b64e27 Revert "allow unranked servers"
This reverts commit 8c9ea13e62.
2022-06-21 21:46:24 +03:00
Skull
c32e6c4e9c allow unranked servers 2022-06-21 21:20:55 +03:00
Skull
744ece6ecc shift+tab feature 2022-06-21 19:30:26 +03:00
Skull
5e16b6af02 better look 2022-06-21 16:46:40 +03:00
Federico Cecchetto
0389003f2d Update function_tables.cpp 2022-06-20 00:04:10 +02:00
Federico Cecchetto
c090acc5b5 Update function_tables.cpp 2022-06-19 23:42:30 +02:00
Skull
ef704f0739 bouncing from all angles 2022-06-16 01:03:05 +03:00
Federico Cecchetto
441e4666b2 Useful commit 2022-06-14 18:26:04 +02:00
Federico Cecchetto
54464501ef Fix binding related crash 2022-06-12 16:45:13 +02:00
Skull
c97ad6db12 Update server_list.cpp [skip ci] 2022-06-12 13:56:17 +03:00
Skull
8dcf542877 jump height dvar 2022-06-11 21:48:09 +03:00
Skull
f4d9f22341 ladder jump height
https://github.com/XLabsProject/s1x-client/blob/develop/src/client/component/gameplay.cpp#L188-L191
2022-06-10 20:55:03 +03:00
Federico Cecchetto
c62663800a Update images.cpp 2022-06-10 12:07:02 +02:00
Federico Cecchetto
2fcd184833 Images component 2022-06-08 00:39:48 +02:00
Skull Merlin
ece59e5e63 show date & time when debug 2022-06-05 23:25:06 +03:00
Federico Cecchetto
0342fa475a Remove dedi cpu detection 2022-06-05 22:19:49 +02:00
Federico Cecchetto
114e08a8b7 Remove this for now 2022-06-05 21:50:12 +02:00
Federico Cecchetto
96ffbcdc76 Make g_enableElevators replicated 2022-06-05 21:44:13 +02:00
Federico Cecchetto
73ba7db9bd Revert "Merge branch 'imgui' into develop"
This reverts commit deb4c5294a, reversing
changes made to f8c7f82df2.
2022-06-05 02:04:53 +02:00
m
87de46e8ff Merge branch 'imgui' into develop 2022-06-04 18:53:49 -05:00
m
4fe61d6182 fix compile 2022-06-04 18:51:16 -05:00
Federico Cecchetto
c76e55cca7 Fix DW crash 2022-06-05 00:20:11 +02:00
mjkzy
d2d26a8d91 show build date and time 2022-06-04 16:39:16 -05:00