Commit Graph

480 Commits

Author SHA1 Message Date
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
m
8bc31f26ff
Merge pull request #106 from DoktorSAS/patch-4
named some functions + tokens, and fixes
2022-06-26 11:29:40 -05:00
mjkzy
9cfe545223 tokens from gametype/map scripts/fixes 2022-06-26 11:28:19 -05:00
mjkzy
35b1fd5274 fix garbage buffers in errors & replace calls 2022-06-26 10:44:06 -05:00
DoktorSAS
27574b0c17
Named some functions
Just some missing function
2022-06-26 16:10:03 +02:00
Skull
ec174e0fe8 vector add
also removes a dummy duplicate, nice catch Diamante
2022-06-26 02:07:55 +03:00
Federico Cecchetto
100924bc59 Better fix 2022-06-25 22:40:37 +02:00
Federico Cecchetto
98fbfb4709 Workaround for #98 2022-06-25 22:06:25 +02:00
Federico Cecchetto
853cfe4dca Show this error too 2022-06-25 21:06:14 +02:00
Federico Cecchetto
063c595bb5 Add isPrivate to server info 2022-06-25 20:20:48 +02:00
mjkzy
517e134f82 heartbeat sending print [skip ci] 2022-06-25 12:30:35 -05:00
Federico Cecchetto
0f8499a9b9 Fix master server dvars 2022-06-25 18:48:47 +02:00
Federico Cecchetto
28b4514342 Always show updater errors 2022-06-25 18:36:23 +02:00
Federico Cecchetto
a91cb5c8e7 Fix images 2022-06-25 18:03:57 +02:00
mjkzy
4963b5f7d0 memoryfix for SP 2022-06-25 09:04:44 -05:00
m
b6d41f0c17
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
6945809e70 add sp address 2022-06-25 05:44:31 +03:00
Skull
f51ad6e4c3 branding 2022-06-25 05:28:46 +03:00
Skull
1ae23a3cb9 spacing [skip ci] 2022-06-25 05:05:31 +03:00
Skull
deed3420a0 better look [skip ci] 2022-06-25 05:04:38 +03:00
mjkzy
0aea357108 nicer formatting [skip ci] 2022-06-24 20:53:32 -05:00
mjkzy
ab8144a494 add additional help to common errors 2022-06-24 20:45:02 -05:00
Federico Cecchetto
01501b4b56 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-06-25 03:05:50 +02:00
Federico Cecchetto
141c09d9db Fix gamepad related crash 2022-06-25 03:05:42 +02:00
mjkzy
14e7628588 show missing fastfile for missing content error 2022-06-24 19:59:11 -05:00
Federico Cecchetto
1eebe439f5 Better aslr patch errors 2022-06-25 00:10:45 +02:00
Federico Cecchetto
17d4e4d35a Add entity overflow patch 2022-06-24 22:38:18 +02:00
Skull
f8de50193f change multiplayer image 2022-06-24 18:40:20 +03:00
Skull
dad2c1226c Revert "allow unranked servers"
This reverts commit 8c9ea13e62.
2022-06-21 21:46:24 +03:00
Skull
8c9ea13e62 allow unranked servers 2022-06-21 21:20:55 +03:00
Skull
65823d0625 shift+tab feature 2022-06-21 19:30:26 +03:00
Skull
ef01673425 better look 2022-06-21 16:46:40 +03:00
Federico Cecchetto
14b9cf89c7 Update function_tables.cpp 2022-06-20 00:04:10 +02:00
Federico Cecchetto
9e55d1d199 Update function_tables.cpp 2022-06-19 23:42:30 +02:00
Skull
06169dd91b bouncing from all angles 2022-06-16 01:03:05 +03:00
Federico Cecchetto
190c16606f Useful commit 2022-06-14 18:26:04 +02:00
Federico Cecchetto
ed52857402 Fix binding related crash 2022-06-12 16:45:13 +02:00
Skull
8bfa958fe7
Update server_list.cpp [skip ci] 2022-06-12 13:56:17 +03:00
Skull
7aaf230d12 jump height dvar 2022-06-11 21:48:09 +03:00
Skull
e9630d02fd 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
d619c60462 Update images.cpp 2022-06-10 12:07:02 +02:00
Federico Cecchetto
91a582933a Images component 2022-06-08 00:39:48 +02:00
Skull Merlin
206011e21e show date & time when debug 2022-06-05 23:25:06 +03:00
Federico Cecchetto
c3275ef603 Remove dedi cpu detection 2022-06-05 22:19:49 +02:00
Federico Cecchetto
25f76702d5 Remove this for now 2022-06-05 21:50:12 +02:00
Federico Cecchetto
ae86a5e9d5 Make g_enableElevators replicated 2022-06-05 21:44:13 +02:00
Federico Cecchetto
9d24c416e3 Revert "Merge branch 'imgui' into develop"
This reverts commit deb4c5294a, reversing
changes made to f8c7f82df2.
2022-06-05 02:04:53 +02:00
m
deb4c5294a
Merge branch 'imgui' into develop 2022-06-04 18:53:49 -05:00
m
20a7674e99
fix compile 2022-06-04 18:51:16 -05:00
Federico Cecchetto
f8c7f82df2 Fix DW crash 2022-06-05 00:20:11 +02:00
mjkzy
a2ff315e98 show build date and time 2022-06-04 16:39:16 -05:00
Skull Merlin
1aa932be20 elevators 2022-06-04 22:11:11 +03:00
Skull Merlin
f70bfd49c4 fix timescale dvar 2022-06-04 06:06:10 +03:00
Federico Cecchetto
ef6ce8dc06 Small fix 2022-06-02 23:58:53 +02:00
Federico Cecchetto
a1769e5b56 Adjust red-dot brightness on some maps 2022-06-02 22:49:09 +02:00
Federico Cecchetto
0a7021d075 Fix crash 2022-06-02 01:30:51 +02:00
Federico Cecchetto
38592c2165 Typo :( 2022-06-02 01:18:43 +02:00
Federico Cecchetto
18120ca9e4 Server list changes 2022-06-01 23:31:30 +02:00
Federico Cecchetto
f1d2d13e35 Also lookup dvars by hash in dvar command 2022-06-01 01:22:39 +02:00
Federico Cecchetto
c8adef5541 Security component 2022-06-01 01:06:41 +02:00
m
74fd51983e
changes to bullet component 2022-05-31 17:01:02 -05:00
Federico Cecchetto
9fc9c662e3 Fix crosshair 2022-05-31 23:23:07 +02:00
Federico Cecchetto
cfd5472a09 Fix killcams 2022-05-31 23:15:54 +02:00
Federico Cecchetto
0a736335ff Update ranked.cpp 2022-05-31 21:03:58 +02:00
Federico Cecchetto
5cd54be1fd Better red dot fix 2022-05-31 21:02:07 +02:00
Federico Cecchetto
3f30d20044 Fix red dots 2022-05-31 19:47:01 +02:00
Federico Cecchetto
8f074c26cb CS strafing dvar 2022-05-31 01:06:47 +02:00
Federico Cecchetto
34ac073823 Updater 2022-05-30 23:03:36 +02:00
Federico Cecchetto
907f5d0b11 Fix bindings 2022-05-30 20:46:21 +02:00
Federico Cecchetto
958e1d14d9 Update demonware.cpp 2022-05-30 18:06:32 +02:00
Federico Cecchetto
aac003ebea Fix some DW crash 2022-05-30 17:52:49 +02:00
Federico Cecchetto
e7a0cd99cc Rcon 2022-05-30 17:01:14 +02:00
Federico Cecchetto
4fe63068fa Update function_tables.cpp 2022-05-30 00:10:42 +02:00
Federico Cecchetto
cc3c47bfd6 Update function_tables.cpp 2022-05-29 23:56:53 +02:00
Federico Cecchetto
5a4c29aefd Noclip, ufo, etc... commands 2022-05-29 23:16:10 +02:00
Federico Cecchetto
c47602ec8a Fix gclient_s struct 2022-05-29 20:52:31 +02:00
Federico Cecchetto
f9c9edf88b Gameplay stuff 2022-05-29 20:52:14 +02:00
Federico Cecchetto
97653e72b2 SP Mods 2022-05-29 17:53:39 +02:00
Federico Cecchetto
fe739b200e Console changes 2022-05-29 16:44:18 +02:00
mjkzy
5acaab54fb imgui window overlay with lighting customization 2022-05-28 21:49:40 -05:00
mjkzy
3d6fef94d0 Merge branch '1.15' of https://github.com/h1-mod/h1-mod into imgui 2022-05-28 21:19:51 -05:00
m
96fe8b2f17
Merge pull request #75 from h1-mod/bullet
bullet penetration override
2022-05-28 20:54:09 -05:00
fed
11b4fdeb91
Merge pull request #74 from h1-mod/slowmotion
slowmotion
2022-05-29 01:26:10 +00:00
fed
95bc3759bd
Merge pull request #73 from h1-mod/renderer
renderer + partial register enum overrides
2022-05-29 01:26:03 +00:00
mjkzy
8e1a112980 basic imgui stuff 2022-05-28 18:59:35 -05:00
Federico Cecchetto
5ba9adfe07 Fix bindings 2022-05-28 22:29:33 +02:00
Skull Merlin
303d53c140 sp addresses 2022-05-28 23:19:09 +03:00
mjkzy
5741869abd bullet penetration override 2022-05-28 14:38:00 -05:00
mjkzy
9ad7b961e6 slowmotion 2022-05-28 14:26:48 -05:00
mjkzy
d680ad2b5d renderer + partial register enum overrides 2022-05-28 14:08:12 -05:00
Federico Cecchetto
ff1cc602e1 Update thread_names.cpp 2022-05-28 20:40:37 +02:00
Federico Cecchetto
2fba3dc17c Redirect component 2022-05-28 20:36:43 +02:00
mjkzy
b07910912b document some functions [skip ci] 2022-05-28 12:51:26 -05:00
quaK
54f93df39e Better logic 2022-05-28 20:22:00 +03:00
Federico Cecchetto
aebf58c667 Fix ping value 2022-05-28 19:08:51 +02:00
Federico Cecchetto
93a0d730a4 Small fix 2022-05-28 19:02:02 +02:00
Federico Cecchetto
30f6333c17 Finish network component 2022-05-28 17:08:55 +02:00
Federico Cecchetto
2f707578f7 Materials component 2022-05-28 16:45:44 +02:00
Federico Cecchetto
d11b92470c Safearea
Co-Authored-By: m <64374267+mjkzy@users.noreply.github.com>
2022-05-28 16:36:07 +02:00