Commit Graph

  • e8bc43ec1a Added basic www files. (robots.txt, security.txt, gpc.json) ZKWolf 2023-07-11 20:10:19 +02:00
  • 677a7b0d72 End of day commit. Fixed about nothing... ZKWolf 2023-07-09 23:49:26 +02:00
  • 87e57f7835 Removed print Statements and started moving to mongo list handler for db. ZKWolf 2023-07-09 18:45:17 +02:00
  • eb30ef81d8 Now using waitress as WSGI. ZKWolf 2023-07-09 18:16:41 +02:00
  • c18d293013 Semi Fixed initOrGetGroups. Choose Screen is back but still has issues with CharacterId is None. ZKWolf 2023-07-09 04:01:43 +02:00
  • 7a404aedfc Playing around with MatchMaking. Works already on dev versions kinda. ZKWolf 2023-07-08 00:23:14 +02:00
  • 9365e43380 Added cancel Endpoint to WIP. ZKWolf 2023-07-07 17:15:27 +02:00
  • 0e169a3367 Added the real Matchmaking responses. Not implemented yet. ZKWolf 2023-07-07 17:10:47 +02:00
  • d47ba73413 Moved functions around ZKWolf 2023-07-07 17:10:26 +02:00
  • be3e0e4bbe Fixed small error in shop ZKWolf 2023-07-07 17:10:04 +02:00
  • 0ba74ef49a Changed LOGGING message=str(e) to message=e cause else it wont log. ZKWolf 2023-07-02 21:01:10 +02:00
  • f305d3d25d Fixed some stuff in catalog.json ZKWolf 2023-07-02 20:45:32 +02:00
  • f0eb02c1a4 Fixed dumb error in Currency... ZKWolf 2023-07-02 03:39:37 +02:00
  • be1b1e73e4 Moved Catalog, Eula, Game news, ... to JSON Folder. ZKWolf 2023-07-01 22:07:20 +02:00
  • e42f827d0f Added Error Handling ZKWolf 2023-07-01 22:02:10 +02:00
  • ff990fb86f Fixed ban in OG DeathGarden ZKWolf 2023-06-30 22:17:56 +02:00
  • 17e621c57c Added more Catalog Items and moved catalog to catalog.json. Need to Fix whats in catalog_in_work.json ZKWolf 2023-06-30 22:17:20 +02:00
  • 928a126dbd Added Character Challenges that need to be in the Catalog. ZKWolf 2023-06-28 23:02:02 +02:00
  • 0908e3b897 added main chars to inventory ZKWolf 2023-06-28 23:01:25 +02:00
  • e14f9cc908 check for file fixed... doesnt work anyways ._. ZKWolf 2023-06-28 23:01:05 +02:00
  • 25c102c6ce Fixed Base for Challenges. Achievements etc. missing but will come soon. ZKWolf 2023-06-27 23:47:18 +02:00
  • a6726f8982 Added the new Pak File by Eli. ZKWolf 2023-06-26 19:31:29 +02:00
  • 8996aadbfc Updated ReadMe.md ZKWolf 2023-06-26 19:31:12 +02:00
  • ca365e3a70 Removed do to not being needed. ZKWolf 2023-06-26 19:30:59 +02:00
  • 6a14ee9dcf Debugging Endpoint write data to DB ZKWolf 2023-06-26 19:00:43 +02:00
  • 5b3446e69d Moved Matchmaking Endpoint. ZKWolf 2023-06-26 18:59:25 +02:00
  • 2b8523d36d Fixed Message Endpoint. Currently, has Placeholder text. ZKWolf 2023-06-26 18:59:09 +02:00
  • 5ff03ab2c8 Fixed Message Endpoint. Currently, has Placeholder text. ZKWolf 2023-06-26 18:58:17 +02:00
  • 6175ffba61 Moved matchmaking endpoints to matchmaking.py. This is WIP so doesnt work yet... ZKWolf 2023-06-24 23:45:36 +02:00
  • 3522fd1023 Added new parm for Store ZKWolf 2023-06-24 23:44:36 +02:00
  • 8161d78945 Added a few more items to catalog. ZKWolf 2023-06-24 20:29:14 +02:00
  • 62df37216d Logging ZKWolf 2023-06-24 18:21:02 +02:00
  • dce4abf366 New File matchmaking.py ZKWolf 2023-06-24 18:20:34 +02:00
  • 918b66d26e Added Error handeling BAN state ZKWolf 2023-06-24 18:20:16 +02:00
  • a3bddd0d6f Kinda Fixed Catalog ZKWolf 2023-06-24 18:19:50 +02:00
  • 894bf1ba7c Maby fixed catalog... I think some stuff is missing tho. ZKWolf 2023-06-23 23:40:08 +02:00
  • 76f225ec3c Fixed /wallet/currencies Endpoint. Added some "what works" and what doesn't work comments. ZKWolf 2023-06-23 23:39:09 +02:00
  • 9329d0301b Implemented ban endpoint with real data. ZKWolf 2023-06-22 22:47:35 +02:00
  • 436c16be25 Fixed typo ZKWolf 2023-06-22 22:47:14 +02:00
  • 7d0621806f Added new user vars for db and debug. ZKWolf 2023-06-22 22:47:03 +02:00
  • 8504efd828 Fixed LeaderBoard! ZKWolf 2023-06-22 18:50:03 +02:00
  • 79042d084d Did alot. idk anymore... ZKWolf 2023-06-22 00:57:29 +02:00
  • b2f07aa230 Started Progression Groups, Added Default Token of Alpha 2, small changes. ZKWolf 2023-06-19 23:10:44 +02:00
  • 51cd508740 Set gender to Male ZKWolf 2023-06-19 23:10:04 +02:00
  • eb19b50799 Fixed some endpoints ZKWolf 2023-06-19 23:09:47 +02:00
  • e44b4678f6 Added new handler (This will be the only handler in the future) ZKWolf 2023-06-19 23:08:31 +02:00
  • 00be32e4d9 Fixed catalog maby? ZKWolf 2023-06-19 00:08:40 +02:00
  • 3a465021a7 Fixed modifiers/me, maby getChallenges works?, messages system should work, unlockSpecialItems maby works. ZKWolf 2023-06-19 00:04:41 +02:00
  • c96fe03bc7 Fixed bug ZKWolf 2023-06-19 00:03:37 +02:00
  • 20e57d8984 Set getScores to something ZKWolf 2023-06-19 00:03:21 +02:00
  • 3ef81610aa Merge pull request #1 from wolfswolke/frontend_setup_with_debug_page ZKWolf 2023-06-18 05:29:03 +02:00
  • a14aaed251 Added frontend structure to project and moved the debug/user endpoint there. Vari 2023-06-18 05:19:43 +02:00
  • 5ec6b6df57 Fixed StatusTEX, Fixed TEX, Added Gamservers.uat, maby fixed gamenews. ZKWolf 2023-06-18 05:05:34 +02:00
  • aa70196cb8 maby fixed initorgetgroups ZKWolf 2023-06-18 05:04:33 +02:00
  • ac33e8a535 Fixed error 400 and / ZKWolf 2023-06-18 01:07:29 +02:00
  • ddb215f809 Added render template ZKWolf 2023-06-18 01:07:12 +02:00
  • c9586d6f55 moved /api/v1/extensions/progression/initOrGetGroups ZKWolf 2023-06-18 01:06:56 +02:00
  • 25a938d3f0 mv ZKWolf 2023-06-18 01:06:23 +02:00
  • 2d7c88f853 Fixed render Template ZKWolf 2023-06-18 01:06:01 +02:00
  • 0770d4a5f8 Moved unlockSpecialItems. Maby wallet fix. ZKWolf 2023-06-18 01:05:20 +02:00
  • 0d06dd756c Fixed unlockSpecialItems ZKWolf 2023-06-17 22:50:48 +02:00
  • f192f250dc Added LeaderBoard ZKWolf 2023-06-17 22:50:30 +02:00
  • 825cbf6651 Fixed None Value ZKWolf 2023-06-17 21:51:58 +02:00
  • dc9fe42b33 Fixed BAN endpoint ZKWolf 2023-06-17 21:51:41 +02:00
  • 64444440f0 Added debug.py ZKWolf 2023-06-17 04:29:16 +02:00
  • a02f5e1fbf Added Inventory, xp and more Values to DB. Fixed eula for dev versions. ZKWolf 2023-06-17 03:50:09 +02:00
  • f59aa0b327 Added moderation_check_chat (I hope we don't need to check this stuff...) ZKWolf 2023-06-17 03:28:53 +02:00
  • 0127d4fa76 Added favicon.png ZKWolf 2023-06-17 03:28:50 +02:00
  • 23d7242e07 Implemented EULA ZKWolf 2023-06-17 03:24:44 +02:00
  • 3f337882e7 Added DEBUG ID (Dev Versions dont login) ZKWolf 2023-06-17 02:13:49 +02:00
  • 87256c250d Fixed Raw byte issue in general.py Game Seed. ZKWolf 2023-06-17 02:13:29 +02:00
  • 4319b40d4b Fixed File Not found issue in general.py ZKWolf 2023-06-16 23:54:20 +02:00
  • bcae59efd5 Added bhvrSession.md ZKWolf 2023-06-16 23:53:24 +02:00
  • b9de01f936 removed unneeded file endpoint. ZKWolf 2023-06-16 00:27:30 +02:00
  • aa7beddba2 Added Map seeding to File and GET. ZKWolf 2023-06-16 00:19:12 +02:00
  • 386ad9c6a7 Added 404 handler ZKWolf 2023-06-16 00:18:45 +02:00
  • 0b435a693e Fixed check/username and fixed mongo_handler ZKWolf 2023-06-16 00:18:29 +02:00
  • ea0c0b821a Made mongodb_handler.py a Class ZKWolf 2023-06-16 00:18:08 +02:00
  • da104e7fc2 Merge remote-tracking branch 'origin/master' ZKWolf 2023-06-15 18:30:07 +02:00
  • 7279841f15 Changed graylogger to be a Class. wolfswolke 2023-06-15 10:36:07 +02:00
  • 9da293adea Made Eula auto accept (testing. maby forever tho) ZKWolf 2023-06-15 00:12:31 +02:00
  • 2518da97e1 Added 404 Debug handler ZKWolf 2023-06-14 21:44:15 +02:00
  • 2b68800484 Added more endpoints, added achievmentss, fixed EULA, Fixed PrivacyPolicy. ZKWolf 2023-06-13 23:17:25 +02:00
  • cef18ade1b Fixed Steam auth as well. ZKWolf 2023-06-13 21:49:01 +02:00
  • 3dfa88a628 Made good logging! Fixed Steam auth as well. ZKWolf 2023-06-13 21:46:22 +02:00
  • efe2ecd28f Splitted Endpoints into different Files to make its clearer what is what. ZKWolf 2023-06-12 18:37:20 +02:00
  • fef61b0af6 Added more Endpoints, Better User Agent verification. ZKWolf 2023-06-11 20:55:40 +02:00
  • c0fbbc432c Added better user-agent Auth. ZKWolf 2023-06-11 18:39:45 +02:00
  • 03ca914b5a Added alot and changed alot. ZKWolf 2023-06-11 18:03:49 +02:00
  • aeb533d55d Added some Info. ZKWolf 2023-06-10 20:02:45 +02:00
  • f625c3a75b Added catalog endpoint and EULA. ZKWolf 2023-06-10 19:56:55 +02:00
  • ee26a25484 Added current version as info ZKWolf 2023-06-10 19:56:23 +02:00
  • a22e267117 commit ZKWolf 2023-06-10 13:32:25 +02:00
  • d55599b63b Added starting parms to start_parms.txt ZKWolf 2023-06-09 00:04:17 +02:00
  • c0a480186f Fixed healthcheck. ZKWolf 2023-06-08 23:25:02 +02:00
  • 8cacec1ba2 Added Logging.md with the currently known logged data. ZKWolf 2023-06-08 22:10:10 +02:00
  • 7c1da12cc4 Added some low level AUTH to not abuse steam api. (mirror key is defined in game but never used ._.) ZKWolf 2023-06-08 21:21:00 +02:00
  • 318c9c4107 changed example_config.yaml ZKWolf 2023-06-08 20:39:05 +02:00
  • 37880bc9dd Better logging in start_app.py ZKWolf 2023-06-08 20:37:40 +02:00
  • cc4c1c03a8 Added logging to mongodb_handler.py and time_handler.py ZKWolf 2023-06-08 20:37:03 +02:00