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-03-01 00:05:08 -05:00
7a39c9a75d feat(pterodactyl): added startup and shutdown messages
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 00:02:45 -05:00
d39f0ba104 feat(pterodactyl): server status will persist through reloads
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:55:53 -05:00
a4f68d55eb fix(pterodactyl): register config on cog class initialization
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:54:38 -05:00
8387064ab4 fix(pterodactyl): maybe fixed config issue
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:52:49 -05:00
9e63b4e798 fix(pterodactyl): oops lol
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:50:58 -05:00
0d21a52ce3 feat(pterodactyl): added support for bridging messages sent by the server
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:44:31 -05:00
457f1da7f4 fix(pterodactyl): pylint "fix"
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:42:15 -05:00
c0289a86fc fix(pterodactyl): pylint fixes
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:33:02 -05:00
7f8d70ccae fix(pterodactyl): fixed circular import
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:31:33 -05:00
2bf8629e4c fix(pterodactyl): updated typehints
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 23:26:28 -05:00
e1c98aa78f cleanup(pterodactyl): split out a bunch of stuff into separate files
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 22:41:10 -05:00
417f297193 misc(pterodactyl): renamed tellraw to chat_command
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 22:15:48 -05:00
37cdca09ec fix(pterodactyl): pylint fixes
84b0201662 docs(pterodactyl): added docs pages
839ead56eb fix(pterodactyl): remove looping functionality from websocket.connect on line 62 as it's irrelevant now and was broken regardless
9e15730af9 fix(pterodactyl): cancel the task upon error
Compare 4 commits »
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 21:51:22 -05:00
de5d0194c8 fix(pterodactyl): don't send chat messages to minecraft containing bot commands
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 21:46:49 -05:00
ef7f574306 fix(pterodactyl): testing a fix to tellraw
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 21:41:04 -05:00
07835e7b13 fix(pterodactyl): fixed TypeError
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 21:38:57 -05:00
cccc941e26 fix(pterodactyl): restart the websocket task if it fails
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 21:35:13 -05:00
0aa17e8807 fix(pterodactyl): fixed exceptions in the websocket task being suppressed
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 21:18:46 -05:00
366bafcd27 fix(pterodactyl): don't trim content
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-02-29 21:15:51 -05:00
d5600e8cf7 fix(pterodactyl): fixed chat messages breaking and removed debug logging