Commit Graph

584 Commits

Author SHA1 Message Date
fed
fef042959c Remove this 2022-09-11 21:27:55 +02:00
fed
d76d21ee5a Another fix 2022-09-11 20:50:12 +02:00
fed
546218b861 Update symbols.hpp 2022-09-11 20:45:32 +02:00
fed
9ce8d94bf8 Small fix 2022-09-11 20:29:53 +02:00
fed
8bac206279 Small fix 2022-09-11 20:13:56 +02:00
m
28f50ffbcc GSC support (#247)
Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
2022-09-11 12:40:27 -05:00
Federico Cecchetto
0829fa8b01 Some fixes 2022-09-11 16:26:11 +02:00
m
6d2a5bf5bc 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
Federico Cecchetto
b48e47d244 Use defines 2022-09-11 13:32:19 +02:00
Diavolo
b071b5e4d9 fastfiles: Use defines instead of magic numbers 2022-09-11 12:55:40 +02:00
Federico Cecchetto
5dc75c505e Close fastfiles handles during update + fixes 2022-09-11 02:21:38 +02:00
fed
31e9bda017 Merge branch 'develop' into filesystem-and-mods 2022-09-10 21:00:23 +00:00
Federico Cecchetto
cfe8713805 Support loading fastfiles from appdata 2022-09-10 22:59:55 +02:00
m
9fcf994b35 register fs game path on fs startup [skip ci] 2022-09-09 20:38:04 -05:00
Skull
0e58178f45 spacing? [skip ci] 2022-09-09 22:26:53 +03:00
Skull
6b14a271dd bdStats 2022-09-09 22:25:09 +03:00
Skull
4db97fbfc4 dw small changes 2022-09-09 22:05:12 +03:00
Skull
990e64af85 label some more 2022-09-09 17:30:58 +03:00
Skull
893f432382 label demonware services and tasks 2022-09-09 17:06:54 +03:00
quaK
ccf71ca67f small dw changes 2022-09-08 08:09:43 +03:00
quaK
309867f7b2 fix stub return value 2022-09-08 07:32:29 +03:00
Skull
ad3ac6cd24 for now
for some reason values are changed back to the originals, needs small investigation.
2022-09-06 18:28:44 +03:00
Skull
bb692fbb36 bruh 2022-09-06 17:46:12 +03:00
Skull
8a30d4b4e7 don't use this for wine for now 2022-09-06 17:39:58 +03:00
Federico Cecchetto
1d7a886c2b Fix build 2022-09-04 04:28:19 +02:00
m
8e7d30b484 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
4f7a5969b8 cleanup + fixes
i think our sys_createfile hook needs fixed
2022-09-03 17:57:24 -05:00
Vlad Loktionov
a9bafac1cd use the binary variable 2022-09-03 18:21:02 +03:00
m
9369618b9c appdata folder to h1 2022-09-03 06:03:27 -05:00
m
e912552b4c add new data directory, and update updater 2022-09-03 06:00:31 -05:00
m
315630bb76 tiny changes 2022-09-03 05:25:59 -05:00
m
11f8702065 add mods menu in lobby 2022-09-03 05:06:45 -05:00
m
7d3eb31261 fix fs_startup + fs_game file path 2022-09-03 04:50:08 -05:00
m
6a5eae3a0e fix system check [skip ci]
actually fix lmao
2022-09-03 02:48:19 -05:00
m
9a39f92c26 some h2 mod stuff i'm storing here temp 2022-09-03 00:23:04 -05:00
m
a93414f472 fix system check [skip ci] 2022-09-03 00:10:49 -05:00
m
f7c5b6506a Wine compatibility and patches (#219)
Co-authored-by: Skull <86374920+skkuull@users.noreply.github.com>
2022-09-02 21:54:39 -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
m
971c573529 change macro [skip ci] 2022-08-16 01:30:44 -05:00
m
9026a325f2 only warn the user once 2022-08-14 17:01:02 -05:00
m
53f053a2e9 warn if steam registry doesn't exists 2022-08-14 16:56:23 -05:00
Skull
704ab9cf24 [skip ci] 2022-08-12 10:19:56 +03:00
m
f5436fb94b additional launcher changes (#210)
* format code to look nicer

* stay true to old style + about page changes

* stick to color scheme

* make green colored text easier to see
2022-08-07 19:51:27 -07:00
Skull
3e1708bebf check if steam not found
Which also fixes the crash if steam was on login window
2022-08-04 10:36:43 +03:00
Skull
7853119110 more css edit 2022-08-04 10:24:16 +03:00
Skull
9418d0a2e7 new look 2022-08-04 09:48:09 +03: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
Skull
3444ac7fcb fix escape drawing symbols
which is now clears the console input
2022-07-28 00:50:09 +03:00
Skull
0d089c092a set comapsssize min to 0.1 2022-07-27 23:28:07 +03:00
Skull
8b5272705a use size_t 2022-07-27 09:25:55 +03:00
Skull
3f98107d0b useless file [skip ci] 2022-07-23 23:48:38 +03: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
048bfe1455 sustainammo for sp 2022-07-18 06:14:35 +03:00
Skull
8cd9de5700 elevators for sp and list some dvars 2022-07-18 04:51:24 +03:00
Skull
2f14a76ea6 make mis_cheat saves 2022-07-18 04:34:32 +03:00
Federico Cecchetto
3c16a58c8e Limit lui obituary events 2022-07-08 02:18:13 +02:00
fed
2defe7fa75 Merge pull request #164 from h1-mod/bots
custom bot names
2022-07-07 23:24:12 +00:00
m
46e0e7c8e1 fix build 2022-07-07 16:07:16 -05:00
m
415499a09c remove prints left from testing 2022-07-07 15:50:29 -05: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
8503fc7223 use a normal text file instead 2022-07-06 10:35:38 -05:00
Federico Cecchetto
5f611eb7bc Server list changes 2022-07-06 17:03:21 +02:00
mjkzy
0a44b99675 fix build by using std::string cast 2022-07-05 22:45:37 -05:00
mjkzy
619d1993a7 custom bot names 2022-07-05 22:18:12 -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
mjkzy
15637abf91 fix cg fov check
"I discovered if a server is modified to send a server command to change the fov that is like "Cg_FoV" this check is rendered useless." credit to @diamante0018
2022-07-04 22:30:48 -05:00
Skull
61c12c28ca Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-07-04 02:52:12 +03:00
Skull
c045f39494 label "mis_cheat" 2022-07-04 02:52:07 +03:00
ジョク アーウェント
272094f76d Disable useless things (#153) 2022-07-03 11:19:57 -05: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
Skull
2c1763a337 remove fullbright 4
Removed due to smoke exploit
2022-06-28 22:07:23 +03:00
Skull
04203fc506 comment worthy [skip ci] 2022-06-28 21:49:36 +03:00
Skull
e9fdbfbb0f fix vid_restart crash 2022-06-28 21:48:46 +03:00
Skull
8375d1bdba remove fullbright 2
Removed due to smoke exploit
2022-06-28 21:45:59 +03:00
Skull
5b0a4b7fa0 Revert "cheat protect fullbright"
This reverts commit 1c0b9c0aae.
2022-06-28 21:39:15 +03:00
mjkzy
7c25cfed20 cheat protect fullbright 2022-06-28 11:53:47 -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
mjkzy
ef4d3fa9c8 fix a future crash report 2022-06-28 00:42:34 -05:00
mjkzy
5b73343564 stop game from modifying mic volume 2022-06-28 00:36:27 -05:00
mjkzy
e181b8a6eb fix build 2022-06-27 19:34:14 -05:00
mjkzy
252d469741 uncheat 2 more dvars for #120 2022-06-27 19:02:41 -05:00
mjkzy
5f84fdef58 uncheat protect gamepad-related dvars #120 2022-06-27 18:45:05 -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
Vlad
d83f55cbf4 Copyright text fix (#109)
* Copyright text fix

* Add files via upload

* Add files via upload
2022-06-26 19:01:19 -05:00
mjkzy
60c73ecb3f get rid of useless function 2022-06-26 16:56:59 -05:00