• Joined on 2021-10-13
conco closed issue 2huCardTD/API#1 2021-10-26 15:10:49 +00:00
Game Config Endpoint
conco closed issue 2huCardTD/API#2 2021-10-26 15:10:49 +00:00
Player Data endpoint
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 07:55:41 +00:00
2114d9986a done with data for now. we're very close, to the point that there shouldn't be any huge balancing issues
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 07:34:27 +00:00
51861cffe1 again
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 07:09:45 +00:00
f8c094d1ae forgot
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 07:08:33 +00:00
b7dbfe5e6e another attempt
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 06:52:19 +00:00
125c191ad2 another attempt
conco commented on issue 2huCardTD/2HUCardTDGame#3 2021-10-26 06:33:56 +00:00
Correct new table data

Looks like the tables changed in the following way: Attakc table turned into a singular attack factor, not based on star level. Attack is calculated by

(factor * power) where power is…
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 05:25:15 +00:00
0e6cb4ae2e attempting to maybe fix the data for power table, we'll see
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 05:20:13 +00:00
01f4a07a28 test
conco pushed to master at 2huCardTD/API 2021-10-26 05:18:50 +00:00
6688f4cf29 Correction to data format
conco commented on issue 2huCardTD/2HUCardTDGame#3 2021-10-26 05:14:48 +00:00
Correct new table data

Table data is, as expected, out of wack, with nazrin having 20 damage to start as opposed to 2

conco commented on issue 2huCardTD/2HUCardTDGame#4 2021-10-26 05:14:17 +00:00
API replacement

Works up to getting in a game, but card groups are not stored or saved right now.

conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 05:00:16 +00:00
9ae51fa8ea changed tower var
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