Commit Graph

133 Commits

Author SHA1 Message Date
edshot99
143c4e493d fix console messages not being relayed ('say word') 2024-11-27 21:56:00 -06:00
edshot99
d7ea74c929 fork
- dont require steamlookup
- dont use avatar_service
- fix 'cfc_realm command not found'
- ability to choose ws:// or wss://
- ability to receive messages from dedicated relay program
- added networkid for easy steamid access

(custom dedicated relay program not included in this repository)
2024-10-26 19:54:34 -05:00
Brandon Sturgeon
e2f8ed2423
Add presend hook 2024-07-05 15:25:52 -07:00
Brandon Sturgeon
40f8bc299a
Use player_say event (#48)
* Use player_say event

* Fix team check
2024-07-03 22:13:06 -07:00
Brandon Sturgeon
88439d1ec0
Hash color (#47) 2023-10-08 13:08:05 -07:00
Brandon Sturgeon
ec4b60f83a
Allow override hook 2023-09-22 19:39:42 -07:00
Brandon Sturgeon
3d2063875e
Guard against empty team 2023-09-22 19:36:02 -07:00
Brandon Sturgeon
fc11cc59bc
Use default color if we cant find it 2023-09-22 16:55:37 -07:00
Brandon Sturgeon
9aeae61d63
Get color from ULX rank 2023-09-21 04:01:21 -07:00
Brandon Sturgeon
aa5a86c046
Fix ulx command forwarding 2023-09-21 03:17:26 -07:00
Brandon Sturgeon
c553331e05
Fix nil index error 2023-09-20 21:40:05 -07:00
Brandon Sturgeon
dfa279b534
Add Keepalive ping/pong (#46) 2023-09-20 21:34:14 -07:00
Brandon Sturgeon
7f24b6c386
Add a proper error for websocket errors 2023-09-20 21:03:08 -07:00
Pierce
4761ad539e
fix ShortDescription 2023-09-20 23:47:00 -04:00
Brandon Sturgeon
1111203a31
Add multirealm support (#45) 2023-09-20 20:28:46 -07:00
Pierce Lally
d0688171ae
Round modifiers (#44)
* add round modifiers

* add round modifier

* fix hookguard

* Update web/discord_relay/queue.go

Co-authored-by: Brandon Sturgeon <brandon@brandonsturgeon.com>

---------

Co-authored-by: Brandon Sturgeon <brandon@brandonsturgeon.com>
2023-09-20 21:59:01 -04:00
Brandon Sturgeon
bcd5f73e9a
Feature/larynx (#40) 2023-09-20 18:51:30 -07:00
Brandon Sturgeon
8d142056b9
Add new host config 2023-08-28 19:24:02 -07:00
Brandon Sturgeon
c66e2f849f
Simplify guard 2022-06-30 19:44:08 -07:00
Brandon Sturgeon
9fad2b693e
Fix delay function 2022-06-30 11:51:54 -07:00
Redox
c87eacb920 Fix map change not properly applying 2022-06-27 18:07:41 -07:00
Brandon Sturgeon
daf8cfb5cc Pure-lua playercount fix 2022-06-27 18:07:41 -07:00
Brandon Sturgeon
d21cbdc81f
Revert "Add player counting logic"
This reverts commit 2c7b85120f.
2022-06-27 18:06:41 -07:00
Brandon Sturgeon
2c7b85120f Add player counting logic 2022-06-27 18:01:54 -07:00
Redox
a01fd1cbc8 Revert player count logic 2022-05-23 20:54:30 -07:00
Redox
adf0e09caf Use skinny moon arrows 2022-04-24 22:23:09 +02:00
Redox
277cced47f Use smart moon tricks 2022-04-24 22:23:09 +02:00
Redox
b6a2a1d5af Remove junk line 2022-04-24 22:23:09 +02:00
Redox
9b193bd6db Add playercount tracker 2022-04-24 22:23:09 +02:00
Redox
00c432b50c Account for joins and leaves to properly show the ply count 2022-04-16 11:59:48 -04:00
Brandon Sturgeon
240d547651
Fix lua error 2022-04-15 11:28:52 -07:00
Redox
10c83cbf88 Fix playercount not properly showing up 2022-04-14 21:25:16 -04:00
Redox
ab6e12a9a3 Add playercount to connect/disconnect messages 2022-04-09 23:16:38 +02:00
Redox
9b169e3664 Update moon/cfc_chat_transit/server/modules/startup.moon
Co-authored-by: Brandon Sturgeon <brandon@brandonsturgeon.com>
2022-04-05 20:58:56 +02:00
Redox
76165ed420 Use later hook to determine startup 2022-04-05 20:58:56 +02:00
Redox
530ec71744 Update moon/cfc_chat_transit/server/modules/startup.moon
Co-authored-by: plally <pierce@vulpes.dev>
2022-04-02 23:14:55 +02:00
Redox
14fc7b61f2 Apply suggestions 2022-04-02 23:14:55 +02:00
Redox
bcea1668da Better comment 2022-04-02 23:14:55 +02:00
Redox
c9452b43cc Add map restart and map change message 2022-04-02 23:14:55 +02:00
Brandon Sturgeon
130c189b1b Track ids 2022-02-13 20:03:31 -08:00
Brandon Sturgeon
82731af7fc use url param 2022-02-13 20:03:31 -08:00
Brandon Sturgeon
51eebc258b Bust the cache when were sure weve processed it 2022-02-13 20:03:31 -08:00
Brandon Sturgeon
00e79dbdfa
Hotfix 2022-01-24 20:16:11 -08:00
Brandon Sturgeon
a133ce7370
Hotfix 2022-01-23 02:17:38 -08:00
Pierce
a736ba707d add hook to prevent chat messages 2022-01-22 16:01:51 -08:00
Brandon Sturgeon
043dc20bd5
Don't use self 2022-01-21 21:43:56 -08:00
Brandon Sturgeon
6ce67ee2c0
More logs pls 2022-01-21 21:37:49 -08:00
Brandon Sturgeon
01e966fb55
oopsie 2022-01-21 21:03:39 -08:00
Brandon Sturgeon
1c22c18ab8 Add default image 2022-01-20 13:57:49 -08:00
Brandon Sturgeon
4f6580607b
Change name of steamlookup module 2022-01-20 13:38:52 -08:00