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 main at cswimr/SeaCogs 2024-03-04 15:26:28 -05:00
eecf1fb70f docs(pterodactyl): added a guide on installing Red on Pterodactyl
cswimr opened issue cswimr/SeaCogs#20 2024-03-03 02:07:03 -05:00
Pterodactlyl overrides the global Python logger level while loaded
cswimr pushed to main at cswimr/SeaCogs 2024-03-03 02:01:39 -05:00
9b153a4799 fix(pterodactyl): whoops I forgot two
cswimr pushed to main at cswimr/SeaCogs 2024-03-03 02:01:06 -05:00
0496454030 fix(pterodactyl): only json.loads() once in the websocket handling code
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 20:10:19 -05:00
e2389cec08 fix(pterodactyl): don't log console messages while server is offline (why even?)
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 20:09:42 -05:00
58e88f2dd6 fix(pterodactyl): use re.search instead of re.match (thanks zephyrkul)
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:53:11 -05:00
9106675276 fix(pterodactyl): wooo more debug statements
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:50:52 -05:00
72d8ff4782 fix(pterodactyl): 🥺
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:43:32 -05:00
9e92d82817 fix(pterodactyl): fixed trying to match against dictionary keys instead of their values
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:35:47 -05:00
1ad721f380 fix(pterodactyl): use add_field so formatting doesn't look off
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:34:36 -05:00
088bf6b8dc fix(pterodactyl): use .items() to unpack dictionary values
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:32:49 -05:00
bf3f0f9782 fix(pterodactyl): actually show the blacklisted regex in ptero set view
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:31:29 -05:00
e6231bf1a7 fix(pterodactyl): fixed TypeError (again)
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:30:16 -05:00
4020ab7847 fix(pterodactyl): fixed TypeError
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:27:41 -05:00
f6ebbae583 feat(pterodactyl): added a regex blacklist command
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 19:08:42 -05:00
5c2bfea238 misc(pterodactyl): added a comment explaining why pterodactylclient is being used with debug mode enabled
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 16:41:39 -05:00
a52a991ae6 fix(pterodactyl): remove " characters from tellraw message strings
cswimr pushed to master at GalacticFactory/GalacticFactory-Legacy 2024-03-02 16:33:54 -05:00
68278906d4 Version bump to 0.7.5
cswimr pushed to master at GalacticFactory/GalacticFactory-Legacy 2024-03-02 16:19:29 -05:00
679c071591 added .venv/ to gitignore
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:46:10 -05:00
6e2776b63a misc(pterodactyl): removed unused config keys