Commit Graph

165 Commits

Author SHA1 Message Date
ZKWolf
9ddfc33ef2
Create CONTRIBUTING.md 2023-07-24 17:08:10 +02:00
ZKWolf
c923f0ae31
Create SECURITY.md 2023-07-24 17:02:23 +02:00
ZKWolf
f9c4726420 Changed checks to only 3 lines with ABORT. Other small changes aswell 2023-07-21 17:36:08 +02:00
ZKWolf
055a543b11 New message for users added 2023-07-21 17:34:51 +02:00
ZKWolf
a6f700a3e2 Curl right URL to not create spam in the log 2023-07-21 17:34:41 +02:00
ZKWolf
c405f550b6 Moved config handler and Added ABORT to checks with right error codes. 2023-07-21 17:34:27 +02:00
ZKWolf
b3eea2d970 Added Colors for log messages 2023-07-21 17:33:35 +02:00
ZKWolf
4413bf840d Fixed random errors by db not being assigned. 2023-07-21 17:33:19 +02:00
ZKWolf
1f6faa2a70 Working on Matchmaking 2023-07-19 22:29:52 +02:00
ZKWolf
4be44ecad0 Added CLOSE connection 2023-07-19 22:28:54 +02:00
ZKWolf
3700750dd1 Added Matchmaking info 2023-07-19 22:28:22 +02:00
ZKWolf
a40caeb175 Fixed eula 2023-07-18 22:59:45 +02:00
ZKWolf
645bca42f2 Trying to fix /check/username 2023-07-18 22:59:28 +02:00
wolfswolke
3100242d4e Fixed Session Validation 2023-07-18 16:21:50 +02:00
ZKWolf
1a2fb7f91f Added working cookie Auth 2023-07-17 21:14:58 +02:00
ZKWolf
52279f5eaa Downgraded PyYaml because it broke for alpine. See: https://github.com/yaml/pyyaml/issues/601 2023-07-17 19:15:20 +02:00
ZKWolf
887f6b3739 Upgraded docker image and auto upgrade pip. 2023-07-17 19:14:41 +02:00
ZKWolf
22064e3513 Added Current error_log in txt format. 2023-07-16 22:20:36 +02:00
ZKWolf
f672755ad1 testing if this mm is correct 2023-07-16 22:20:18 +02:00
ZKWolf
aa62253ea9 Added real data back in 2023-07-16 22:19:54 +02:00
ZKWolf
4371ab88bb Added DEV Region for testing 2023-07-16 22:19:19 +02:00
ZKWolf
30809274b6 added dont print for localhost 2023-07-16 22:18:56 +02:00
ZKWolf
46be993ff1 changed to check_for_game_client for "security" 2023-07-12 23:35:40 +02:00
ZKWolf
a2ff38dc34 Catalog is still broken even with one item... why ._. 2023-07-12 23:34:35 +02:00
ZKWolf
fb05c1ae8f Merge remote-tracking branch 'origin/master' 2023-07-12 20:27:12 +02:00
wolfswolke
f03cff231d Working on UnitTests 2023-07-12 16:30:15 +02:00
ZKWolf
fb22f07bdb Fixed logging_handler.py for graylog. (changed '' to "") 2023-07-11 20:11:10 +02:00
ZKWolf
e8bc43ec1a Added basic www files. (robots.txt, security.txt, gpc.json) 2023-07-11 20:10:19 +02:00
ZKWolf
677a7b0d72 End of day commit. Fixed about nothing... 2023-07-09 23:49:26 +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
eb30ef81d8 Now using waitress as WSGI. 2023-07-09 18:16:41 +02:00
ZKWolf
c18d293013 Semi Fixed initOrGetGroups. Choose Screen is back but still has issues with CharacterId is None. 2023-07-09 04:01:43 +02:00
ZKWolf
7a404aedfc Playing around with MatchMaking. Works already on dev versions kinda. 2023-07-08 00:23:14 +02:00
ZKWolf
9365e43380 Added cancel Endpoint to WIP. 2023-07-07 17:15:27 +02:00
ZKWolf
0e169a3367 Added the real Matchmaking responses.
Not implemented yet.
2023-07-07 17:10:47 +02:00
ZKWolf
d47ba73413 Moved functions around 2023-07-07 17:10:26 +02:00
ZKWolf
be3e0e4bbe Fixed small error in shop 2023-07-07 17:10:04 +02:00
ZKWolf
0ba74ef49a Changed LOGGING message=str(e) to message=e cause else it wont log. 2023-07-02 21:01:10 +02:00
ZKWolf
f305d3d25d Fixed some stuff in catalog.json 2023-07-02 20:45:32 +02:00
ZKWolf
f0eb02c1a4 Fixed dumb error in Currency... 2023-07-02 03:39:37 +02:00
ZKWolf
be1b1e73e4 Moved Catalog, Eula, Game news, ... to JSON Folder. 2023-07-01 22:07:20 +02:00
ZKWolf
e42f827d0f Added Error Handling 2023-07-01 22:02:10 +02:00
ZKWolf
ff990fb86f Fixed ban in OG DeathGarden 2023-06-30 22:17:56 +02:00
ZKWolf
17e621c57c Added more Catalog Items and moved catalog to catalog.json. Need to Fix whats in catalog_in_work.json 2023-06-30 22:17:20 +02:00
ZKWolf
928a126dbd Added Character Challenges that need to be in the Catalog. 2023-06-28 23:02:02 +02:00
ZKWolf
0908e3b897 added main chars to inventory 2023-06-28 23:01:25 +02:00
ZKWolf
e14f9cc908 check for file fixed... doesnt work anyways ._. 2023-06-28 23:01:05 +02:00
ZKWolf
25c102c6ce Fixed Base for Challenges. Achievements etc. missing but will come soon. 2023-06-27 23:47:18 +02:00
ZKWolf
a6726f8982 Added the new Pak File by Eli. 2023-06-26 19:31:29 +02:00
ZKWolf
8996aadbfc Updated ReadMe.md 2023-06-26 19:31:12 +02:00