Commit Graph

509 Commits

Author SHA1 Message Date
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
ddab3315cf fix system check [skip ci]
actually fix lmao
2022-09-03 02:48:19 -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
Skull
280e6593a8 new look 2022-08-04 09:48:09 +03: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
Skull
f4d179eddb fix escape drawing symbols
which is now clears the console input
2022-07-28 00:50:09 +03:00
Skull
50ea7a0bea set comapsssize min to 0.1 2022-07-27 23:28:07 +03:00
Skull
36c5c8e103 use size_t 2022-07-27 09:25:55 +03:00
Skull
c7d9f74bc9 useless file [skip ci] 2022-07-23 23:48:38 +03: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
9f45ee322a sustainammo for sp 2022-07-18 06:14:35 +03:00
Skull
2bc11cec20 elevators for sp and list some dvars 2022-07-18 04:51:24 +03:00
Skull
c2a2c6f174 make mis_cheat saves 2022-07-18 04:34:32 +03:00
Federico Cecchetto
e89e46233e Limit lui obituary events 2022-07-08 02:18:13 +02:00
fed
524b477116
Merge pull request #164 from h1-mod/bots
custom bot names
2022-07-07 23:24:12 +00:00
m
771bfc1496
fix build 2022-07-07 16:07:16 -05:00
m
15166ed65c
remove prints left from testing 2022-07-07 15:50:29 -05:00
mjkzy
5dbf59c3c6 Revert "lowercase + add missing funcs/methods"
This reverts commit 7409203ab4.
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
112c5d070d use a normal text file instead 2022-07-06 10:35:38 -05:00
Federico Cecchetto
61d66e7998 Server list changes 2022-07-06 17:03:21 +02:00
mjkzy
4f6ff6c2e7 fix build by using std::string cast 2022-07-05 22:45:37 -05:00
mjkzy
8f2a010ea7 custom bot names 2022-07-05 22:18:12 -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
mjkzy
4ba78e9d34 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
b07483f08b Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-07-04 02:52:12 +03:00