27 Commits

Author SHA1 Message Date
d5dccdb533 update changelog
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-13 23:50:37 +00:00
bfe8651ee7 make summary age check timezone aware
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-12 16:44:47 +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
52e42d42ca Update models.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 23:23:07 +00:00
a8d4b8259a fix timezone aware issue in playtime calc
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-11 23:17:12 +00:00
2ed97dba5f promote debug logs to info & change playtime calc
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
2024-12-11 23:13:20 +00:00
41b50e352f detailed debug llog for file reader
All checks were successful
Build and Push Docker Image / build (push) Successful in 33s
2024-12-11 22:55:55 +00:00
1ff4f4e831 get total playtime from player 2024-12-11 22:55:39 +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
6816eb68e8 build from logs command 2024-12-11 17:39:00 +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
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
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
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
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
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
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