25 Commits

Author SHA1 Message Date
8fecd43f31 fix futures error + remove unused imports
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:27:00 +00:00
d495ffc0fa simplify join/leave alert
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:22:55 +00:00
67bb52c767 steam summary and player death tracker
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:04:34 +00:00
1cce089cc3 incorrect usage of async await
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-08 00:53:01 +00:00
ae07f1760a attribute error fix
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-08 00:51:22 +00:00
d2d0b1a03e track filehandler
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-08 00:49:08 +00:00
26fe8ca523 more logging & remove unused code
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-07 23:50:24 +00:00
e6ddf290ca return after FileNotFoundError and log line output
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-07 23:38:21 +00:00
2b6f68de0d database, data folder path & file reader class
All checks were successful
Build and Push Docker Image / build (push) Successful in 28s
2024-12-07 23:23:10 +00:00
f6aa67c739 ensure path exists and use path obj over string
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-06 18:51:21 +00:00
19ec17a69a find console file through zomboid folder
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-06 18:49:08 +00:00
7bb2c8dbef player data handled in own cog
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-12-06 18:18:18 +00:00
09cfb2ac58 fix player leave/join ignored if no access level
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
caused by bad regex pattern
2024-12-06 17:42:10 +00:00
78d2c7a850 fix rcon call with incorrect arguments
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-06 14:19:54 +00:00
c947aa2148 handle mod updates
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-06 14:10:16 +00:00
95e8672fd5 use larger avatar for embed
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 13:28:52 +00:00
4e42a07b27 await thumbnail fetch
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 13:12:40 +00:00
f7f2401174 Update console.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 13:09:32 +00:00
3a85af4028 fetch steam profile via API
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s
2024-12-06 13:05:11 +00:00
ed22e552a1 fix argument error for setting embed image
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-06 12:51:51 +00:00
21bd1589a4 user class and join/leave embeds
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 12:49:47 +00:00
5e216862a6 fix spam + add player disconnect message
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 12:34:18 +00:00
60ad27126b console reader and player join alert
All checks were successful
Build and Push Docker Image / build (push) Successful in 23s
2024-12-06 12:23:15 +00:00
c291f486da Delete console.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-06 11:07:34 +00:00
7642da6b43 console reader 2024-12-06 09:45:38 +00:00