51 Commits

Author SHA1 Message Date
m
ed6e71ff11 static model experiments [skip ci] 2023-01-28 16:47:25 -06:00
fed
f5c8bdb600 Smaller branding 2023-01-27 01:03:35 +01:00
fed
f01aa5ba59 Custom weapon cac stuff + fixes 2023-01-27 00:26:05 +01:00
fed
1826aef8b4 Close imagefile handles 2023-01-15 04:05:13 +01:00
fed
d42f36af50 Support custom imagefiles 2023-01-14 20:04:09 +01:00
m
62d8d0f2f4 handle crashes in Material_Compare 2023-01-11 10:06:24 -06:00
fed
6bd59cc6c0 Fix skip extra zones patch 2022-12-24 00:29:20 +01:00
fed
15fdab136f Fix script leaks + increase memory 2022-11-11 21:15:26 +01:00
fed
1c5a01bcf7 Cleanup menus 2022-11-10 01:38:53 +01:00
fed
1b8dbc535f Cleanup arena 2022-11-10 01:16:50 +01:00
m
79ce249c2f cleanup 2022-11-03 12:43:50 -05:00
m
da59ed854c fixes and little changes 2022-10-26 22:23:00 -05:00
m
e94f25db54 organize gsc components 2022-10-21 17:05:18 -05:00
m
8cdb4690c4
scripting additions, changes, and cleanup (#330) 2022-10-18 05:38:06 -05:00
fed
f41ab591d9 Dont load localized zone on custom maps 2022-10-09 20:51:19 +02:00
fed
574ced26ed
Merge branch 'develop' into filesystem-and-mods 2022-09-10 21:00:23 +00:00
m
328e6c611a
Add legacy menus (#249)
* fix legacy menu files

* minor changes

* make setclientdvar behave more like older games

Co-authored-by: quaK <38787176+Joelrau@users.noreply.github.com>
2022-09-03 20:40:06 -05:00
m
d7ffafd4e9 some h2 mod stuff i'm storing here temp 2022-09-03 00:23:04 -05:00
quaK
a5e91259a8 use tag_weapon when other tags aren't found 2022-08-30 19:23:41 +03:00
m
690310fd76
allow loading of custom zones (basic mod support) (#172)
* allow loading of custom zones

* remove game::

* remove unnecessary hook

* mod support

- fs_game support
- precache all weapon files loaded in database
- parse startup variables correctly

Co-authored-by: quaK <38787176+Joelrau@users.noreply.github.com>
2022-08-16 17:23:36 -05:00
mjkzy
881e5ddbcb update protobuf + small changes
changes by @diamante0018 from https://github.com/XLabsProject/s1x-client/pull/369
2022-07-04 22:51:57 -05:00
Federico Cecchetto
51ecb9fa35 Fix spectator bug 2022-07-01 22:24:13 +02:00
Skull
7aaf230d12 jump height dvar 2022-06-11 21:48:09 +03:00
Federico Cecchetto
8f074c26cb CS strafing dvar 2022-05-31 01:06:47 +02:00
Federico Cecchetto
e7a0cd99cc Rcon 2022-05-30 17:01:14 +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
aebf58c667 Fix ping value 2022-05-28 19:08:51 +02:00
Federico Cecchetto
30f6333c17 Finish network component 2022-05-28 17:08:55 +02:00
Federico Cecchetto
c8f6fed174 Fix discord player count 2022-05-24 22:36:17 +02:00
fed
93a01c50f0 Some fixes 2022-05-21 12:26:30 +02:00
Federico Cecchetto
09ac8757e8 LUI scripting 2022-05-20 00:06:09 +02:00
Federico Cecchetto
f5765d5c15 Dvar fixes 2022-05-18 19:00:16 +02:00
Skull Merlin
233ff5d57b forgot those 2022-05-09 02:09:05 +03:00
Skull Merlin
1cd666a1e8 player_sustainammo
oops i missed this one
2022-05-05 18:28:54 +03:00
Skull Merlin
667a0005e0 collision & ejection 2022-05-05 16:58:36 +03:00
Federico Cecchetto
3d91fbc36d Custom font support 2022-03-18 00:56:03 +01:00
Federico Cecchetto
ad6acadd4f Fix custom materials 2022-03-17 23:56:15 +01:00
Federico Cecchetto
b905b76732 Remove this 2022-03-16 00:30:55 +01:00
Federico Cecchetto
60a0062dfd Custom material stupport 2022-03-16 00:27:49 +01:00
Federico Cecchetto
69f65f6ed9 Fix client_t (again) 2022-03-14 01:55:00 +01:00
Federico Cecchetto
c5b5a93360 Add more commands + fixes 2022-03-13 21:01:29 +01:00
Federico Cecchetto
c84c9398f6 Add dvar_cheats component + some fixes 2022-03-13 03:07:17 +01:00
Federico Cecchetto
c112eafad0 Fix client_t struct 2022-03-11 21:41:17 +01:00
Federico Cecchetto
e5149fe721 Scripting progress 2022-03-03 02:09:13 +01:00
m
ef20298fc4 fix player count for rpc + client_t padding 2022-03-01 19:57:00 -06:00
Skull Merlin
2e3b25e3a6 fix player offset
Big thanks to quaK.
2022-02-19 00:33:45 +02:00
Skull
71866e7f7f somethings
cg_drawfps/ping
2022-02-06 06:20:45 +02:00
Skull
de124220f5 stuff
Console improvement & printing
s1 command system"needs work"
2022-02-04 23:17:56 +02:00
quaK
14b02cc400 stuff 2022-02-04 09:07:31 +02:00