• Joined on 2021-10-13
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 04:28:01 +00:00
9e5499ed07 added new url and temp disabled retrieving card groups
conco pushed to master at 2huCardTD/API 2021-10-26 04:26:55 +00:00
7b73d23b9e Player data initial
conco pushed to master at 2huCardTD/API 2021-10-25 20:10:43 +00:00
ab8937f7cd More changes to the endpoint auto setup
conco pushed to master at 2huCardTD/API 2021-10-25 18:43:59 +00:00
58881e5ad6 Added endpoint handling there
conco pushed to master at 2huCardTD/API 2021-10-25 13:34:02 +00:00
e2238ae982 Added some player response stuff, gameconfig changes
conco commented on issue 2huCardTD/API#2 2021-10-25 13:23:19 +00:00
Player Data endpoint

Line 1000 of addon_game_mode.lua has a good collection of expected values

conco commented on issue 2huCardTD/2HUCardTDGame#4 2021-10-25 04:16:24 +00:00
API replacement

API Replacement has been started on a new repository in this organization. Once all the endpoints are replaced in the config structure, this can be closed.

conco commented on issue 2huCardTD/2HUCardTDGame#3 2021-10-25 04:15:28 +00:00
Correct new table data

It looks like character power and acttack factor values followed a template on the old game based on rank and such, so we can probably just ape other character's values onto the missing ones as it…

conco opened issue 2huCardTD/API#4 2021-10-25 04:13:38 +00:00
Rank Endpoint
conco opened issue 2huCardTD/API#3 2021-10-25 04:12:31 +00:00
Player Base Data Endpoint
conco opened issue 2huCardTD/API#2 2021-10-25 04:10:23 +00:00
Player Data endpoint
conco opened issue 2huCardTD/API#1 2021-10-25 04:08:42 +00:00
Game Config Endpoint
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-25 01:52:27 +00:00
de19c4215d http
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-25 01:50:44 +00:00
91d8dabbf7 changed url
conco commented on issue 2huCardTD/2HUCardTDGame#3 2021-10-25 01:29:11 +00:00
Correct new table data

Corrected attack factor table to at least be in correct format, looks like everything has default values so missing stuff shouldn't crash at least but I doubt we'll be able to correctly replicate…

conco closed issue 2huCardTD/2HUCardTDGame#2 2021-10-25 01:28:17 +00:00
Test new table loading
conco commented on issue 2huCardTD/2HUCardTDGame#4 2021-10-25 01:27:48 +00:00
API replacement

Started on replacing the api

conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-25 01:27:08 +00:00
b148bdf1db changed gameconfig url
conco pushed to master at 2huCardTD/API 2021-10-25 01:26:16 +00:00
cd55d95ba9 Added controller for gameconfig, easiest one to stub out more or less
conco pushed to master at 2huCardTD/API 2021-10-25 00:51:04 +00:00
627ebab716 Initial commit