Block a user
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…
Test new table loading
IO is only allowed in tools test mode it looks ike, going back to tinline tables for the time being
Correct new table data
Attack table was changed in the new version It now utilizes a single kv pairing of unit to attack factor, and that is used with the power values to get an attack value
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…
Translate missing or incorrect strings