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-02 15:42:33 -05:00
4c7526b157 fix(pterodactyl): changed achivement embed colors
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:38:08 -05:00
6cdab8363a misc(pterodactyl): made achievement text bold
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:30:51 -05:00
464483b4c9 fix(pterodactyl): regex consistency
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:30:02 -05:00
3d7337c42c fix(pterodactyl): don't detect messages from the server/rcon as chat messages
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:27:37 -05:00
8ccb174913 fix(pterodactyl): fixed incorrect websocket handling
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:20:37 -05:00
3e18894bb5 fix(pterodactyl): only check if a message is a chat message if it isn't a server message
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:18:36 -05:00
1263f59cee fix(pterodactyl): detect messages sent through /say
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:13:03 -05:00
385c94c97e fix(pterodactyl): fixed broken chat command default
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 15:11:44 -05:00
a7a42be4ed fix(pterodactyl): don't allow pings through the websocket chat
1f51cb2a27 fix(pterodactyl): changed a regex pattern default
eb5fdfa84e docs(pterodactyl): added regex examples page
Compare 3 commits »
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 13:21:17 -05:00
030291113b docs(pterodactyl): don't make the user give the subuser permissions it doesn't need
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 12:41:57 -05:00
7e4d4b348a fix(pterodactyl): match the correct group in check_if_server_message
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 12:40:29 -05:00
4c234502f7 fix(pterodactyl): fixed broken regex
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 12:36:42 -05:00
26e5bd9129 fix(pterodactyl): check if server message is from Server or Rcon before sending to chat channel
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 12:29:13 -05:00
8fdf9eb239 docs(pterodactyl): added a section on installing the cog and explaining what the project is
cswimr deleted branch pterodactyl from cswimr/SeaCogs 2024-03-02 00:07:44 -05:00
cswimr pushed to main at cswimr/SeaCogs 2024-03-02 00:07:43 -05:00
3a52efeac0 Merge pull request 'Add Pterodactyl cog' (#19) from pterodactyl into main
882b0386f2 fix(pterodactyl): pylint fixes
45797361a6 docs(pterodactyl): flushed out the docs more
12862ccea7 fix(pterodactyl): docstring change
0b0afa53d6 fix(pterodactyl): docstring change
Compare 140 commits »
cswimr merged pull request cswimr/SeaCogs#19 2024-03-02 00:07:42 -05:00
Add Pterodactyl cog
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 23:43:48 -05:00
882b0386f2 fix(pterodactyl): pylint fixes
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 23:35:14 -05:00
45797361a6 docs(pterodactyl): flushed out the docs more
cswimr pushed to pterodactyl at cswimr/SeaCogs 2024-03-01 23:04:37 -05:00
12862ccea7 fix(pterodactyl): docstring change