Commit Graph

80 Commits

Author SHA1 Message Date
ZKWolf
2d7c88f853 Fixed render Template 2023-06-18 01:06:01 +02:00
ZKWolf
0770d4a5f8 Moved unlockSpecialItems. Maby wallet fix. 2023-06-18 01:05:20 +02:00
ZKWolf
0d06dd756c Fixed unlockSpecialItems 2023-06-17 22:50:48 +02:00
ZKWolf
f192f250dc Added LeaderBoard 2023-06-17 22:50:30 +02:00
ZKWolf
825cbf6651 Fixed None Value 2023-06-17 21:51:58 +02:00
ZKWolf
dc9fe42b33 Fixed BAN endpoint 2023-06-17 21:51:41 +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
f59aa0b327 Added moderation_check_chat (I hope we don't need to check this stuff...) 2023-06-17 03:28:53 +02:00
ZKWolf
0127d4fa76 Added favicon.png 2023-06-17 03:28:50 +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
87256c250d Fixed Raw byte issue in general.py Game Seed. 2023-06-17 02:13:29 +02:00
ZKWolf
4319b40d4b Fixed File Not found issue in general.py 2023-06-16 23:54:20 +02:00
ZKWolf
bcae59efd5 Added bhvrSession.md 2023-06-16 23:53:24 +02:00
ZKWolf
b9de01f936 removed unneeded file endpoint. 2023-06-16 00:27:30 +02:00
ZKWolf
aa7beddba2 Added Map seeding to File and GET. 2023-06-16 00:19:12 +02:00
ZKWolf
386ad9c6a7 Added 404 handler 2023-06-16 00:18:45 +02:00
ZKWolf
0b435a693e Fixed check/username and fixed mongo_handler 2023-06-16 00:18:29 +02:00
ZKWolf
ea0c0b821a Made mongodb_handler.py a Class 2023-06-16 00:18:08 +02:00
ZKWolf
da104e7fc2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/endpoints/unknown.py
2023-06-15 18:30:07 +02:00
wolfswolke
7279841f15 Changed graylogger to be a Class. 2023-06-15 10:36:07 +02:00
ZKWolf
9da293adea Made Eula auto accept (testing. maby forever tho) 2023-06-15 00:12:31 +02:00
ZKWolf
2518da97e1 Added 404 Debug handler 2023-06-14 21:44:15 +02:00
ZKWolf
2b68800484 Added more endpoints, added achievmentss, fixed EULA, Fixed PrivacyPolicy. 2023-06-13 23:17:25 +02:00
ZKWolf
cef18ade1b Fixed Steam auth as well. 2023-06-13 21:49:01 +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
fef61b0af6 Added more Endpoints, Better User Agent verification. 2023-06-11 20:55:40 +02:00
ZKWolf
c0fbbc432c Added better user-agent Auth. 2023-06-11 18:39:45 +02:00
ZKWolf
03ca914b5a Added alot and changed alot. 2023-06-11 18:03:49 +02:00
ZKWolf
aeb533d55d Added some Info. 2023-06-10 20:02:45 +02:00
ZKWolf
f625c3a75b Added catalog endpoint and EULA. 2023-06-10 19:56:55 +02:00
ZKWolf
ee26a25484 Added current version as info 2023-06-10 19:56:23 +02:00
ZKWolf
a22e267117 commit 2023-06-10 13:32:25 +02:00
ZKWolf
d55599b63b Added starting parms to start_parms.txt 2023-06-09 00:04:17 +02:00
ZKWolf
c0a480186f Fixed healthcheck. 2023-06-08 23:25:02 +02:00
ZKWolf
8cacec1ba2 Added Logging.md with the currently known logged data. 2023-06-08 22:10:10 +02:00
ZKWolf
7c1da12cc4 Added some low level AUTH to not abuse steam api. (mirror key is defined in game but never used ._.) 2023-06-08 21:21:00 +02:00
ZKWolf
318c9c4107 changed example_config.yaml 2023-06-08 20:39:05 +02:00
ZKWolf
37880bc9dd Better logging in start_app.py 2023-06-08 20:37:40 +02:00
ZKWolf
cc4c1c03a8 Added logging to mongodb_handler.py and time_handler.py 2023-06-08 20:37:03 +02:00
ZKWolf
f5c362231b removed AUTH.MD 2023-06-08 18:57:17 +02:00
ZKWolf
966c475230 Added Steam_Login.md to explain how the login is handled. 2023-06-08 18:55:27 +02:00
ZKWolf
c9ecfcb321 Fixed thread exit. 2023-06-08 01:34:46 +02:00
ZKWolf
fa9ee4eb13 Removed unneeded things. 2023-06-08 01:30:54 +02:00
ZKWolf
0317692b94 Fixed UserAuth, Added rest of Auth parameters, Added mongo_db vars. 2023-06-08 01:26:14 +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
76c5bf28e5 typo fixed... 2023-06-08 01:17:23 +02:00