Commit Graph

121 Commits

Author SHA1 Message Date
ZKWolf
a5f2bcaa17 Added richPresence to EXTEND COOKIE 2024-02-07 23:08:04 +01:00
ZKWolf
99a83f19e1 Added TEMP report endpoint 2024-02-07 23:07:26 +01:00
ZKWolf
86393da468 Added some small things for TEX 2024-02-05 22:54:26 +01:00
ZKWolf
805231dd67 Fixed InitOrGetGroup Completely and removed BLACK SCREEN bug with that. 2024-02-05 22:53:48 +01:00
ZKWolf
a3738cd5e6 Fixed InitOrGetGroup to 99% 2024-02-05 19:25:05 +01:00
ZKWolf
27dce62e61 fixed stuff 2024-02-05 19:24:45 +01:00
ZKWolf
b9a385395d MM 2024-02-05 19:24:38 +01:00
ZKWolf
b073d3e03d Fixed error ids in AWS RecordId 2024-02-04 19:17:43 +01:00
ZKWolf
b2a50ed097 Fixed Game News and Added some testing things 2024-02-04 19:17:23 +01:00
ZKWolf
da05c5bb97 Cosmetic. Added real Value to CurrentTime 2024-02-04 16:23:38 +01:00
ZKWolf
2aa821f70e Moved Catalog 020 for devs and Fixed EULA2 with Tumpes. 2024-02-04 16:15:50 +01:00
ZKWolf
3adc14eaa6 Fixed GameDataAnalytics 2024-02-04 16:14:28 +01:00
ZKWolf
d4047d53a6 Catalog and InitOrGetGroupStuff 2024-01-29 20:53:47 +01:00
ZKWolf
33254f2219 Inventory, Achievments etc work... 2024-01-06 00:11:31 +01:00
ZKWolf
7e16a033bc Hopefully fixed all of the bugs in the Matchmaking... 2024-01-06 00:11:02 +01:00
ZKWolf
17b750203a Working on challanges and fixed MarkAs 2023-12-31 00:12:16 +01:00
ZKWolf
72a20d9e69 Fixed alot of things and added stuff as well... 2023-12-31 00:11:19 +01:00
ZKWolf
021567f9c0 Fixed Stashboard and crash reporter ping 2023-12-31 00:10:57 +01:00
ZKWolf
3a1045003a Moved favicon and Updated Stashboard URLS 2023-12-18 04:30:03 +01:00
ZKWolf
9a74a592a9 Cleaned up the 404 and 500 so they work... also added the replay system cause someone triggerd it. 2023-12-18 02:35:41 +01:00
ZKWolf
471f8922d9 Idk how this fixed the MirrorsModelSplinteredState "has-Value" Exception... 2023-12-06 21:50:25 +01:00
ZKWolf
bce577cefc Semi fixed Consent ID Exception 2023-12-06 21:49:23 +01:00
ZKWolf
70cf0e2cfd Allowed trailing slash 2023-12-01 15:30:05 +01:00
ZKWolf
13f340ab9d Fixed Stashboard and added versions 2023-12-01 15:28:54 +01:00
ZKWolf
04d4d587db Fixed message System 2023-11-24 00:28:09 +01:00
ZKWolf
c2106b2d73 Fixed message System 2023-11-24 00:28:03 +01:00
ZKWolf
3379a868cc Fixed messages not appearing sometimes. 2023-11-21 23:17:07 +01:00
ZKWolf
56ea5cd241 Fixed sanitization on 500 2023-11-21 22:58:01 +01:00
ZKWolf
c937905aa1 Fixed debug routes 2023-11-21 22:57:37 +01:00
ZKWolf
9d6b9be0a6 Trying to fix InitOrGetGroup 2023-10-08 20:29:55 +02:00
ZKWolf
a730a18670 Added Input sanitizer to all user input 2023-09-27 23:25:26 +02:00
ZKWolf
bc2d306611 Fixing markAs 2023-09-26 20:59:53 +02:00
ZKWolf
8f92153e86 Added new DB Structure 2023-09-26 20:58:47 +02:00
ZKWolf
9c27c802d4 Semi fixed matchmaking 2023-09-17 19:05:47 +02:00
ZKWolf
3214567ce7 Added 500 Logger 2023-09-17 19:05:28 +02:00
ZKWolf
4c92c93331 Added Updater Script and Updated Endpoints. 2023-09-16 04:29:55 +02:00
ZKWolf
836ca1cfcc Reverted / change because flask gives a Method error sometimes for no reason... 2023-09-16 04:22:37 +02:00
ZKWolf
c4cfb82640 Added MongoDB Setup, so we don't need Server, Collection and DB in every request. 2023-09-12 16:29:56 +02:00
ZKWolf
d7c011e68f Moved debug endpoint. Fixed debug Mirrors not returning a error code but allways 200 and made the ElIf mess better... 2023-09-11 17:59:33 +02:00
ZKWolf
6dbcfb5d87 Added / to the Endpoints so Flask does NOT deny every request with it added... 2023-09-11 17:44:32 +02:00
ZKWolf
97e9026570 Removed debug.py and moved the one endpoint to web.py 2023-09-11 17:44:04 +02:00
ZKWolf
5c8cf92972 Fixed messages list, so it returns NetPage (NextPage) with Logic. 2023-09-08 18:37:10 +02:00
ZKWolf
5b8a44ce38 Added unread messages as a DB Value and for that to be returned to the Client. 2023-09-06 20:17:55 +02:00
ZKWolf
dc802f973e Fixed added trailing slash for better usage (Flask denies XXX/ if it's not in the route) 2023-09-05 18:59:52 +02:00
ZKWolf
1c1d829484 Fixed ROOT 403 by game client check 2023-09-05 18:48:54 +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
1f6faa2a70 Working on Matchmaking 2023-07-19 22:29:52 +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