28 Commits

Author SHA1 Message Date
1be47acdd8 rotate expired user log files
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-13 12:17:03 +00:00
96fe28b15c zomboid log timestamp format as environment variable
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-12-12 17:14:09 +00:00
d02794709c fix incorrect timestamp parse string 2024-12-12 16:44:29 +00:00
edf901b647 stop unnecessary request to steam API
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-12 16:08:21 +00:00
da217c1242 better logging
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-11 23:30:29 +00:00
b2847ebe95 user log files only and handle task around build 2024-12-11 22:55:24 +00:00
55304170b1 player sessions and coordinate models
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 21:41:21 +00:00
e3da8ec805 update changelog
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 20:07:12 +00:00
6faa3cdd01 command group to fix argument error
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-11 17:41:18 +00:00
6816eb68e8 build from logs command 2024-12-11 17:39:00 +00:00
77cb214276 debug mode var and ingame_channel shorthand getter
All checks were successful
Build and Push Docker Image / build (push) Successful in 23s
2024-12-11 15:37:19 +00:00
103d14e5d4 fix stupid await placement
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-09 14:55:55 +00:00
38dbc1a419 track player is dead
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-09 14:53:52 +00:00
2c30e719ce fix death regex failing to parse timestamp
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-09 14:47:08 +00:00
ac5389953f embed alert on player death
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 14:25:11 +00:00
161d44a59d colour the join/leave embeds
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-09 02:11:15 +00:00
b03f1ba6df fix incorrect order of passed variables for steam summary
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:51:56 +00:00
ba16063eff fix attribute error from failing to unpack tuple
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:49:58 +00:00
fee723b9a9 fix not null error for connection fields
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:46:32 +00:00
fec912c9e0 fix regex issue for player join/leave events
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:40:29 +00:00
945b7422e4 use path name over stem
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:33:36 +00:00
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
9522ec6ee0 We will count deaths
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-12-07 15:20:34 +00:00
8344bfa3b5 full avatar & remove incorrect on_ready code
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-06 18:35:05 +00:00
512254a05d add missing steam api key
All checks were successful
Build and Push Docker Image / build (push) Successful in 17s
2024-12-06 18:21:11 +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