• Joined on 2021-10-13
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-24 21:35:31 +00:00
f5325edce1 config switch, added kisume to towers data
conco commented on issue 2huCardTD/2HUCardTDGame#4 2021-10-24 21:18:35 +00:00
API replacement

Config object in game consists of:

{
admin: bool // Used to check some stuff like debug commands,can just be false
gameCode: string? // Used in outgoing requests. Not sure the purpose, we…
conco opened issue 2huCardTD/2HUCardTDGame#4 2021-10-24 20:54:17 +00:00
API replacement
conco opened issue 2huCardTD/2HUCardTDGame#3 2021-10-24 20:47:55 +00:00
Correct new table data
conco opened issue 2huCardTD/2HUCardTDGame#2 2021-10-24 20:45:24 +00:00
Test new table loading
conco opened issue 2huCardTD/2HUCardTDGame#1 2021-10-24 20:44:14 +00:00
Translate missing or incorrect strings
conco opened issue PetriePanel-Team/PetriePanel#4 2021-10-24 20:42:52 +00:00
Finish the Create Server Form
conco opened issue PetriePanel-Team/PetriePanel#3 2021-10-24 20:41:59 +00:00
Database Setup
conco opened issue PetriePanel-Team/PetriePanel#2 2021-10-24 20:39:50 +00:00
Finish Pterodactyl API
conco opened issue PetriePanel-Team/PetriePanel#1 2021-10-24 20:38:46 +00:00
Add API Layer to Blazor
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-24 20:34:47 +00:00
616fb96310 fixed a missing parenthesis, added baseline non encrypted tables from tadb, added function for loading tables from file without kv or encryption
conco created branch english in 2huCardTD/2HUCardTDGame 2021-10-24 19:39:41 +00:00
conco pushed to english at 2huCardTD/2HUCardTDGame 2021-10-24 19:39:41 +00:00
conco created branch chinese_upstream in 2huCardTD/2HUCardTDGame 2021-10-24 19:39:21 +00:00
conco pushed to chinese_upstream at 2huCardTD/2HUCardTDGame 2021-10-24 19:39:21 +00:00
conco created branch master in 2huCardTD/2HUCardTDGame 2021-10-24 19:38:37 +00:00
conco pushed to master at 2huCardTD/2HUCardTDGame 2021-10-24 19:38:37 +00:00
b9a5a8fe23 initial commit
conco created repository 2huCardTD/2HUCardTDGame 2021-10-24 19:37:05 +00:00
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-20 20:22:51 +00:00
5b46e2fb15 started moving api layer to shared abstract class
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-18 15:07:04 +00:00
c91a7cf7e2 Account controller