petz/p2toyz.php

This commit is contained in:
Marley 2022-11-19 13:13:04 -08:00
parent 734cbf711e
commit 548df9f289
21 changed files with 106 additions and 3 deletions

View file

@ -103,7 +103,7 @@ MENU.HTML
* petz/c2breedz
* petz/d2breedz
* petz/petzIIfooler
petz/p2toyz
* petz/p2toyz
petz/p2playscene
petz/catz1dex

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,98 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../style/style.css">
<!-- from source -->
<title>Hex edited toyz for Petz II</title>
<!-- -->
</head>
<body>
<?php include '../../../_menu.php' ?>
<div class="purple normal center">
<p>
<span class="bigger">
<b>Hex edited Toyz for Petz II</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</span><br>
These are the few toyz that I've made for the Petz II game. The Blooms and Blowers were made
using the simpler filmstrip-recolouring technique, in response to someone a long time ago
asking for different-coloured butterflies. The Carrot-treat bag and gem hairball use more
advanced filmstrip-editing techniques. Yes, I know I'm not the greatest graphic artist in
the world; if you want better-looking toyz, I have filmstrip-editing tutorials for you on my
tutorials page, or now that we have Tinker you can get that from my "Nicholas' Tools" page
and use that :-)
</p>
</div>
<table class="wide-center-table center big brown">
<tr>
<td colspan="2">
<a href="dl/p2toyz_GoldfishTank_p2.zip" title="Fishtank">
<img src="images/p2toyz_Fishtoyz.jpg" alt="Fishtank"><br>
Free-swimming Fish and Tank
</a>
</td>
</tr>
<tr>
<td>
<a href="dl/p2toyz_Doll_p2.zip" title="Babyz Doll">
<img src="images/p2toyz_Dollz4petz.gif" alt="Babyz doll"><br>
Babyz Doll
</a>
</td>
<td>
<a href="dl/p2toyz_ButterflyAttractor_p2.zip" title="Butterfly Attractor">
<img src="images/p2toyz_butterflyattractor.gif" alt="Butterfly Attractor"><br>
Butterfly Attractor
</a><br>
This is a more exciting attractor<br>
for your butterflies than the<br>
original potted flowers.<br>
It also sometimes produces strange effects...
</td>
</tr>
<tr>
<td>
<a href="dl/p2toyz_Blooms_p2.zip" title="Blooms for petz II">
<img src="images/p2toyz_Blooms.gif" alt="Blooms"><br>
Pretty blooms and butterflies for your game
</a>
</td>
<td>
<a href="dl/p2toyz_Blowers_p2.zip" title="Blowers for Petz II">
<img src="images/p2toyz_Blowers.gif" alt="Blowers"><br>
Blowers
</a><br>
more unusual-looking blooms and butterflies
</td>
</tr>
<tr>
<td>
<a href="dl/p2toyz_Carrottreatbag_p2.zip" title="Carrot Treat bag for Petz II">
<img src="images/p2toyz_CarrotTreatBag.gif" alt="Carrot Treat bag"><br>
Carrot Treat bag
</a><br>
for vegetarian petz
</td>
<td>
<a href="dl/p2toyz_Gemhairball_p2.zip" title="Gem Hairball for Catz II">
<img src="images/p2toyz_gemhairball.gif" alt="Sapphire hairball"><br>
Replace that squishy hairball with a sapphire
</a><br>
especially important for Dracoz
</td>
</tr>
</table>
</body>
</html>

View file

