Commit Graph

6 Commits

Author SHA1 Message Date
m
d745e9df04 random cleanup and changes 2022-11-01 00:09:02 -05:00
m
10e1395de8 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
690310fd76
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
c52cfa73b4 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
b4326f7177 Add logger component 2022-03-11 22:28:08 +01:00
m
1515279e5c
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