23 Commits

Author SHA1 Message Date
fed
c0c0d40533 Some fixes 2022-10-11 18:29:53 +02:00
fed
d3124bf989 Usermap support 2022-10-11 05:11:54 +02:00
fed
454b29f1c8 Fix reconnect crashing 2022-10-11 00:10:24 +02:00
Skull
81e91b939f use command instead [skip ci] 2022-09-12 23:42:29 +03:00
fed
d76d21ee5a Another fix 2022-09-11 20:50:12 +02:00
Federico Cecchetto
0829fa8b01 Some fixes 2022-09-11 16:26:11 +02:00
m
6d2a5bf5bc Mod downloading (#228)
* basic template for mod downloading

* better checks for unloading?

* Mod download stuff

* debug prints

* basic UI popup for mod downloading

* change notify location + abort download

* Prevent mods from loading lua files

* cleanup, fixes, mod aborting

* use correct pipelines

* change some messages

* fix mod downloading

* not a component

* fix hardcoded changes

Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
2022-09-11 08:09:50 -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
mjkzy
3a1421acfb document some functions [skip ci] 2022-05-28 12:51:26 -05:00
Federico Cecchetto
a2ce078549 Finish some stuff 2022-05-28 15:51:38 +02:00
fed
2b05517591 Some fixes 2022-05-21 12:26:30 +02:00
fed
99a23e453c Server list 2022-05-20 09:51:17 +02:00
Federico Cecchetto
aa151b3d8d Some fixes 2022-05-19 17:01:34 +02:00
Federico Cecchetto
cb9e39a0bd Party connect 2022-05-19 00:36:32 +02:00
Skull Merlin
1d06f9108c 1.04 -> 1.15 2022-05-17 17:56:26 +03:00
m
f8125af152 discord rich presence joining
TODO:
- add a "session ID" randomly generated string
- improve the Joining game on DW initalized > main thread?
- join requests with avatars in game (ui scripting)
2022-03-15 18:59:03 -05:00
Federico Cecchetto
8484dfc2db Add logger component 2022-03-11 22:28:08 +01:00
m
8bf28416e7 use hooking utils invoke 2022-03-03 07:07:37 -06:00
Federico Cecchetto
a27ebd4ad3 Remove printf 2022-03-01 03:16:56 +01:00
Federico Cecchetto
b0aa4dcd5d Also check if virtual lobby is loaded 2022-03-01 03:16:31 +01:00
Federico Cecchetto
fab4962c6e Dont Com_Error in infoResponse 2022-02-28 18:11:09 +01:00
Federico Cecchetto
b3742919fa More party fixes 2022-02-28 15:22:04 +01:00
m
6db0cde0ce new components + more symbols (#10)
* add bots, discord, party components + more symbols

* proper check for server player count

* progress on party/server list

* fix socket, server list now shows S1 servers
2022-02-27 22:54:27 -06:00