Commit Graph

543 Commits

Author SHA1 Message Date
Vlad
87a9a7a667 Fallback fonts + localizations (#262)
* Fallback fonts + localizations

* cannot find address on h1 [skip]

* fix build

* fix language menu

* small fix

* improved regular font

* format LUI stuff [skip ci]

Co-authored-by: m <mjkzyalt@gmail.com>
2022-09-25 10:12:58 -05:00
fed
0b45ce373a Delete io.cpp 2022-09-23 20:25:19 +02:00
fed
791fe64468 Gsc changes 2022-09-23 19:30:09 +02:00
m
467fa84c6e hehe 2022-09-12 16:03:46 -05:00
m
c2b2ce8e4c add gsc io funcs 2022-09-12 15:51:23 -05:00
Skull
81e91b939f use command instead [skip ci] 2022-09-12 23:42:29 +03:00
Skull
01ed4dd437 add lui_close command 2022-09-12 23:41:54 +03:00
quaK
40acfdc07d fix script main menu for controllers 2022-09-12 19:24:19 +03:00
quaK
6a1d1c0b0a fix custom weapon index mismatch
fix for custom attachments
2022-09-12 04:33:58 +03:00
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