• Joined on 2021-10-13
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 20:38:43 +00:00
41dbf90c89 more adjustments
conco pushed to master at 2huCardTD/API 2021-10-26 17:51:11 +00:00
b56ca46363 We don't need to deocde/encode cards, strings are fine
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-26 15:16:30 +00:00
e9075f5d9d more?
conco opened issue 2huCardTD/API#6 2021-10-26 15:15:49 +00:00
Building & CI/CD
conco commented on issue 2huCardTD/2HUCardTDGame#3 2021-10-26 15:14:00 +00:00
Correct new table data

Got a good estimate of the values by dividing power and growth by 3 and dividing attack factor in half.

Many characters seem to have lost their additional attack factor (flandre) but I won't…

conco opened issue 2huCardTD/API#5 2021-10-26 15:11:57 +00:00
Player Data - Additional Methods
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