Commit Graph

25 Commits

Author SHA1 Message Date
ZKWolf
fb22f07bdb Fixed logging_handler.py for graylog. (changed '' to "") 2023-07-11 20:11:10 +02:00
ZKWolf
87e57f7835 Removed print Statements and started moving to mongo list handler for db. 2023-07-09 18:45:17 +02:00
ZKWolf
0e169a3367 Added the real Matchmaking responses.
Not implemented yet.
2023-07-07 17:10:47 +02:00
ZKWolf
e42f827d0f Added Error Handling 2023-07-01 22:02:10 +02:00
ZKWolf
6a14ee9dcf Debugging Endpoint write data to DB 2023-06-26 19:00:43 +02:00
ZKWolf
62df37216d Logging 2023-06-24 18:21:02 +02:00
ZKWolf
7d0621806f Added new user vars for db and debug. 2023-06-22 22:47:03 +02:00
ZKWolf
e44b4678f6 Added new handler (This will be the only handler in the future) 2023-06-19 23:08:31 +02:00
Vari
a14aaed251 Added frontend structure to project and moved the debug/user endpoint there.
Created a new endpoint file with 'web' endpoints and moved the index there.
2023-06-18 05:21:46 +02:00
ZKWolf
825cbf6651 Fixed None Value 2023-06-17 21:51:58 +02:00
ZKWolf
64444440f0 Added debug.py 2023-06-17 04:29:16 +02:00
ZKWolf
a02f5e1fbf Added Inventory, xp and more Values to DB. Fixed eula for dev versions. 2023-06-17 03:50:09 +02:00
ZKWolf
23d7242e07 Implemented EULA 2023-06-17 03:24:44 +02:00
ZKWolf
3f337882e7 Added DEBUG ID (Dev Versions dont login) 2023-06-17 02:13:49 +02:00
ZKWolf
ea0c0b821a Made mongodb_handler.py a Class 2023-06-16 00:18:08 +02:00
wolfswolke
7279841f15 Changed graylogger to be a Class. 2023-06-15 10:36:07 +02:00
ZKWolf
3dfa88a628 Made good logging!
Fixed Steam auth as well.
2023-06-13 21:46:22 +02:00
ZKWolf
efe2ecd28f Splitted Endpoints into different Files to make its clearer what is what. 2023-06-12 18:37:20 +02:00
ZKWolf
cc4c1c03a8 Added logging to mongodb_handler.py and time_handler.py 2023-06-08 20:37:03 +02:00
ZKWolf
177e118fff Added mongodb_handler.py for User AUTH 2023-06-08 01:25:19 +02:00
ZKWolf
f68cf2effe Added time_handler.py 2023-06-08 01:17:58 +02:00
ZKWolf
3df7b29dd5 Removed Elasticsearch_handler.py 2023-06-08 01:17:11 +02:00
ZKWolf
e56eab58c7 Old ES_Logger. Will be removed soon... 2023-06-05 23:38:07 +02:00
ZKWolf
808268bf8f Added Elasticsearch Handler for better Log output/visibility of error messages and infos.
Reformated API endpoints to be in a better order.
Updated .gitignore to exclude config.
Added requirments.txt
Removed handler.py
2023-05-31 23:16:37 +02:00
ZKWolf
4420cfc5ae Initial commit 2023-05-29 01:17:39 +02:00