Commit Graph

495 Commits

Author SHA1 Message Date
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