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