From 474d636a8c739c8866ca16817978b824ee1b77f7 Mon Sep 17 00:00:00 2001 From: ferricles Date: Thu, 12 May 2022 01:48:59 -0700 Subject: [PATCH] folder organization refactor; beginning sq2 bootstrap style UI refactor --- atlas.html | 44 - favicon.png => atlas/favicon.png | Bin atlas/index.html | 74 ++ sq2bs.html => builder/index.html | 111 +- crafter.html | 229 ---- crafter/index.html | 314 +++++ crafter/temp.html | 0 css/sidebar.css | 41 + sq2bs.css => css/sq2bs.css | 152 +-- css/styles.css | 68 +- css/wynnstyles.css | 175 +++ index.html | 1032 +---------------- js/atlas.js | 57 +- js/crafter.js | 26 +- js/display.js | 2 +- sq2bs.js => js/sq2bs.js | 12 +- sq2build.js => js/sq2build.js | 0 sq2builder.js => js/sq2builder.js | 0 sq2display.js => js/sq2display.js | 354 +++++- .../sq2display_constants.js | 13 +- sq2icons.js => js/sq2icons.js | 0 sq2items.js => js/sq2items.js | 0 js/utils.js | 2 +- sq2.css => sq2/sq2.css | 0 sq2.html => sq2/sq2.html | 34 +- sq2.js => sq2/sq2.js | 0 26 files changed, 1114 insertions(+), 1626 deletions(-) delete mode 100644 atlas.html rename favicon.png => atlas/favicon.png (100%) create mode 100644 atlas/index.html rename sq2bs.html => builder/index.html (94%) delete mode 100644 crafter.html create mode 100644 crafter/index.html create mode 100644 crafter/temp.html create mode 100644 css/sidebar.css rename sq2bs.css => css/sq2bs.css (72%) create mode 100644 css/wynnstyles.css rename sq2bs.js => js/sq2bs.js (97%) rename sq2build.js => js/sq2build.js (100%) rename sq2builder.js => js/sq2builder.js (100%) rename sq2display.js => js/sq2display.js (83%) rename sq2display_constants.js => js/sq2display_constants.js (92%) rename sq2icons.js => js/sq2icons.js (100%) rename sq2items.js => js/sq2items.js (100%) rename sq2.css => sq2/sq2.css (100%) rename sq2.html => sq2/sq2.html (98%) rename sq2.js => sq2/sq2.js (100%) diff --git a/atlas.html b/atlas.html deleted file mode 100644 index 8e7ef6c..0000000 --- a/atlas.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - ATLAS??? - - -
-
-
-
-
-
- -
-
-
-
- -
-
-
-
-
- ... -
-
- -
- - - - - - diff --git a/favicon.png b/atlas/favicon.png similarity index 100% rename from favicon.png rename to atlas/favicon.png diff --git a/atlas/index.html b/atlas/index.html new file mode 100644 index 0000000..dd9958c --- /dev/null +++ b/atlas/index.html @@ -0,0 +1,74 @@ + + + + ATLAS??? + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ ... +
+ + +
+ + + + + + + + + + + + + + + + diff --git a/sq2bs.html b/builder/index.html similarity index 94% rename from sq2bs.html rename to builder/index.html index 25205d7..1bcace6 100644 --- a/sq2bs.html +++ b/builder/index.html @@ -1,8 +1,8 @@ - WynnBuilder^2 - + WynnBuilder + @@ -14,25 +14,28 @@ - + + + + - + - +
@@ -44,8 +47,8 @@
-
- +
+
@@ -71,8 +74,8 @@
-
- +
+
@@ -98,8 +101,8 @@
-
- +
+
@@ -125,8 +128,8 @@
-
- +
+
@@ -152,8 +155,8 @@
-
- +
+
@@ -179,8 +182,8 @@
-
- +
+
@@ -206,8 +209,8 @@
-
- +
+
@@ -233,8 +236,8 @@
-
- +
+
@@ -260,8 +263,8 @@
-
- +
+
@@ -287,8 +290,8 @@
-
- +
+
@@ -757,7 +760,7 @@