Commit Graph

75 Commits

Author SHA1 Message Date
BrentVL-1952840
ab4f918909 Change (local)clientnum datatype 2023-02-18 10:04:31 +01:00
BrentVL-1952840
5cb46bf080 Refactor 2023-02-17 20:49:06 +01:00
BrentVL-1952840
c7c10051fc Include more data in console title
Console title contains the following data:
- Server name
- Current map name
- Total players on server / max players (bots)
2023-02-17 20:45:19 +01:00
Maurice Heumann
09c1eb2a5f Fix game freezing
Fixes #149
2023-02-16 18:50:01 +01:00
Maurice Heumann
c5511a2bae Merge pull request #154 from JariKCoding/main
UI Scripting, dvars cfg file, basic stats menu
2023-02-16 18:16:11 +01:00
Jari van der Kaap
d372fc33f6 Removed unused code, made get_host_library private again 2023-02-13 21:50:19 +01:00
Maurice Heumann
079993d5fa Add missing parameter to CL_ConnectFromLobby 2023-02-13 19:42:35 +01:00
Jari van der Kaap
8d1825d12f Merge remote-tracking branch 'upstream/main' 2023-02-12 19:47:38 +01:00
Jari van der Kaap
da43fb33ee Added luiReload command 2023-02-12 19:32:33 +01:00
momo5502
21b0e419bd Automatically trigger map rotation
This maybe fixes #129
2023-02-12 10:51:15 +01:00
momo5502
d8e862819b I'm a fucking retard.
This fixes #145
2023-02-12 10:11:24 +01:00
momo5502
34291fb4d3 Correct max player count 2023-02-07 18:56:16 +01:00
Maurice Heumann
513f673c01 Add serverlist support 2023-02-05 19:08:36 +01:00
Maurice Heumann
89d055a559 Skip the intro for dev builds
#128
2023-02-05 10:18:41 +01:00
Maurice Heumann
e88ad62b4d Experiments 2023-02-04 15:53:54 +01:00
Jari van der Kaap
55bcf1ebbd Merge branch 'main' of https://github.com/JariKCoding/boiii 2023-02-03 00:05:09 +01:00
Jari van der Kaap
aab395c4ef Fix rebase changes 2023-02-03 00:02:47 +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
3adfdbddaf Add UI Scripting support 2023-02-02 23:43:12 +01:00
Jari van der Kaap
b8cf8b2a56 Added config file for saved dvars and added menu for unlocking loot 2023-02-02 23:28:48 +01:00
momo5502
10cbf6a8bc Add new symbols 2023-01-28 15:29:52 +01:00
m
15fdb6340f fix infinite loop 2023-01-09 16:03:43 -06:00
Edo
08bdae050e fix: symbols (oops again) 2023-01-09 17:55:33 +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
4312255566 Adjust console for servers 2023-01-06 10:29:24 +01:00
Maurice Heumann
f12e6261d1 Rename bdDDL task 2023-01-04 18:45:59 +01:00
Maurice Heumann
bddac6209d Add ddl checksums 2023-01-03 20:24:41 +01:00
Jari van der Kaap
b45776d2ad Changed UI Scripting init on frontend to different hook when everything is initialized 2023-01-03 00:27:40 +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
Jari van der Kaap
27d081700a Add UI Scripting support 2023-01-02 01:12:14 +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
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
d52fdc70cf Add dvar structs 2022-12-09 18:23:14 +01:00
Maurice Heumann
e22eccb342 More cleanup 2022-12-03 19:56:24 +01:00
Maurice Heumann
e57273ed0c Small fix 2022-11-26 09:07:09 +01:00
FutureRave
0e576d3852 fix(game): update symbols 2022-11-21 18:37:25 +00:00
FutureRave
cae0793e7f refactor(cmd): add support for cmds + cleanup 2022-11-21 18:08:27 +00:00
momo5502
47ac6aaf2a Move definitions 2022-11-12 08:07:51 +01:00
momo5502
82270c0b78 Cleanup game 2022-11-11 17:19:26 +01:00
momo5502
908d480e59 Finish process wrapper 2022-11-09 18:10:34 +01:00
momo5502
c0be5d7cad Prepare symbols for process wrapping 2022-11-09 17:10:08 +01:00
momo5502
442a8f2f6f Small changes 2022-10-29 20:05:22 +02:00
momo5502
c898746026 More connection progress 2022-10-28 22:16:14 +02:00
momo5502
1f525186e9 Prepare connecting 2022-10-28 20:34:10 +02:00