Commit Graph

18 Commits

Author SHA1 Message Date
70c417e7f4 Implement writing "already seen" to source 2025-05-21 13:10:33 +02:00
4301294b66 Implement removing read achievements from source files 2025-05-21 13:01:10 +02:00
5a1bff50d3 Update debug file 2025-05-21 12:53:14 +02:00
c1cc508dcf Clean up shop 2025-05-21 12:45:55 +02:00
d3efd378f2 Implement alreadyseen and writingtofileTM 2025-05-21 12:41:39 +02:00
3f659d351d Implement writing to database with the new structure 2025-05-21 12:26:22 +02:00
f55a6de8c0 Add debug lua data file temporarily 2025-05-21 12:23:01 +02:00
028aa4e80b Refactor a large part of main to be less retarded 2025-05-21 12:22:48 +02:00
7c2debf051 Rename extractPlayerAchievementsFromFile to loadAchievements and update related logging messages 2025-05-21 11:48:28 +02:00
5e3fb568ae Tighten up the logging a bit in loader 2025-05-21 11:47:22 +02:00
1afb311cdc Add achievement processing counter and logging in extractPlayerAchievementsFromFile 2025-05-21 11:41:14 +02:00
8cb4b1868a Change log level from warning to debug for non-whitelisted achievement messages 2025-05-21 11:41:07 +02:00
98cc1a578b Format 2025-05-21 11:35:02 +02:00
bf8815d621 Update NSQD connection URL in main.go 2025-05-21 11:34:58 +02:00
114c0b909b Make main.go write into database instead of nsq, there's just no need for it like I thought there would be 2025-05-21 11:34:42 +02:00
39116eb74e Refactor main.go to enhance data extraction and NSQ message handling; added debug logging and improved error handling. 2025-05-19 00:01:32 +02:00
80b46cdfc4 Update go.mod and go.sum to remove unused dependencies 2025-05-18 23:48:34 +02:00
0806e0c845 Initial commit 2025-05-18 23:48:22 +02:00