Commit Graph

139 Commits

Author SHA1 Message Date
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
ZKWolf
ca365e3a70 Removed do to not being needed. 2023-06-26 19:30:59 +02:00
ZKWolf
6a14ee9dcf Debugging Endpoint write data to DB 2023-06-26 19:00:43 +02:00
ZKWolf
5b3446e69d Moved Matchmaking Endpoint. 2023-06-26 18:59:25 +02:00
ZKWolf
2b8523d36d Fixed Message Endpoint. Currently, has Placeholder text. 2023-06-26 18:59:09 +02:00
ZKWolf
5ff03ab2c8 Fixed Message Endpoint. Currently, has Placeholder text. 2023-06-26 18:58:17 +02:00
ZKWolf
6175ffba61 Moved matchmaking endpoints to matchmaking.py. This is WIP so doesnt work yet... 2023-06-24 23:45:36 +02:00
ZKWolf
3522fd1023 Added new parm for Store 2023-06-24 23:44:36 +02:00
ZKWolf
8161d78945 Added a few more items to catalog. 2023-06-24 20:29:14 +02:00
ZKWolf
62df37216d Logging 2023-06-24 18:21:02 +02:00
ZKWolf
dce4abf366 New File matchmaking.py 2023-06-24 18:20:34 +02:00
ZKWolf
918b66d26e Added Error handeling BAN state 2023-06-24 18:20:16 +02:00
ZKWolf
a3bddd0d6f Kinda Fixed Catalog 2023-06-24 18:19:50 +02:00
ZKWolf
894bf1ba7c Maby fixed catalog... I think some stuff is missing tho. 2023-06-23 23:40:08 +02:00
ZKWolf
76f225ec3c Fixed /wallet/currencies Endpoint.
Added some "what works" and what doesn't work comments.
2023-06-23 23:39:09 +02:00
ZKWolf
9329d0301b Implemented ban endpoint with real data. 2023-06-22 22:47:35 +02:00
ZKWolf
436c16be25 Fixed typo 2023-06-22 22:47:14 +02:00
ZKWolf
7d0621806f Added new user vars for db and debug. 2023-06-22 22:47:03 +02:00
ZKWolf
8504efd828 Fixed LeaderBoard! 2023-06-22 18:50:03 +02:00
ZKWolf
79042d084d Did alot. idk anymore... 2023-06-22 00:57:29 +02:00
ZKWolf
b2f07aa230 Started Progression Groups, Added Default Token of Alpha 2, small changes. 2023-06-19 23:10:44 +02:00
ZKWolf
51cd508740 Set gender to Male 2023-06-19 23:10:04 +02:00
ZKWolf
eb19b50799 Fixed some endpoints 2023-06-19 23:09:47 +02:00
ZKWolf
e44b4678f6 Added new handler (This will be the only handler in the future) 2023-06-19 23:08:31 +02:00
ZKWolf
00be32e4d9 Fixed catalog maby? 2023-06-19 00:08:40 +02:00
ZKWolf
3a465021a7 Fixed modifiers/me, maby getChallenges works?, messages system should work, unlockSpecialItems maby works. 2023-06-19 00:04:41 +02:00
ZKWolf
c96fe03bc7 Fixed bug 2023-06-19 00:03:37 +02:00