Commit Graph

208 Commits

Author SHA1 Message Date
Jari van der Kaap
52005ab43f Added a security check for unsafe lua functions that can be turned on/off with a dvar 2023-02-11 17:31:21 +01:00
Jari van der Kaap
d25d6a7c10 Added config file for saved dvars and added menu for unlocking loot 2023-02-02 23:43:58 +01:00
Jari van der Kaap
43364491ab Changed UI Scripting init on frontend to different hook when everything is initialized 2023-02-02 23:43:12 +01:00
Jari van der Kaap
6ac79fa98b Changed back uiscripting require path for loaded scripts to relative path 2023-02-02 23:43:12 +01:00
Jari van der Kaap
3adfdbddaf Add UI Scripting support 2023-02-02 23:43:12 +01:00
Maurice Heumann
6545ca963c Adjust launcher 2023-01-31 18:56:21 +01:00
Maurice Heumann
b82d2d9438 Extract updater 2023-01-31 18:13:54 +01:00
momo5502
f2924eee05 Early DPI awareness 2023-01-30 18:38:41 +01:00
momo5502
3ad19292a9 Wait for console start 2023-01-26 20:36:14 +01:00
Maurice Heumann
ce2f04ef12 Small renaming 2023-01-24 18:54:29 +01:00
Maurice Heumann
d547aa6065 Merge pull request #106 from mjkzy/gsc
fix infinite loop
2023-01-10 11:00:11 +01:00
m
f9939aa2ab Update and rename patches.cpp to dedi_patches.cpp 2023-01-09 16:23:29 -06:00
m
f36ca5600f Update patches.cpp 2023-01-09 16:20:28 -06:00
m
15fdb6340f fix infinite loop 2023-01-09 16:03:43 -06:00
Diavolo
c92d3a9932 fix(network): add is_server check 2023-01-09 22:51:37 +01:00
Maurice Heumann
37edda91d9 Disable color hooks until needed 2023-01-09 19:03:13 +01:00
Edo
907fa4bfa6 fix: add _g here as well 2023-01-09 17:40:08 +01:00
Edo
be92257abf fix: add elusive g 😱 2023-01-09 17:39:35 +01:00
Diavolo
549064fa64 fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
Maurice Heumann
e7de6af00a Automatically stop cinematic when joining zombies matches
Fixes #97
2023-01-08 16:14:06 +01:00
Maurice Heumann
5f4f498a1e Prepare team assignment fix 2023-01-07 13:46:23 +01:00
Maurice Heumann
db8c81e591 Remove leftovers 2023-01-07 13:46:23 +01:00
Maurice Heumann
89508ea244 Prepare colored name support 2023-01-07 13:46:23 +01:00
Maurice Heumann
09e208bcf7 Small fix 2023-01-06 10:39:07 +01:00
Maurice Heumann
4312255566 Adjust console for servers 2023-01-06 10:29:24 +01:00
Maurice Heumann
7052ef8407 Support bots on servers 2023-01-02 15:18:37 +01:00
Maurice Heumann
55f12e3313 Basic working dedicated server support 2023-01-02 13:57:00 +01:00
Maurice Heumann
59586e18e6 Rename component interfaces 2023-01-01 21:51:04 +01:00
Maurice Heumann
3a6f973473 Prepare dedicated server support 2023-01-01 21:48:32 +01:00
Maurice Heumann
f4a4a95674 Add spawnBot command
This fixes issue #69
2022-12-31 12:18:09 +01:00
Maurice Heumann
967e11bcd0 Remove dummy command 2022-12-30 20:35:29 +01:00
Maurice Heumann
a7f60aeae2 Add custom command support 2022-12-30 19:17:36 +01:00
Maurice Heumann
9ab865ad2a Switch mode when necessary 2022-12-13 19:11:49 +01:00
Maurice Heumann
c89ee22517 Add color patches 2022-12-11 20:56:48 +01:00
Maurice Heumann
84e29b11d8 Fix command handling 2022-12-09 18:23:23 +01:00
Maurice Heumann
c2f1e8985d Switch guid for second instance 2022-12-04 20:32:35 +01:00
Maurice Heumann
c8cfb1f470 Small fixes 2022-12-04 19:59:35 +01:00
Maurice Heumann
d1337fc794 Use jpg compressed resources 2022-12-04 12:24:21 +01:00
Maurice Heumann
1614566a9a Cleanup steam proxy 2022-12-04 11:09:08 +01:00
Maurice Heumann
e22eccb342 More cleanup 2022-12-03 19:56:24 +01:00
Maurice Heumann
72d7217c4b Call callbacks more often 2022-11-30 19:22:20 +01:00
Maurice Heumann
d5ccf4c7a3 Add discord rich presence 2022-11-30 18:02:57 +01:00
Maurice Heumann
6fd413db8a Small formatting fixes 2022-11-29 08:07:29 +01:00
Jari van der Kaap
9d6c209cf8 Added extra CaC slots, unlocked CWL camo's, paid specialist outfits and gobblegums 2022-11-29 00:09:44 +01:00
Jari van der Kaap
dd07fbddf7 Fixed class not selectable when dlc weapon is included 2022-11-28 22:15:58 +01:00
Jari van der Kaap
87ba0f58af Enabled Blackjack & first test for enabling DLC weapons 2022-11-28 00:30:29 +01:00
momo5502
a135bdba9c Prepare dedicated component 2022-11-24 17:25:37 +01:00
momo5502
c4987fc871 Generate guid through hardware identifiers 2022-11-21 20:45:29 +01:00
FutureRave
337b52891c refactor(io): use the filesystem library where appropiate 2022-11-21 18:35:15 +00:00
FutureRave
cae0793e7f refactor(cmd): add support for cmds + cleanup 2022-11-21 18:08:27 +00:00