Commit Graph

210 Commits

Author SHA1 Message Date
m
7d3eb31261 fix fs_startup + fs_game file path 2022-09-03 04:50:08 -05:00
m
9a39f92c26 some h2 mod stuff i'm storing here temp 2022-09-03 00:23:04 -05:00
quaK
8b014a5b4d use tag_weapon when other tags aren't found 2022-08-30 19:23:41 +03:00
quaK
21263f7826 singleplayer mod stuff 2022-08-20 16:27:41 +03:00
m
9ef9f7e161 move sol2 specific warning to where it's needed
https: //github.com/XLabsProject/iw6x-client/pull/638
Co-Authored-By: Edo <edoardo.sanguineti222@gmail.com>
2022-08-16 23:31:38 -05:00
m
dd65494ca2 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
Andrew
9c45c7e84b Fixed a typo (#209) 2022-08-04 01:13:55 -05:00
Andrew
f3d7685324 Mid-Air Sprinting (#208) 2022-08-04 01:02:31 -05:00
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
8cd9de5700 elevators for sp and list some dvars 2022-07-18 04:51:24 +03: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
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
Skull
c045f39494 label "mis_cheat" 2022-07-04 02:52:07 +03: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
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
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
Federico Cecchetto
5601b34b91 Fix game message overflow 2022-06-26 21:28:07 +02:00
mjkzy
39344bcba5 tokens from gametype/map scripts/fixes 2022-06-26 11:28:19 -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
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
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
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
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
Federico Cecchetto
dbe9a4649a Fix crash 2022-06-02 01:30:51 +02:00
Federico Cecchetto
46454bae4a Also lookup dvars by hash in dvar command 2022-06-01 01:22:39 +02:00
Federico Cecchetto
84973e0837 CS strafing dvar 2022-05-31 01:06:47 +02:00
Federico Cecchetto
80e20c119a Rcon 2022-05-30 17:01:14 +02:00
Federico Cecchetto
6843f39402 Update function_tables.cpp 2022-05-30 00:10:42 +02:00
Federico Cecchetto
3d075df118 Update function_tables.cpp 2022-05-29 23:56:53 +02:00
Federico Cecchetto
16af5a0d0b Noclip, ufo, etc... commands 2022-05-29 23:16:10 +02:00
Federico Cecchetto
9637e9b6bf Fix gclient_s struct 2022-05-29 20:52:31 +02:00
Federico Cecchetto
6dcbfefa9f SP Mods 2022-05-29 17:53:39 +02:00
Federico Cecchetto
6d6e79cc15 Console changes 2022-05-29 16:44:18 +02:00