Commit Graph

16 Commits

Author SHA1 Message Date
Barnaby 0654d159e1
Ratelimit endpoints (#20) 2022-01-23 17:35:45 -03:00
Connor Sullivan 75643ec398 Add optional env variable to get client IP from a custom header 2022-01-16 16:17:53 -06:00
BobTheBob e0e8c0f4f4 fix for authentication failures with servers that have reregistered in heartbeat 2022-01-07 00:40:16 +00:00
BobTheBob 9f6fb01e41 refactor to allow preexisting gameservers to register in heartbeat 2022-01-05 19:15:12 +00:00
BobTheBob 5aa0ed27d5 move to server auth token system for verifying gameserver auth messages, rather than ip 2021-12-30 18:08:55 +00:00
pg9182 8623d28ada
Fix error when server description is empty
The bad-words library doesn't handle empty strings correctly.
2021-12-25 20:29:09 -05:00
wolf109909 8c460bd168
fixed: Heartbeat not updated
I realized something with servers disappearing when no player is on the server. Tried to fix it and it works now
2021-12-26 00:50:58 +08:00
BobTheBob 9e12da8048 fix bad playercount assignment in heartbeat 2021-12-25 04:19:05 +00:00
BobTheBob dd7243a1ca add playercount param to heartbeat 2021-12-24 19:40:45 +00:00
L1ghtman2k 7fde697e65 add space 2021-12-24 12:47:10 -05:00
L1ghtman2k 67a7498f84 dont reinitialize filter on every request 2021-12-24 12:46:35 -05:00
L1ghtman2k b3bb533f3b sync npm version 2021-12-24 05:16:19 -05:00
BobTheBob fda61da56f initial mod pdef stuff and project structure improvements 2021-11-27 00:37:34 +00:00
BobTheBob f65a2e8d07 working auth 2021-11-13 18:45:33 +00:00
BobTheBob aaa1f2488e oops forgot to commit 2021-11-07 22:08:51 +00:00
BobTheBob b073906510 initial commit 2021-09-06 00:27:59 +01:00