61 Commits

Author SHA1 Message Date
m
a51fa416cf re-add motd & featured content 2024-01-17 09:21:42 -06:00
m
f8eb92fff4 server browser colorization + fixes
closes #694
2024-01-17 06:59:17 -06:00
m
ac3893d092 fix blank popup 2023-12-26 01:51:05 -06:00
fed
409bf1c00c
Discord rpc fixes & changes 2023-12-18 00:54:06 +01:00
m
5acb5f7ba0 cleanup discord and party [skip ci] 2023-12-15 14:12:36 -06:00
m
f2fb484b57 cleanup + add server rpc info 2023-12-13 23:33:54 -06:00
fed
2db853c4c1
Hash system fixes 2023-12-13 20:20:51 +01:00
fed
ce12f0d9f5
Store dvar names & descriptions in resources 2023-12-13 19:32:00 +01:00
fed
0ccde7640a
Better file hash system 2023-12-12 17:17:47 +01:00
quaK
80597dd07e Hash update 2023-12-12 01:22:37 +02:00
quaK
4318b09f1d Typo 2023-07-01 02:03:07 +03:00
quaK
31e9523347 Check for server protocol 2023-07-01 02:02:04 +03:00
quaK
214a26f12d Add faster hashing 2023-07-01 01:39:50 +03:00
fed
015a1a11d1 Small fix 2023-04-28 00:27:23 +02:00
fed
5c2179e817 Small fix 2023-01-28 12:47:12 +01:00
fed
e14000a997 Small fix 2023-01-27 03:41:47 +01:00
fed
d27c723fa1 Mod stats + mod_pre_gfx 2023-01-27 03:24:10 +01:00
fed
ee2daaf0e9 Add imagefiles to mod download 2023-01-15 03:35:24 +01: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
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
m
e0ae1b14fe use set/clear mod functions 2022-12-22 11:33:44 -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
b5a26eb82f Cache file hashes 2022-12-22 13:21:30 +01: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
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
m
d745e9df04 random cleanup and changes 2022-11-01 00:09:02 -05: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
Skull
2c2e52d952 use command instead [skip ci] 2022-09-12 23:42:29 +03:00
fed
abb8cc7c0b Another fix 2022-09-11 20:50:12 +02:00
Federico Cecchetto
b1b6699435 Some fixes 2022-09-11 16:26:11 +02: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
mjkzy
b07910912b document some functions [skip ci] 2022-05-28 12:51:26 -05:00
Federico Cecchetto
2b15c3ec62 Finish some stuff 2022-05-28 15:51:38 +02:00
fed
93a01c50f0 Some fixes 2022-05-21 12:26:30 +02:00
fed
4b872decca Server list 2022-05-20 09:51:17 +02:00