Commit Graph

534 Commits

Author SHA1 Message Date
quaK
faf8050c88 fix script main menu for controllers 2022-09-12 19:24:19 +03:00
quaK
7d8b9c6fb8 fix custom weapon index mismatch
fix for custom attachments
2022-09-12 04:33:58 +03:00
fed
29a29644c7 Remove this 2022-09-11 21:27:55 +02:00
fed
abb8cc7c0b Another fix 2022-09-11 20:50:12 +02:00
fed
a6fd9181a6 Update symbols.hpp 2022-09-11 20:45:32 +02:00
fed
2424a7a088 Small fix 2022-09-11 20:29:53 +02:00
fed
19c3219f96 Small fix 2022-09-11 20:13:56 +02:00
m
99b3831dd8 GSC support (#247)
Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
2022-09-11 12:40:27 -05:00
Federico Cecchetto
b1b6699435 Some fixes 2022-09-11 16:26:11 +02:00
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
Federico Cecchetto
1f6622fce3 Use defines 2022-09-11 13:32:19 +02:00
Diavolo
0e62d816e8
fastfiles: Use defines instead of magic numbers 2022-09-11 12:55:40 +02:00
Federico Cecchetto
f1e261a7b3 Close fastfiles handles during update + fixes 2022-09-11 02:21:38 +02:00
fed
574ced26ed
Merge branch 'develop' into filesystem-and-mods 2022-09-10 21:00:23 +00:00
Federico Cecchetto
b36a26b81b Support loading fastfiles from appdata 2022-09-10 22:59:55 +02:00
m
e7972a270d register fs game path on fs startup [skip ci] 2022-09-09 20:38:04 -05: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
quaK
dbd33c6392 fix stub return value 2022-09-08 07:32:29 +03:00
Skull
251144fa88 for now
for some reason values are changed back to the originals, needs small investigation.
2022-09-06 18:28:44 +03:00
Skull
79d52e4462 bruh 2022-09-06 17:46:12 +03:00
Skull
7b4c694add don't use this for wine for now 2022-09-06 17:39:58 +03:00
Federico Cecchetto
5e4310c494 Fix build 2022-09-04 04:28:19 +02: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
4c081b1fee cleanup + fixes
i think our sys_createfile hook needs fixed
2022-09-03 17:57:24 -05:00
Vlad Loktionov
fbc5c9763f use the binary variable 2022-09-03 18:21:02 +03:00
m
22ca646021 appdata folder to h1 2022-09-03 06:03:27 -05:00
m
748ab6899e add new data directory, and update updater 2022-09-03 06:00:31 -05:00
m
b913ea7129 tiny changes 2022-09-03 05:25:59 -05:00
m
9fce064632 add mods menu in lobby 2022-09-03 05:06:45 -05:00
m
eba62a20ca fix fs_startup + fs_game file path 2022-09-03 04:50:08 -05:00
m
ddab3315cf fix system check [skip ci]
actually fix lmao
2022-09-03 02:48:19 -05:00
m
d7ffafd4e9 some h2 mod stuff i'm storing here temp 2022-09-03 00:23:04 -05:00
m
418c4bd34e
fix system check [skip ci] 2022-09-03 00:10:49 -05:00
m
99e047a8c9
Wine compatibility and patches (#219)
Co-authored-by: Skull <86374920+skkuull@users.noreply.github.com>
2022-09-02 21:54:39 -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
m
dc9a5b49f8
change macro [skip ci] 2022-08-16 01:30:44 -05:00
m
ead98780f7 only warn the user once 2022-08-14 17:01:02 -05:00
m
a7a0f03e54 warn if steam registry doesn't exists 2022-08-14 16:56:23 -05:00
Skull
a3072c68ae [skip ci] 2022-08-12 10:19:56 +03:00
m
a9d207d2f2
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
da04969f18 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
772af52ce3 more css edit 2022-08-04 10:24:16 +03:00