From 45f3c3a21d41a6001e5557b8618f539cdbee49ef Mon Sep 17 00:00:00 2001 From: Luke Esau Date: Sat, 22 Apr 2023 09:09:42 -0700 Subject: [PATCH] board setup is now completed. there are 4 presets available: base1, base2, shadowvale, and flamesandfrost. If you don't choose a preset the board will be shuffled. todo: crimsonseas preset --- .idea/workspace.xml | 20 +- LICENSE | 674 ----------------------- common.py | 382 +++++++++---- images/{base_domains.jpg => domains.jpg} | Bin testclient.py | 28 - testserver.py | 42 -- testserverwithclass.py | 45 -- valeriaassetscrape.py | 14 - vckonline.py | 10 +- 9 files changed, 295 insertions(+), 920 deletions(-) delete mode 100644 LICENSE rename images/{base_domains.jpg => domains.jpg} (100%) delete mode 100644 testclient.py delete mode 100644 testserver.py delete mode 100644 testserverwithclass.py delete mode 100755 valeriaassetscrape.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 11f2026..47414f7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,13 +6,13 @@ - + - - - - - + + + + +