• Joined on 2021-10-13
conco commented on issue 2huCardTD/API#4 2021-10-30 21:49:03 +00:00
Rank Endpoint

List of endpoints:

  • GetRank
  • ResetRank
  • UploadRank
conco commented on issue 2huCardTD/API#5 2021-10-30 21:48:19 +00:00
Player Data - Additional Methods

Remaining methods:

  • SaveCardLevel (in progress)
  • SavePet
  • SavePowerMaxCount
  • CreateShopOrder (donation, probably just stub?)
  • PayAutoCheck (donation, probably just stub?)
  • PayCheck…
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-30 15:21:43 +00:00
ae282950c7 moved stuff to dataservice
conco pushed to master at 2huCardTD/API 2021-10-30 15:20:38 +00:00
9cf11e982f Lots of additions and changes
conco commented on issue 2huCardTD/API#5 2021-10-30 05:43:11 +00:00
Player Data - Additional Methods

Saving and loading cards, buying keys, saving keys, first win of the day are all implemented

conco commented on issue 2huCardTD/API#3 2021-10-30 05:42:32 +00:00
Player Base Data Endpoint

Done, just returns a stripepd down playerdata for one user

conco closed issue 2huCardTD/API#3 2021-10-30 05:42:32 +00:00
Player Base Data Endpoint
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 22:11:36 +00:00
1977da764a combo table fixed
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 21:21:40 +00:00
be81b969b7 guess i shouldve checked if lua had arrays
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 21:18:48 +00:00
f0804a6b66 debug
b9acddde68 debug
Compare 2 commits »
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 21:13:29 +00:00
654156c70e debugging
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 21:04:18 +00:00
4585508062 testing
c8654ca398 combo testing, idk why its still borked
Compare 2 commits »
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 20:49:41 +00:00
6558bfb946 try again
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 20:27:44 +00:00
e12dee3ac2 combo potential fix
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 19:50:51 +00:00
f996711ee5 more
0796d5c16c patchy data fix
Compare 2 commits »
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 19:12:31 +00:00
8b5b2cb20c data table correction for kagerou
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-29 18:46:44 +00:00
fb4d40b9d5 filled in remaining urls
conco pushed to master at 2huCardTD/API 2021-10-29 04:46:02 +00:00
3051b63e44 Now supports saving card groups, this is probably the ugliest code ive ever written but anything to avoid 20 cardgroup properties. we should see if there's a better way, it could probably be a lot cleaner
conco pushed to master at 2huCardTD/API 2021-10-28 21:51:20 +00:00
ee4304d729 gitignore
conco pushed to master at 2huCardTD/API 2021-10-28 21:50:38 +00:00
05c9c05bc4 Added automapper