cswimr · he/him
  • Kentucky, United States of America
  • https://me.csw.im
  • Hey! I'm the site administrator for CoastalCommits, read my profile for more information!

  • Joined on 2023-07-12
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 17:22:46 -05:00
5dc55b52e7 fix(pterodactyl): testing fix to sending chat messages to minecraft
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 17:19:31 -05:00
4f95955a04 fix(pterodactyl): fixed broken formatting
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 17:18:08 -05:00
510f8c788e feat(pterodactyl): added sending messages from discord to the server
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 17:14:10 -05:00
a791c27fc3 fix(pterodactyl): fixed broken debug statement
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 17:01:05 -05:00
07e2497aac fix(pterodactyl): fixed incorrect dictionary key causing an error
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 16:58:24 -05:00
e12ded9d42 fix(pterodactyl): add more verbose debug logging
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 16:55:48 -05:00
ee6e900e7d fix(pterodactyl): fixed incorrect config name
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 16:53:13 -05:00
f42c536f7c fix(pterodactyl): awaited a coroutine
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 16:52:14 -05:00
7e728087c4 fix(pterodactyl): adding debug logging so i can figure out what's failing in the chat system
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 16:47:23 -05:00
9a698fbac6 feat(pterodactyl): added one-way chat messages (minecraft --> discord)
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:44:16 -05:00
dab7343ca6 fix(pterodactyl): use running, not started
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:41:55 -05:00
239f7cf613 fix(pterodactyl): fixed current_status
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:39:44 -05:00
39ae8b5ea0 fix(pterodactyl): do not log during startup/shutdown to avoid the console channel getting flooded and ratelimited
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:32:34 -05:00
142336e233 feat(pterodactyl): handle server status changes
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:22:49 -05:00
f6f0a31763 fix(pterodactyl): don't log console command executions
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:21:42 -05:00
ec2cd09f8e fix(pterodactyl): removed ansi escape codes
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:18:19 -05:00
c740cdc6dc feat(pterodactyl): fixed some issues and added logging for what user executed a command through the console
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:08:27 -05:00
a8f60b1aec fix(pterodactyl): do not ratelimit yourself
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:07:34 -05:00
d297a2181d fix(pterodactyl): i'm dumb
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-28 13:05:09 -05:00
60f94c4499 fix(pterodactyl): testing a ""solution"" to the websocket closing problem