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 |
|
ZKWolf
|
20e57d8984
|
Set getScores to something
|
2023-06-19 00:03:21 +02:00 |
|
ZKWolf
|
3ef81610aa
|
Merge pull request #1 from wolfswolke/frontend_setup_with_debug_page
Added frontend structure to project
|
2023-06-18 05:29:03 +02:00 |
|
Vari
|
a14aaed251
|
Added frontend structure to project and moved the debug/user endpoint there.
Created a new endpoint file with 'web' endpoints and moved the index there.
|
2023-06-18 05:21:46 +02:00 |
|
ZKWolf
|
5ec6b6df57
|
Fixed StatusTEX, Fixed TEX, Added Gamservers.uat, maby fixed gamenews.
|
2023-06-18 05:05:34 +02:00 |
|
ZKWolf
|
aa70196cb8
|
maby fixed initorgetgroups
|
2023-06-18 05:04:33 +02:00 |
|
ZKWolf
|
ac33e8a535
|
Fixed error 400 and /
|
2023-06-18 01:07:29 +02:00 |
|
ZKWolf
|
ddb215f809
|
Added render template
|
2023-06-18 01:07:12 +02:00 |
|
ZKWolf
|
c9586d6f55
|
moved /api/v1/extensions/progression/initOrGetGroups
|
2023-06-18 01:06:56 +02:00 |
|
ZKWolf
|
25a938d3f0
|
mv
|
2023-06-18 01:06:23 +02:00 |
|
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 |
|