@ -1 +1 @@
div#archive-menu{position:fixed;top:20px;right:20px;text-align:right;font-size:16px !important;padding:10px;overflow:hidden;height:unset;width:unset;max-width:0;max-height:0;transition:max-height .5s ease-out,max-width .5s ease-out}div#archive-menu a{display:block;visibility:hidden;transition:visibility 0s}div#archive-menu a:hover{text-decoration:underline;text-decoration-style:wavy}div#archive-menu #hrt{font-family:sans-serif !important;display:block;position:absolute;top:-1px;right:5px;opacity:100%;transition:opacity .5s ease-out}div#archive-menu:hover{max-width:200px;max-height:200px;transition:max-height .5s ease-in,max-width .5s ease-in}div#archive-menu:hover a{visibility:visible;transition-delay:.5s}div#archive-menu:hover #hrt{opacity:0%;transition:opacity .5s ease-in}html{background-color:#fff7d7;font-family:"Comic Sans MS"}body{font-size:13px;color:#810541}.menu{padding:0;margin:0;color:#600;font-size:13px}.menu li{list-style:none}a{color:#f63}a:visited{color:#8a2be2}a:active{color:lime}.defunct{text-decoration:line-through}p{padding:5px 0}.green{color:#006400}.purple{color:purple}.brown{color:#600}.normal{font-size:13px}.big{font-size:16px}.bigger{font-size:18px}.courier{font-family:"Courier New"}.comic-sans{font-family:"Comic Sans MS"}.times-new-roman{font-family:"Times New Roman"}.center{text-align:center;padding:10px 0}.first,.padding-top{padding-top:90px}.small-gap-top{margin-top:50px}.tiny-gap-top{margin-top:3px}.side-padding{width:80%;display:table;margin:0 auto}.more-side-padding{width:60%;display:table;margin:0 auto}.less-side-padding{width:90%;display:table;margin:0 auto}table.img-size img{width:320px;height:224px}table.center-table{width:50%;margin:0 auto}#sandz{background-color:#dafae8;color:#00552b}#sandz a{color:purple}#sandz a:visited{color:gray}#sandz a:active{color:#f0f}/*# sourceMappingURL=style.css.map */
div#archive-menu{position:fixed;top:20px;right:20px;text-align:right;font-size:16px !important;padding:10px;overflow:hidden;height:unset;width:unset;max-width:0;max-height:0;transition:max-height .5s ease-out,max-width .5s ease-out}div#archive-menu a{display:block;visibility:hidden;transition:visibility 0s}div#archive-menu a:hover{text-decoration:underline;text-decoration-style:wavy}div#archive-menu #hrt{font-family:sans-serif !important;display:block;position:absolute;top:-1px;right:5px;opacity:100%;transition:opacity .5s ease-out}div#archive-menu:hover{max-width:200px;max-height:200px;transition:max-height .5s ease-in,max-width .5s ease-in}div#archive-menu:hover a{visibility:visible;transition-delay:.5s}div#archive-menu:hover #hrt{opacity:0%;transition:opacity .5s ease-in}html{background-color:#fff7d7;font-family:"Comic Sans MS"}body{font-size:13px;color:#810541}.menu{padding:0;margin:0;color:#600;font-size:13px}.menu li{list-style:none}a{color:#f63}a:visited{color:#8a2be2}a:active{color:lime}.defunct{text-decoration:line-through}p{padding:5px 0}.green{color:#006400}.purple{color:purple}.brown{color:#600}.normal{font-size:13px}.big{font-size:16px}.bigger{font-size:18px}.courier{font-family:"Courier New"}.comic-sans{font-family:"Comic Sans MS"}.times-new-roman{font-family:"Times New Roman"}.center{text-align:center;padding:10px 0}.first,.padding-top{padding-top:90px}.small-gap-top{margin-top:50px}.tiny-gap-top{margin-top:3px}.side-padding{width:80%;display:table;margin:0 auto}.more-side-padding{width:60%;display:table;margin:0 auto}.less-side-padding{width:90%;display:table;margin:0 auto}table.img-size img{width:320px;height:224px}table.center-table{width:50%;margin:0 auto}table.wide-center-table{width:90%;margin:0 auto}#sandz{background-color:#dafae8;color:#00552b}#sandz a{color:purple}#sandz a:visited{color:gray}#sandz a:active{color:#f0f}/*# sourceMappingURL=style.css.map */

View file

@ -1 +1 @@
{"version":3,"sourceRoot":"","sources":["../../../style/_menu.scss","style.scss"],"names":[],"mappings":"AAAA,iBACC,eACA,SACA,WACA,iBACA,0BAEA,aACA,gBAEA,aACA,YAEA,YACA,aACA,0DAEA,mBACC,cAEA,kBACA,yBAGD,yBACC,0BACA,2BAGD,sBACC,kCACA,cACA,kBACA,SACA,UAEA,aACA,gCAIF,uBACC,gBACA,iBACA,wDAEA,yBACC,mBACA,qBAGD,4BACC,WACA,+BCjDF,KACC,yBACA,4BAGD,KACC,eACA,cAKD,MACC,UACA,SACA,WACA,eAEA,SACC,gBAMF,EACC,WAEA,UACC,cAGD,SACC,WAIF,SACC,6BAKD,gBAEA,qBACA,qBACA,kBAEA,uBACA,oBACA,uBAEA,mCACA,wCACA,+CAIA,QACC,kBACA,eAID,qCACA,+BACA,6BAGA,cACC,UACA,cACA,cAGD,mBACC,UACA,cACA,cAGD,mBACC,UACA,cACA,cAGD,mBACC,YACA,aAGD,mBACI,UACA,cAKJ,OACC,yBACA,cAEA,SACC,aAEA,iBACC,WAGD,gBACC","file":"style.css"}
{"version":3,"sourceRoot":"","sources":["../../../style/_menu.scss","style.scss"],"names":[],"mappings":"AAAA,iBACC,eACA,SACA,WACA,iBACA,0BAEA,aACA,gBAEA,aACA,YAEA,YACA,aACA,0DAEA,mBACC,cAEA,kBACA,yBAGD,yBACC,0BACA,2BAGD,sBACC,kCACA,cACA,kBACA,SACA,UAEA,aACA,gCAIF,uBACC,gBACA,iBACA,wDAEA,yBACC,mBACA,qBAGD,4BACC,WACA,+BCjDF,KACC,yBACA,4BAGD,KACC,eACA,cAKD,MACC,UACA,SACA,WACA,eAEA,SACC,gBAMF,EACC,WAEA,UACC,cAGD,SACC,WAIF,SACC,6BAKD,gBAEA,qBACA,qBACA,kBAEA,uBACA,oBACA,uBAEA,mCACA,wCACA,+CAIA,QACC,kBACA,eAID,qCACA,+BACA,6BAGA,cACC,UACA,cACA,cAGD,mBACC,UACA,cACA,cAGD,mBACC,UACA,cACA,cAGD,mBACC,YACA,aAGD,mBACI,UACA,cAGJ,wBACI,UACA,cAKJ,OACC,yBACA,cAEA,SACC,aAEA,iBACC,WAGD,gBACC","file":"style.css"}

View file

@ -100,6 +100,11 @@ table.center-table {
margin: 0 auto;
}
table.wide-center-table {
width: 90%;
margin: 0 auto;
}
// PAGE SPECIFIC
#sandz {