Commit Graph

685 Commits

Author SHA1 Message Date
fed
d42f36af50 Support custom imagefiles 2023-01-14 20:04:09 +01:00
m
e90f0a2343 fix hook 2023-01-11 10:29:03 -06:00
m
62d8d0f2f4 handle crashes in Material_Compare 2023-01-11 10:06:24 -06:00
fed
d080e4e4e2 Allow loading sp maps on mp & unsigned imagefiles 2023-01-10 21:13:51 +01:00
Skull
bdc18c1d2c add motd image 2023-01-03 07:52:29 +03:00
m
8185fd550c only send necessary data 2023-01-02 10:39:34 -06:00
m
58d8b085ac Merge branch 'develop' into demonware 2023-01-02 09:33:48 -06:00
m
a3b1936f67 discord presence changes + fix build 2023-01-01 20:22:58 -06:00
m
95715fb819 tiny cleanup of find dvar 2023-01-01 20:07:46 -06:00
m
504889fe15 random map rotation + cleanup 2023-01-01 10:30:33 -06:00
Skull
06a30e0458 small fix 2023-01-01 18:37:06 +03:00
Skull
befd3653fc use our online json data
Co-Authored-By: Hosseinpourziyaie <hosseinpourziyaie@gmail.com>
2023-01-01 07:12:40 +03:00
Skull
a688c40177 add and enable marketing 2023-01-01 06:42:28 +03:00
Skull
6d38fdca52 label marketing_motd_once_per_day 2023-01-01 06:36:09 +03:00
Skull
7f29c661ba marketing comms 2023-01-01 06:32:11 +03:00
Skull
2827f4dfba
Merge pull request #429 from h1-mod/game_console
prevent print spam
2022-12-31 04:30:49 +03:00
m
aee62b4f32 fs_game disclaimer [skip ci] 2022-12-29 12:14:34 -06:00
m
d1ff8a8f9c integrate mods system w/ fs_game + cleanup
doing `+set fs_game "mods/deathrun` or `-mod "mods/deathrun"` will result in the same effect. `-mod` is mainly for singleplayer usage but also works in multiplayer.
2022-12-29 12:08:46 -06:00
Vlad
17d2f550e8
Make com_maxfps saved dvar for SP too (#431) 2022-12-29 10:34:39 -06:00
m
8e7e2982db add "Mods" tab 2022-12-26 06:45:36 -06:00
fed
308485be98 Fix executecommand 2022-12-26 03:38:47 +01:00
m
2c6da84d54 fix third person spectating #320 2022-12-25 06:09:33 -06:00
Skull
b3e245e85c make it like old cods 2022-12-24 17:12:36 +03:00
Skull
d71627fe49 prevent print spam? 2022-12-24 17:10:14 +03:00
fed
f898a6fcb7 Add some fs paths 2022-12-24 04:23:37 +01:00
fed
6bd59cc6c0 Fix skip extra zones patch 2022-12-24 00:29:20 +01:00
Vlad
4fe93f9ae5
Localization: additions for 'Server list' (#426) 2022-12-23 15:40:23 -06:00
m
e0ae1b14fe use set/clear mod functions 2022-12-22 11:33:44 -06:00
m
0c2c90e786 use fs_game w/ mod support 2022-12-22 11:07:51 -06:00
fed
09bba63918
Merge pull request #420 from h1-mod/confirmation-v2 2022-12-22 14:49:09 +00:00
m
0398b8cfad better branding 2022-12-22 08:39:14 -06:00
m
f2dd9315aa handle popup in lua instead 2022-12-22 08:22:52 -06:00
m
2abdb74885 cleanup and fixes 2022-12-22 07:27:28 -06:00
m
2a454e096b Merge branch 'develop' into confirmation-v2 2022-12-22 07:10:33 -06:00
m
729578e641 fix return type 2022-12-22 06:55:48 -06:00
fed
9397a8dda4 Check http response code 2022-12-22 13:38:35 +01:00
fed
b5a26eb82f Cache file hashes 2022-12-22 13:21:30 +01:00
Vlad
69f1fef1ea
Add localized zone loading (mp) (#421) 2022-12-21 18:20:32 -06:00
fed
d75c361cc4 Clean gametype 2022-12-22 00:28:20 +01:00
m
bf965d0688 fix map patches 2022-12-21 16:53:47 -06:00
fed
7a1b9cf6ee Small fix 2022-12-21 23:33:16 +01:00
m
f2632dc448 dont use pointers for json 2022-12-21 15:46:02 -06:00
m
af51706f7d put forward declaration next to first use case 2022-12-21 15:41:45 -06:00
m
c8b8eef200 add trusted ips (whitelist) 2022-12-21 15:39:59 -06:00
m
52151e9ed8 only show prompt if there are files 2022-12-21 14:34:58 -06:00
m
d8ff4697dc cleanup 2022-12-21 14:24:36 -06:00
m
de26138f5b yes/no popup before download 2022-12-21 14:10:29 -06:00
m
03d7667213
clear reverse map 2022-12-16 04:50:10 -06:00
Vlad
29c2771f5e
Fix 'Language' menu exception (#400)
…if config file is not created
2022-12-11 22:30:58 -06:00
m
e24c5cf8b3 move wine check to utils [skip ci] 2022-12-03 20:39:55 -06:00
fed
87d20bb856 Fix gsc crash 2022-11-13 20:03:34 +01:00
fed
15fdab136f Fix script leaks + increase memory 2022-11-11 21:15:26 +01:00
fed
e62fc74d98 Add arena file to download + fixes 2022-11-11 15:54:32 +01:00
fed
7a5798d247 Fix custom scoreboard icons 2022-11-10 21:47:09 +01:00
quaK
2f21d655e6 use override rawfiles if found 2022-11-10 21:56:35 +02:00
fed
664264259a Small fix 2022-11-10 19:10:28 +01:00
fed
1c5a01bcf7 Cleanup menus 2022-11-10 01:38:53 +01:00
fed
1b8dbc535f Cleanup arena 2022-11-10 01:16:50 +01:00
quaK
3a11cd4296 custom map stuff 2022-11-10 00:54:34 +02:00
m
79ce249c2f cleanup 2022-11-03 12:43:50 -05:00
m
d745e9df04 random cleanup and changes 2022-11-01 00:09:02 -05:00
fed
3a04ad3132 Small fix 2022-10-31 16:50:53 +01:00
m
da59ed854c fixes and little changes 2022-10-26 22:23:00 -05:00
m
11260db99e throw error on getfunction + cleanup 2022-10-24 16:00:40 -05:00
m
bc781cfd76 better patch for dev rawfiles compiling 2022-10-24 03:29:08 -05:00
fed
01bb6df9ba Fix build 2022-10-23 23:31:32 +02:00
fed
f51794d0bd SP fixes 2022-10-23 23:14:59 +02:00
m
4893a44954 add say/tell + update submodules 2022-10-22 23:21:05 -05:00
m
8aa10c7dc5 fix build 2022-10-21 17:15:58 -05:00
m
e94f25db54 organize gsc components 2022-10-21 17:05:18 -05:00
m
6810cc54c7 extra bdstorage tasks
not needed, but felt like adding anyways
2022-10-18 06:02:03 -05:00
m
8cdb4690c4
scripting additions, changes, and cleanup (#330) 2022-10-18 05:38:06 -05:00
Vlad
33ebc72bf3
Sync with h2-mod’s b4d3ea9 (#333) 2022-10-17 14:57:39 -05:00
m
4e6a66c0f9 add root folder IO 2022-10-14 14:02:18 -05:00
fed
b502f3531c Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-10-14 20:16:56 +02:00
fed
aa6108b4fe Mapents fixes 2022-10-14 20:16:10 +02:00
m
59718fc9d5
better GSC api (#310) 2022-10-14 11:39:27 -05:00
FutureRave
cbe4cd3557
fix logger 2022-10-13 22:38:06 +01:00
fed
8e55f8dc17 Mapents parser 2022-10-13 02:22:16 +02:00
fed
7c17c66b15 More usermap fixes 2022-10-12 23:40:17 +02:00
fed
ce4a586809 Some fixes 2022-10-11 18:29:53 +02:00
fed
e73d871418 Usermap support 2022-10-11 05:11:54 +02:00
fed
e2e1c908d4 Fix reconnect crashing 2022-10-11 00:10:24 +02:00
m
36739acae4 name some demonware stuff 2022-10-10 16:09:15 -05:00
m
a04f90858a allow custom scripts to include stock scripts 2022-10-10 13:21:14 -05:00
m
b09cb3a034 unnecessary use of Dvar_FindVar 2022-10-10 13:10:40 -05:00
fed
f41ab591d9 Dont load localized zone on custom maps 2022-10-09 20:51:19 +02:00
m
873cdebaf5 fix build 2022-10-04 21:18:43 -05:00
m
60cf2c2b30 re-add io gsc functions 2022-10-04 21:09:22 -05:00
Vlad
c8941e0ac2
Dont always load eng ff (#297) 2022-10-02 15:08:59 -05:00
fed
c7e7b88af1 Fix build 2022-09-25 21:09:11 +02:00
m
4e9e2b8b16 tiny changes 2022-09-25 10:46:55 -05:00
Vlad
367548e86e
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
6dbb1c6312 Delete io.cpp 2022-09-23 20:25:19 +02:00
fed
2fa95b16e7 Gsc changes 2022-09-23 19:30:09 +02:00
m
d105d132c8 hehe 2022-09-12 16:03:46 -05:00
m
ad4736b71e add gsc io funcs 2022-09-12 15:51:23 -05:00
Skull
2c2e52d952 use command instead [skip ci] 2022-09-12 23:42:29 +03:00
Skull
3af7d507ff add lui_close command 2022-09-12 23:41:54 +03:00
quaK
faf8050c88 fix script main menu for controllers 2022-09-12 19:24:19 +03:00