219 Commits

Author SHA1 Message Date
m
10e1395de8 Mod downloading (#228)
* basic template for mod downloading

* better checks for unloading?

* Mod download stuff

* debug prints

* basic UI popup for mod downloading

* change notify location + abort download

* Prevent mods from loading lua files

* cleanup, fixes, mod aborting

* use correct pipelines

* change some messages

* fix mod downloading

* not a component

* fix hardcoded changes

Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
2022-09-11 08:09:50 -05:00
fed
574ced26ed
Merge branch 'develop' into filesystem-and-mods 2022-09-10 21:00:23 +00:00
Skull
6b994def0d spacing? [skip ci] 2022-09-09 22:26:53 +03:00
Skull
3c370dd109 bdStats 2022-09-09 22:25:09 +03:00
Skull
53d5e87019 dw small changes 2022-09-09 22:05:12 +03:00
Skull
be6adbfe13 label some more 2022-09-09 17:30:58 +03:00
Skull
b9a7dc50a6 label demonware services and tasks 2022-09-09 17:06:54 +03:00
quaK
6b6aa66f93 small dw changes 2022-09-08 08:09:43 +03: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
eba62a20ca fix fs_startup + fs_game file path 2022-09-03 04:50:08 -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
quaK
fa41a6a8d3 singleplayer mod stuff 2022-08-20 16:27:41 +03:00
m
9df6257732 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
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
Andrew
c504fb6ec5
Fixed a typo (#209) 2022-08-04 01:13:55 -05:00
Andrew
0b7867fc28
Mid-Air Sprinting (#208) 2022-08-04 01:02:31 -05:00
mjkzy
e2cd532c47 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
3a688e85c3 add gameTime 2022-07-19 18:06:13 +03:00
Skull
2bc11cec20 elevators for sp and list some dvars 2022-07-18 04:51:24 +03:00
mjkzy
5dbf59c3c6 Revert "lowercase + add missing funcs/methods"
This reverts commit 7409203ab488ebc9ca4739149ea98b4cfa4b7211.
2022-07-07 15:40:34 -05:00
mjkzy
4d05560d9d lowercase + add/fix tokens 2022-07-06 22:54:40 -05:00
mjkzy
7409203ab4 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
c73368e79d
Named and fixed tokens (#167) 2022-07-06 13:57:42 -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
Skull
580b8138cd label "mis_cheat" 2022-07-04 02:52:07 +03:00
Federico Cecchetto
51ecb9fa35 Fix spectator bug 2022-07-01 22:24:13 +02:00
DoktorSAS
04cfbfc752 Named some tokens and method (#139) 2022-06-30 12:59:26 -05:00
mjkzy
9a80d73f7c use iw5-script's http methods 2022-06-30 12:15:49 -05:00
mjkzy
47942bab95 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
02f4173142 fix build :P 2022-06-28 03:01:39 -05:00
mjkzy
44fd0a8cb0 fix tokens + add a few tokens 2022-06-28 02:35:41 -05:00
DoktorSAS
884a6f6a9d
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
35e2540398 Small fix 2022-06-27 21:31:19 +02:00
mjkzy
5159799e66 fix tokens + add new tokens class related 2022-06-27 09:05:11 -05:00
mjkzy
9bb64b7dc0 add a few more tokens for fun [skip ci] 2022-06-26 21:17:20 -05:00
Federico Cecchetto
3b925519ad Fix game message overflow 2022-06-26 21:28:07 +02:00
mjkzy
9cfe545223 tokens from gametype/map scripts/fixes 2022-06-26 11:28:19 -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
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
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
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
9d24c416e3 Revert "Merge branch 'imgui' into develop"
This reverts commit deb4c5294a224a8a4e1596b202b71a647d033b0a, reversing
changes made to f8c7f82df28656614cf7b2d6b0eb8a9e5a08e6d8.
2022-06-05 02:04:53 +02:00
m
deb4c5294a
Merge branch 'imgui' into develop 2022-06-04 18:53:49 -05:00
Federico Cecchetto
0a7021d075 Fix crash 2022-06-02 01:30:51 +02:00