Browse Source

made some changes to the playerCard, it should be ready to use now for the gamescreen

wes 4 years ago
parent
commit
c363f05c13

BIN
Qwixx/frontend/inkScape/gameScreenItems/activePlayerCard.png


+ 42 - 25
Qwixx/frontend/inkScape/gameScreenItems/activePlayerCard.svg

@@ -9,13 +9,16 @@
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="140mm"
-   height="60mm"
-   viewBox="0 0 140 60"
+   width="75mm"
+   height="35mm"
+   viewBox="0 0 75 35"
    version="1.1"
    id="svg906"
    inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
-   sodipodi:docname="activePlayerCard.svg">
+   sodipodi:docname="activePlayerCard.svg"
+   inkscape:export-filename="C:\Users\bad-p\Desktop\Work Folder\VS CODE\Qwixx\frontend\inkScape\gameScreenItems\activePlayerCard.png"
+   inkscape:export-xdpi="200"
+   inkscape:export-ydpi="200">
   <defs
      id="defs900">
     <linearGradient
@@ -71,10 +74,10 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="2.8"
-     inkscape:cx="56.554213"
+     inkscape:cx="103.20085"
      inkscape:cy="97.963435"
      inkscape:document-units="mm"
-     inkscape:current-layer="layer15"
+     inkscape:current-layer="layer8"
      inkscape:document-rotation="0"
      showgrid="false"
      inkscape:window-width="1920"
@@ -91,7 +94,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -104,32 +107,26 @@
     <g
        inkscape:groupmode="layer"
        id="layer5"
-       inkscape:label="overlay" />
+       inkscape:label="overlay"
+       style="display:inline"
+       sodipodi:insensitive="true" />
     <g
        inkscape:groupmode="layer"
        id="layer6"
-       inkscape:label="inactive">
-      <image
-         sodipodi:absref="C:\Users\bad-p\Desktop\Work Folder\VS CODE\Qwixx\frontend\inkScape\icons\namePlate.svg"
-         xlink:href="../icons/namePlate.svg"
-         y="3.0464287"
-         x="2.9432678"
-         id="image3519"
-         height="5.7466826"
-         width="13.417043"
-         inkscape:svg-dpi="200"
-         preserveAspectRatio="none" />
-    </g>
+       inkscape:label="inactive"
+       style="display:inline"
+       sodipodi:insensitive="true" />
     <g
        inkscape:groupmode="layer"
        id="layer7"
        inkscape:label="activePLACEHOLDER"
-       style="display:none"
+       style="display:inline"
        sodipodi:insensitive="true">
       <g
          inkscape:groupmode="layer"
          id="layer10"
-         inkscape:label="shape">
+         inkscape:label="shape"
+         sodipodi:insensitive="true">
         <rect
            style="display:inline;fill:#ff00ff;stroke-width:1.53705"
            id="rect2948"
@@ -141,9 +138,27 @@
       <g
          inkscape:groupmode="layer"
          id="layer9"
-         inkscape:label="effect" />
+         inkscape:label="effect"
+         sodipodi:insensitive="true" />
     </g>
   </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer16"
+     inkscape:label="nameplate"
+     sodipodi:insensitive="true">
+    <image
+       sodipodi:absref="C:\Users\bad-p\Desktop\Work Folder\VS CODE\Qwixx\frontend\inkScape\icons\namePlate.svg"
+       xlink:href="../icons/namePlate.svg"
+       y="3.0464287"
+       x="2.9432678"
+       id="image3519"
+       height="5.7466826"
+       width="13.417043"
+       inkscape:svg-dpi="200"
+       preserveAspectRatio="none"
+       style="display:inline" />
+  </g>
   <g
      inkscape:groupmode="layer"
      id="layer11"
@@ -224,7 +239,8 @@
      inkscape:groupmode="layer"
      id="layer15"
      inkscape:label="placeholder(playerLevelAvatar)"
-     sodipodi:insensitive="true">
+     sodipodi:insensitive="true"
+     style="display:inline">
     <g
        id="g930"
        transform="matrix(0.67306302,0,0,0.67306302,27.504889,2.0004883e-4)">
@@ -284,7 +300,8 @@
      inkscape:groupmode="layer"
      id="layer8"
      inkscape:label="rows"
-     sodipodi:insensitive="true">
+     sodipodi:insensitive="true"
+     style="display:inline">
     <g
        id="g932"
        transform="matrix(0.50601926,0,0,0.50601926,-2.1541866,-24.352342)">

BIN
Qwixx/frontend/inkScape/gameScreenItems/playerCard.png


+ 14 - 7
Qwixx/frontend/inkScape/toDo.txt

@@ -24,13 +24,20 @@ create some colored die pngs - use them in decoration. 15oct20
 2. work on other properties for the box - ~~selection properties~~, color, title
 
 20OCT29
-1. put different boxes onto row to show the different selection options
-2. use rows to build a player card?
-3. fix the lockIcon to use on player card
+1. ~~put different boxes onto row to show the different selection options~~
+2. ~~use rows to build a player card?~~
+3. ~~fix the lockIcon to use on player card~~
 
 
 20NOV3
-1. fix the lockIcon to use on player card (rework the stroke to be 2 shapes clipped for the border -> use the inner clip shape for the different colors)
-2. change the name area for player card
-3. check the voteEmblem for player card (may need to be reworked)
-4. check to see if player's avatar level icon is created
+1. ~~fix the lockIcon to use on player card (rework the stroke to be 2 shapes clipped for the border -> use the inner clip shape for the different colors)~~
+2. ~~change the name area for player card~~
+3. ~~check the voteEmblem for player card (may need to be reworked)~~
+4. check to see if player's avatar level icon is created
+
+20NOV15
+## Notes
+1. Upon opening base.svg to check the different layers of the game, all the section A links were "broken". This was caused by reorganizing the directory. Inkscape uses the last "target" to
+link files in and won't "Do it for me for christmas" to find them if you move them to a different directory.
+
+##