From 647d8c2199cd5feed20a7350368398b0bc94c0b0 Mon Sep 17 00:00:00 2001 From: Luke Esau Date: Thu, 20 Apr 2023 20:18:01 -0700 Subject: [PATCH] refactored code so it is easier to read --- .../inspectionProfiles/profiles_settings.xml | 6 + .idea/misc.xml | 4 + .idea/vckonline.iml | 7 + .idea/vcs.xml | 6 + .idea/workspace.xml | 14 +- clientgui.py | 20 +- common.py | 551 ++++++++---------- ...kes_shadowvale.jpg => dukes_expansion.jpg} | Bin images/{playmat => playmat.jpg} | Bin ... => shadowvale_dukes_domains_monsters.jpg} | Bin images/{ => unused}/cRtDKFF.jpg | Bin server.py | 9 +- vckonline.py | 6 +- 13 files changed, 278 insertions(+), 345 deletions(-) create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/vckonline.iml create mode 100644 .idea/vcs.xml rename images/{dukes_shadowvale.jpg => dukes_expansion.jpg} (100%) rename images/{playmat => playmat.jpg} (100%) rename images/{DrgHdhv.jpg => shadowvale_dukes_domains_monsters.jpg} (100%) rename images/{ => unused}/cRtDKFF.jpg (100%) diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..dc9ea49 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/vckonline.iml b/.idea/vckonline.iml new file mode 100644 index 0000000..ec63674 --- /dev/null +++ b/.idea/vckonline.iml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0a486f7..11f2026 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,13 +5,15 @@ - - - - - - + + + + + + + +