85 Commits

Author SHA1 Message Date
fc752d6a84 exclude dev data directories 2024-12-11 17:37:35 +00:00
6e780f5b04 init and build db earlier 2024-12-11 17:37:20 +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
3e622fcecb Bump version: 0.0.2 → 0.0.3
All checks were successful
Build and Push Docker Image / build (push) Successful in 17s
2024-12-09 15:07:22 +00:00
b6a459802d Update CHANGELOG.md 2024-12-09 15:07:01 +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
80d7a35f46 add missing new line in embed description
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 02:09:55 +00:00
3d4a25791f add missing position argument to embed
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:59:25 +00:00
718fa21c66 Update models.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:58:16 +00:00
61af1b937f use len over .count method for death count
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:56:12 +00:00
60f10d2d68 add missing await
All checks were successful
Build and Push Docker Image / build (push) Successful in 21s
these smaller issues are becoming annoying
need a better way of testing other than building and pushing
2024-12-09 01:54:01 +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
a06966fc81 playtime field as int over float
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-12-09 01:29:03 +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
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
c398cac067 fix improper generator use
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-08 00:46:57 +00:00
3e8072fb67 Update reader.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 18s
2024-12-08 00:31:57 +00:00
919e921850 fix line number assignment in bad position
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-08 00:06:26 +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
32b51fcd1d fix broken instance/type check
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-07 23:28:22 +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
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
2d2cf708ef Update README.md
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-07 01:10:04 +00:00
3981edb006 environment variables in readme
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-07 01:07:55 +00:00
ba23b9d868 Update CHANGELOG.md
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s
2024-12-07 00:55:33 +00:00
796d001751 Update README.md 2024-12-07 00:55:25 +00:00
511b7b038e Update CHANGELOG.md
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-07 00:41:28 +00:00
27a2a1f558 Bump version: 0.0.1 → 0.0.2 2024-12-07 00:39:55 +00:00
6286887632 remove whitespace 2024-12-07 00:39:46 +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
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
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
cffe8546c1 move activity task starter into 'on_ready' event
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
it was being started before the bot websocket was established
2024-12-06 17:17:30 +00:00
cf580d741d changelog and activity fix
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-06 17:14:08 +00:00