Commit Graph

431 Commits

Author SHA1 Message Date
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