php -> html: carolyns_creations/frames

This commit is contained in:
marleyrae 2023-06-09 19:44:50 -07:00
parent d7b320070a
commit e49ba2bb04
30 changed files with 2121 additions and 2360 deletions

View file

@ -0,0 +1,74 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nothing important; just me, for the curious</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<br>
<br>
<div class="center">
<p class="bigger">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</p>
<!--suppress HtmlDeprecatedAttribute -->
<table class="green" border="1" style="width: 100%;">
<tr>
<td>
<h2>
<br>
For those who really want to know...
</h2>
</td>
</tr>
<tr class="bigger">
<td>
<br>
What is there to say? Let's see. Well, I'm female, British, in my mid '50s, have a passion for cats (I'm
a foster-carer for the local Rescue Centre and if you're interested I have a site about my little ones
<a href="https://web.archive.org/web/20160108043537/http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm"
target="_BLANK" title="My Real-life cat family"> here </a>),
a love of reading (particularly humour), and an obsession with hex editing for all of the P.F.Magic
range of games. I have every single one of the Petz games, plus Oddballz and Babyz, including the
different versions (Mac Oddballz, International Petz 3 etc). I've hex-edited loads of stuff for them
over the years, starting back in 1995 with Dogz original. You edit the dogz breedfiles in Notepad, they
are just simple text files -- and I spotted that the later games have these text files too, just stuck
together with a load of other stuff in large resource files, which is why I've always extracted them and
edited them the way I do.<br>
<br>
I believe that information should be freely available, plus I want others to enjoy my hobby as much as I
do, which is why I started to post "howto" messages back on the old Usenet newsgroups years ago. Abby
wrote to me and suggested that I gather them together and make tutorials, and the rest (as they say) is
history. I also believe that in a hobby such as ours, where we make and share add-ons for our favourite
games, we should do so freely and with joy. I never can understand the bickering that goes on about so
much, including copyright, in our community. We edit the programmers' original files without a
by-your-leave, so why should we be upset when others fiddle with our own files? All that is needed is a
suitable acknowledgement of our own work. Outright theft in a community like ours is another thing I
cannot understand -- after all, what is the pleasure in taking something that someone else made and
displaying it as your own?<br>
<br>
Do I do anything else? Well, yes -- it's been a full, rich life so far and I spent many years of it in
interesting places outside the U.K. I've written some short stories for a satirical magazine, and a
couple of novels -- humorous fantasy/SF, probably not suitable for youngsters -- which are available for
reading somewhere on the Internet. I've dabbled in editing stuff in the various Creatures games, and
somewhere out there are my c307 genomes which used Slink's excellent c306 as base. Startopia -- I modded
some stuff for that, currently up at Slink's site along with my deep delvings into the original Sims
game files. Oh, and Aquazone -- a couple of edited files of mine and a "howto" are floating around the
Internet somewhere. But it's always the P.F.Magic series that I come back to, and hex-editing their
files that gives me most of my computerised fun.
<br>
<br>
<img src="images/aboutme_Carolyn.jpg" alt="Little Tam and his foster-mum">
a<br><br>
</td>
</tr>
</table>
</div>
</body>
</html>

View file

@ -1,81 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nothing important; just me, for the curious</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<br>
<br>
<div class="center">
<p class="bigger">~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</p>
<table class="green" width="100%" border="1">
<tr>
<td>
<h2>
<br>
For those who really want to know...
</h2>
</td>
</tr>
<tr class="bigger">
<td>
<br>
What is there to say? Let's see. Well, I'm female, British, in my mid '50s, have
a passion for cats (I'm a foster-carer for the local Rescue Centre and if you're
interested I have a site about my little ones
<a
href="https://web.archive.org/web/20160108043537/http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm"
target="_BLANK" title="My Real-life cat family"> here </a>),
a love of reading (particularly humour), and an obsession with hex editing for
all of the P.F.Magic range of games. I have every single one of the Petz games,
plus Oddballz and Babyz, including the different versions (Mac Oddballz,
International Petz 3 etc). I've hex-edited loads of stuff for them over the
years, starting back in 1995 with Dogz original. You edit the dogz breedfiles in
Notepad, they are just simple text files -- and I spotted that the later games
have these text files too, just stuck together with a load of other stuff in
large resource files, which is why I've always extracted them and edited them
the way I do.<br>
<br>
I believe that information should be freely available, plus I want others to
enjoy my hobby as much as I do, which is why I started to post "howto" messages
back on the old Usenet newsgroups years ago. Abby wrote to me and suggested that
I gather them together and make tutorials, and the rest (as they say) is
history. I also believe that in a hobby such as ours, where we make and share
add-ons for our favourite games, we should do so freely and with joy. I never
can understand the bickering that goes on about so much, including copyright, in
our community. We edit the programmers' original files without a by-your-leave,
so why should we be upset when others fiddle with our own files? All that is
needed is a suitable acknowledgement of our own work. Outright theft in a
community like ours is another thing I cannot understand -- after all, what is
the pleasure in taking something that someone else made and displaying it as
your own?<br>
<br>
Do I do anything else? Well, yes -- it's been a full, rich life so far and I
spent many years of it in interesting places outside the U.K. I've written some
short stories for a satirical magazine, and a couple of novels -- humorous
fantasy/SF, probably not suitable for youngsters -- which are available for
reading somewhere on the Internet. I've dabbled in editing stuff in the various
Creatures games, and somewhere out there are my c307 genomes which used Slink's
excellent c306 as base. Startopia -- I modded some stuff for that, currently up
at Slink's site along with my deep delvings into the original Sims game files.
Oh, and Aquazone -- a couple of edited files of mine and a "howto" are floating
around the Internet somewhere. But it's always the P.F.Magic series that I come
back to, and hex-editing their files that gives me most of my computerised fun.
<br>
<br>
<img src="images/aboutme_Carolyn.jpg" alt="Little Tam and his foster-mum">
a<br><br>
</td>
</tr>
</table>
</div>
</body>
</html>

View file

@ -0,0 +1,149 @@
/* GENERAL */
html {
--background-color: #fff7d7;
--color: #810541;
background-color: var(--background-color);
font-family: 'Comic Sans MS', serif;
}
body {
font-size: 13px;
color: var(--color);
margin: 0;
padding: 0;
}
/* MENU */
.menu {
padding: 7px;
margin: 0;
color: #660000;
font-size: 13px;
}
.menu li { list-style: none; }
/* LINKS */
a { color: #f63; }
a:visited { color: #8a2be2; }
a:active { color: #0f0; }
.defunct { text-decoration: line-through; }
/* TEXT */
p { padding: 5px 10px; }
.green { color: #006400; }
.purple { color: #800080; }
.brown { color: #660000; }
.normal { font-size: 13px; }
.big { font-size: 16px; }
.bigger { font-size: 18px; }
.courier { font-family: 'Courier New', serif; }
.comic-sans { font-family: 'Comic Sans MS', serif; }
.times-new-roman { font-family: 'Times New Roman', serif; }
.bold { font-weight: 700; }
/* FORMATTING */
.center {
text-align: center;
padding: 10px 0;
}
.float-left { float: left; }
.left-align { text-align: left; }
/* TODO .first kept in so I don't have to go changing previous pages */
.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;
}
.border-outer {
width: max-content;
margin: 0 auto;
border: 2px solid;
}
.border-outer .border-inner {
width: 90vw;
margin: 2px;
padding: 30px;
border: 1px solid;
}
.border-brown { border-color: #660000; }
.img-border img { border: 1px solid; }
/* TODO PAGE SPECIFIC */
#sandz {
--background-color: #dafae8;
--color: #00552b;
}
#sandz a { color: #800080; }
#sandz a:visited { color: #808080; }
#sandz a:active { color: #f0f; }
#catz1dex {
--background-color: #33cccc;
--color: #000;
font-family: Times, serif;
}
#catz1dex a { color: #fff; }
#catz1dex a:visited { color: #fff; }
#dogz1fooler {
--background-color: #8442ef;
--color: #f7f5d7;
font-family: Times, serif;
}
#dogz1fooler a { color: #00ff00; }
#dogz1fooler a:visited { color: #fff; }

View file

@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cyberpets</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center">
<br><br>
<p class="bigger purple">
<b>I now have three cyberpets :-)</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
<br>
</p>
<p class="bigger">
<a href="cyberpet1.html">See Norbessa</a>
<br><br>
</p>
<p class="bigger">
<a href="cyberpet2.html">Meet Aodh</a>
<br><br>
</p>
<p class="bigger">
<a href="cyberpet3.html">Meet Silvio</a>
<br><br>
</p>
</div>
</body>
</html>

View file

@ -1,37 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cyberpets</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center">
<br><br>
<p class="bigger purple">
<b>I now have three cyberpets :-)</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
<br>
</p>
<p class="bigger">
<a href="cyberpet1.php">See Norbessa</a>
<br><br>
</p>
<p class="bigger">
<a href="cyberpet2.php">Meet Aodh</a>
<br><br>
</p>
<p class="bigger">
<a href="cyberpet3.php">Meet Silvio</a>
<br><br>
</p>
</div>
</body>
</html>

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">
<title>Gifts from friends</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
</head>
<body>
<div class="center">
<br><br>
<a href="https://web.archive.org/web/20091027002534/http://geocities.com/silentwolfk/" target="_blank">
<img src="images/flowers_ThanksFromManda.gif" alt="A special thanks from Manda!" style="border: 1px solid;">
</a>
<p class="big">
<span class="green">I was glad I could help, Manda; it's wonderful to feel like a kind of "new-breedz
midwife", LOL!</span><br>
<b>Beautiful gifts...</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="big">
Well, it's near the end of 2005 already and I didn't manage to get the birthday page up yet. Never mind, I've
been enjoying the gifts myself anyway and one day perhaps I'll get them up for y'all to see on my 2004-2005
pages :-) But meanwhile, here's Phantarella playing with her best friend, Insanity (thanks, Meer!). The two of
them are vey unsure of my very latest pet, but I've told them they needn't worry -- Beeble won't eat them.
Beeble, the carnivorous plant, was crafted by Signofish and sent to me by Minibyte.<br>
<img src="images/flowers_PhantBeebleInsanity.gif" alt="three special pets!"><br>
Also in 2005 this special trio was hexed for me. I made this banner to use as a sig at the Shiznit forum, and
now that is gone I display it here with pride<br>
<img src="images/flowers_homicidalMandaSketchi.gif" alt="three more special pets!"><br>
</p>
<p class="big">
and here are three lovelies -- one special babyz sent out of the blue and two (yes, two!) petz from Wardah
Ahmar. The School of Fish petz is great fun to play with, you can see that Farana is fascinated. GoldaFishe has
a constant companion fish, and her tail makes clever use of polygons.<br>
<img src="images/flowers_FaranaAndSwishSkookums.gif" alt="Special babyz and Petz from Wardah Ahmar"><br>
Several babyz hexers have been very kind in surprising me with special babyz, and each one sparks a lovely
memory. Three were sent as birthday gifts, one commemorates poor little Pop, another is made to remind me of my
childhood bear... Well, they all have a special meaning to me.<br>
<img src="images/flowers_BabyzSpecials2005.gif" alt="surprise Babyz given to me"><br>
Apart from the above, which were made for me as special gifts, I have been very lucky in being allowed to adopt
many petz and babyz over the years. All are doing well, still in my game and much enjoyed. I've not lost or
deleted a single one, and I never intend to :-)
</p>
<p class="big">
In basic date order, below you can click to see beautiful picture-gifts:<br>
<a href="flowerza.html">given to me in the years 2004-2005</a><br>
People were very kind to me over the earlier years of this site's existence, and the lovely flowers and picture
gifts built up to the point where I got into a mess over how to display them. In the end, I decided to keep the
pages that I made previously; you can get to them at the link below:<br>
<a href="flowers1.html">Flowers given to me before 2004</a><br>
I love them all, each one is special to me because it means that I've made people happy with what I enjoy doing.
Thank you all!
</p>
<p class="big">
<a href="https://web.archive.org/web/20130424094439/http://www.nikotub.com/" target="_blank">
<img src="images/flowers_insane.gif" alt="Insane certificate from Nikotub's Petz House "
style="border: 1px solid;">
</a><br>
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/" target="_blank">
<img src="images/flowers_goddess.gif" alt="Hexing goddess certificate" style="border: 1px solid;">
</a><br>
Hah, watch out -- I have Minibyte's wet noodles... Mwahahahaaaa!<br>
<a
href="https://web.archive.org/web/20091002091450/http://www.minibytepetz.net/Minibyte_Petz/home.html"
target="_blank">
<img src="images/flowers_noodles.jpg" alt="Minibyte's noodles from Minibyte's site!"
style="border: 1px solid;">
</a>
</p>
<p class="big">
<a href="https://web.archive.org/web/20040421053103/http://mgincorporated.com/BCCA/" target="_top">
<img src="images/flowers_BCCAMember.gif" alt="BCCA member banner"><br>
Member of the BCCA.
</a><br>
The BCCA is now sadly defunct, but I keep this here as a memento. Megan and Jesslan, may you prosper as you move
on in life.
</p>
<p>.</p>
</div>
</body>
</html>

View file

@ -1,110 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gifts from friends</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center">
<br><br>
<a href="https://web.archive.org/web/20091027002534/http://geocities.com/silentwolfk/"
target="_blank">
<img src="images/flowers_ThanksFromManda.gif" alt="A special thanks from Manda!"
border="1">
</a>
<p class="big">
<span class="green">I was glad I could help, Manda; it's wonderful to feel like a kind
of "new-breedz midwife", LOL!</span><br>
<b>Beautiful gifts...</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="big">
Well, it's near the end of 2005 already and I didn't manage to get the birthday page up
yet. Never mind, I've been enjoying the gifts myself anyway and one day perhaps I'll get
them up for y'all to see on my 2004-2005 pages :-) But meanwhile, here's Phantarella
playing with her best friend, Insanity (thanks, Meer!). The two of them are vey unsure
of my very latest pet, but I've told them they needn't worry -- Beeble won't eat them.
Beeble, the carnivorous plant, was crafted by Signofish and sent to me by Minibyte.<br>
<img src="images/flowers_PhantBeebleInsanity.gif" alt="three special pets!"><br>
Also in 2005 this special trio was hexed for me. I made this banner to use as a sig at
the Shiznit forum, and now that is gone I display it here with pride<br>
<img src="images/flowers_homicidalMandaSketchi.gif" alt="three more special pets!"><br>
</p>
<p class="big">
and here are three lovelies -- one special babyz sent out of the blue and two (yes,
two!) petz from Wardah Ahmar. The School of Fish petz is great fun to play with, you can
see that Farana is fascinated. GoldaFishe has a constant companion fish, and her tail
makes clever use of polygons.<br>
<img src="images/flowers_FaranaAndSwishSkookums.gif" alt="Special babyz and Petz from Wardah Ahmar"><br>
Several babyz hexers have been very kind in surprising me with special babyz, and each
one sparks a lovely memory. Three were sent as birthday gifts, one commemorates poor
little Pop, another is made to remind me of my childhood bear... Well, they all have a
special meaning to me.<br>
<img src="images/flowers_BabyzSpecials2005.gif" alt="surprise Babyz given to me"><br>
Apart from the above, which were made for me as special gifts, I have been very lucky in
being allowed to adopt many petz and babyz over the years. All are doing well, still in
my game and much enjoyed. I've not lost or deleted a single one, and I never intend to
:-)
</p>
<p class="big">
In basic date order, below you can click to see beautiful picture-gifts:<br>
<a href="flowerza.php">given to me in the years 2004-2005</a><br>
People were very kind to me over the earlier years of this site's existence, and the
lovely flowers and picture gifts built up to the point where I got into a mess over how
to display them. In the end, I decided to keep the pages that I made previously; you can
get to them at the link below:<br>
<a href="flowers1.php">Flowers given to me before 2004</a><br>
I love them all, each one is special to me because it means that I've made people happy
with what I enjoy doing. Thank you all!
</p>
<p class="big">
<a href="https://web.archive.org/web/20130424094439/http://www.nikotub.com/"
target="_blank">
<img src="images/flowers_insane.gif" alt="Insane certificate from Nikotub's Petz
House " border="1">
</a><br>
<a href="https://web.archive.org/web/20161225131523/http://supernova.lokatt.se/"
target="_blank">
<img src="images/flowers_goddess.gif" alt="Hexing goddess certificate" border="1">
</a><br>
Hah, watch out -- I have Minibyte's wet noodles... Mwahahahaaaa!<br>
<a
href="https://web.archive.org/web/20091002091450/http://www.minibytepetz.net/Minibyte_Petz/home.html"
target="_blank">
<img src="images/flowers_noodles.jpg" alt="Minibyte's noodles from Minibyte's site!"
border="1">
</a>
</p>
<p class="big">
<a href="https://web.archive.org/web/20040421053103/http://mgincorporated.com/BCCA/"
target="_top">
<img src="images/flowers_BCCAMember.gif" alt="BCCA member banner"><br>
Member of the BCCA.
</a><br>
The BCCA is now sadly defunct, but I keep this here as a memento. Megan and Jesslan, may
you prosper as you move on in life.
</p>
<p>.</p>
</div>
</body>
</html>

View file

@ -0,0 +1,18 @@
<html lang="en">
<head>
<title>Carolyn's Creations</title>
</head>
<!--suppress XmlDeprecatedElement, HtmlDeprecatedTag, HtmlUnknownAttribute -->
<frameset cols="175,*">
<!--suppress XmlDeprecatedElement, HtmlDeprecatedTag, HtmlDeprecatedAttribute -->
<frame src="menu.html" scrolling="auto" name="menu">
<!--suppress XmlDeprecatedElement, HtmlDeprecatedAttribute, HtmlDeprecatedTag -->
<frame src="main.html" name="main">
</frameset>
<!--suppress XmlDeprecatedElement, HtmlDeprecatedTag -->
<noframes>
Your Browser Does Not Support Frames. Please use the
<a href="../noframes/index.html">UnFramed version</a>.
</noframes>
</html>

View file

@ -1,14 +0,0 @@
<html>
<head>
<title>Carolyn's Creations</title>
</head>
<frameset cols="175,*">
<frame src="menu.html" scrolling="auto" name="menu"></frame>
<frame src="main.php" name="main"></frame>
</frameset>
<noframes>
Your Browser Does Not Support Frames. Please use the
<a href="../noframes/index.php">UnFramed version</a>.
</noframes>
</html>

View file

@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Just for laughs</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center first">
<p class="bigger purple">
<b>Fun stuff that fits nowhere else</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="bigger purple">
Here's proof, for anyone who cares, that every single P.F.Magic and Petz game can be opened at the same time on
one computer. Below is a screenshot, taken after I had brought out one or more petz in all of: Dogz original,
Catz original, Oddballz, Petz II, Petz 3, Petz 4, Babyz, and Petz 5. Not only did they run perfectly together at
a normal speed, but also I was able to tend to each of the pets in the various games with no problems at all
either to the computer or the pets -- although my own brain nearly fried :-) The picture is completely
un-edited; all that's been done is to reduce the size and save as jpg instead of bmp.
</p>
<p class="bigger purple">
<img src="images/justforlaughs_AllGames.jpg" alt="All games at once"><br>
<br>
In Babyz, you can see that Cyril's "eyeshadow" has been changed again, and he's getting along well with little
Laretha. In Petz 5 I'm testing Butterfly Chaser's latest creation (the Whazzit, not yet ready for release so
don't ask). In Petz 4 another Whazzit and a Buzzo are waiting by the mousehole, in Petz 3 my site's guardian
angel cat is playing with a recently-rescued friend, in Petz II I've got a Doberman test-pet and in Oddballz
dear old Honker has just been tootling for me. In Catz, the mouse has just caused the (still-unfinished and
therefore unreleased) Snowbo to fall over; and in Dogz, my faithful old Bootz is waiting for me to refill his
dish.<br>
A note for those who are interested -- this was done on a Pentium III 600, with 384 megabytes of RAM, under
Windows 95 OSR2. The German version of Petz 3 doesn't open at the same time as the English version on my
computer -- it thinks it's the same game -- and the US version of Oddballz similarly doesn't open at the same
time as the UK version.
</p>
</div>
</body>
</html>

View file

@ -1,48 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Just for laughs</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center first">
<p class="bigger purple">
<b>Fun stuff that fits nowhere else</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="bigger purple">
Here's proof, for anyone who cares, that every single P.F.Magic and Petz game can be
opened at the same time on one computer. Below is a screenshot, taken after I had
brought out one or more petz in all of: Dogz original, Catz original, Oddballz, Petz II,
Petz 3, Petz 4, Babyz, and Petz 5. Not only did they run perfectly together at a normal
speed, but also I was able to tend to each of the pets in the various games with no
problems at all either to the computer or the pets -- although my own brain nearly fried
:-) The picture is completely un-edited; all that's been done is to reduce the size and
save as jpg instead of bmp.
</p>
<p class="bigger purple">
<img src="images/justforlaughs_AllGames.jpg" alt="All games at once"><br>
<br>
In Babyz, you can see that Cyril's "eyeshadow" has been changed again, and he's getting
along well with little Laretha. In Petz 5 I'm testing Butterfly Chaser's latest creation
(the Whazzit, not yet ready for release so don't ask). In Petz 4 another Whazzit and a
Buzzo are waiting by the mousehole, in Petz 3 my site's guardian angel cat is playing
with a recently-rescued friend, in Petz II I've got a Doberman test-pet and in Oddballz
dear old Honker has just been tootling for me. In Catz, the mouse has just caused the
(still-unfinished and therefore unreleased) Snowbo to fall over; and in Dogz, my
faithful old Bootz is waiting for me to refill his dish.<br>
A note for those who are interested -- this was done on a Pentium III 600, with 384
megabytes of RAM, under Windows 95 OSR2. The German version of Petz 3 doesn't open at
the same time as the English version on my computer -- it thinks it's the same game --
and the US version of Oddballz similarly doesn't open at the same time as the UK
version.
</p>
</div>
</body>
</html>

View file

@ -0,0 +1,85 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Just for laughs -- Vista and Petz</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center first">
<p class="bigger purple">
<b>Vista and Petz</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="big green">
Here's proof that all the P.F.Magic games, including Babyz and Oddballz, and the Studio Mythos Petz 5, can be
run on a computer running VISTA (ugh). Below is a screenshot, taken after I had brought out one or more petz in
all of: Dogz original, Catz original, Oddballz, Petz II, Petz 3, Petz 4, Babyz, and Petz 5. As with the picture
on my "Pointless Info" page, the picture is completely un-edited; all that's been done is to reduce the size and
save as jpg instead of bmp.
</p>
<p>
<img src="images/justforlaughs2_VistaAllGames.jpg" alt="All games at once on Vista">
</p>
<p class="big green">
MyChi is having a well-earned meal in Dogz 1, Jiggles is enjoying a game with a "grubz" mouse in catz 1,
Snowball is being cute in the basket while Frosty runs around in Petz II, Pouncer is carrying her half-full
foodbowl around in Petz 3, Scamp is enjoying a rare moment of peace, happily kneading a cushion, in Petz 4,
Scaredy and Fluffy are larking about and waiting for the mouse in Petz 5, Vistatest is not too sure about the
jar of food in Babyz, and Caramba! is about to eat his Liqui-Food in Oddballz.
</p>
<p class="green">
Most of these games were simply copied across from my machine, so we haven't done tests to see if all of the
installation files work, but we have tested that it's possible to adopt new Pets in all the games.
</p>
<p class="green">
The two games which were actually installed properly were: the Dogz 1 game, installed from the demo on
Minibyte's site and then made into the full game with my fooler. Petz 4, installed from the 120-megabyte demo
(available on my site and elsewhere on the net), then "fooled" using Nicholas' Petza and finally run with a
Registry fix.
</p>
<p class="green">
All of the games from Petz II onwards, including Babyz, need a registry fix and (in most cases, anyway)
Nicholas' Petza; without those they will crash at some stage.
</p>
<p class="green">
Oddballz we <b>think</b> needs to have the XP fix -- we didn't try it without. Oddballz, Catz 1 and Dogz 1 need
files which go in the Windows and System directories and which you can find in my foolers. The only files which
are not at present in my foolers are the WinG dlls which you may or may not already have. If you get error
messages about missing files with Wing in the name, you can grab them from
<a href="dl/justforlaughs2_WingDLLs.zip">here (click)</a>. Unzip them into your System or System32 directories.
</p>
<p class="green">
You can get the Registry fixes for Petz II, Petz 3 and petz 4
<a href="dl/justforlaughs2_Petz234Registry.zip">here (click)</a>. Unzip them and then double-click on whichever
reg file is for your game. You may wish to open the reg file in Notepad first and change all the places where
you see, say, D:\\Games\\Petz3 to C:\\Program Files\\P.F.Magic\\Petz 3 or wherever you actually installed the
game. You can get the Registry fix for Petz 5 <a href="dl/justforlaughs2_Petz5Registry.zip">here (click)</a>.
Unzip it and move the Keys folder into your game's Resource folder, then double-click on the reg file -- but you
may wish first to open it in Notepad and, wherever you see D:\\Games\\Petz5\\ change it to, say, C:\\Program
Files\\UBI Soft\\Studio Mythos\\Petz 5\\ or wherever you installed the game. And finally, Babyz players can get
their registry fix <a href="dl/justforlaughs2_BabyzRegistry.zip">here (click)</a>. Unzip it and move the Keys
folder into your game's Resource folder, then double-click on the reg file -- but you may wish first to open it
in Notepad and, wherever you see D:\\Games\\babyznew\\ change it to, say, C:\\Program Files\\Mindscape\\Babyz or
wherever you installed the game.
</p>
<p class="green">
A note for those who are interested -- this was done on a machine with Pentium D CPU 2.80 GHz processors and
2.00 GB of Ram, under Vista Ultimate.
</p>
</div>
</body>
</html>

View file

@ -1,93 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Just for laughs -- Vista and Petz</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center first">
<p class="bigger purple">
<b>Vista and Petz</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="big green">
Here's proof that all the P.F.Magic games, including Babyz and Oddballz, and the Studio
Mythos Petz 5, can be run on a computer running VISTA (ugh). Below is a screenshot,
taken after I had brought out one or more petz in all of: Dogz original, Catz original,
Oddballz, Petz II, Petz 3, Petz 4, Babyz, and Petz 5. As with the picture on my
"Pointless Info" page, the picture is completely un-edited; all that's been done is to
reduce the size and save as jpg instead of bmp.
</p>
<p>
<img src="images/justforlaughs2_VistaAllGames.jpg" alt="All games at once on Vista">
</p>
<p class="big green">
MyChi is having a well-earned meal in Dogz 1, Jiggles is enjoying a game with a "grubz"
mouse in catz 1, Snowball is being cute in the basket while Frosty runs around in Petz
II, Pouncer is carrying her half-full foodbowl around in Petz 3, Scamp is enjoying a
rare moment of peace, happily kneading a cushion, in Petz 4, Scaredy and Fluffy are
larking about and waiting for the mouse in Petz 5, Vistatest is not too sure about the
jar of food in Babyz, and Caramba! is about to eat his Liqui-Food in Oddballz.
</p>
<p class="green">
Most of these games were simply copied across from my machine, so we haven't done tests
to see if all of the installation files work, but we have tested that it's possible to
adopt new Pets in all the games.
</p>
<p class="green">
The two games which were actually installed properly were: the Dogz 1 game, installed
from the demo on Minibyte's site and then made into the full game with my fooler. Petz
4, installed from the 120-megabyte demo (available on my site and elsewhere on the net),
then "fooled" using Nicholas' Petza and finally run with a Registry fix.
</p>
<p class="green">
All of the games from Petz II onwards, including Babyz, need a registry fix and (in most
cases, anyway) Nicholas' Petza; without those they will crash at some stage.
</p>
<p class="green">
Oddballz we <b>think</b> needs to have the XP fix -- we didn't try it without.
Oddballz, Catz 1 and Dogz 1 need files which go in the Windows and System directories
and which you can find in my foolers. The only files which are not at present in my
foolers are the WinG dlls which you may or may not already have. If you get error
messages about missing files with Wing in the name, you can grab them from
<a href="dl/justforlaughs2_WingDLLs.zip">here (click)</a>. Unzip them into your System
or System32 directories.
</p>
<p class="green">
You can get the Registry fixes for Petz II, Petz 3 and petz 4
<a href="dl/justforlaughs2_Petz234Registry.zip">here (click)</a>. Unzip them and then
double-click on whichever reg file is for your game. You may wish to open the reg file
in Notepad first and change all the places where you see, say, D:\\Games\\Petz3 to
C:\\Program Files\\P.F.Magic\\Petz 3 or wherever you actually installed the game. You
can get the Registry fix for Petz 5
<a href="dl/justforlaughs2_Petz5Registry.zip">here (click)</a>. Unzip it and move the
Keys folder into your game's Resource folder, then double-click on the reg file -- but
you may wish first to open it in Notepad and, wherever you see D:\\Games\\Petz5\\ change
it to, say, C:\\Program Files\\UBI Soft\\Studio Mythos\\Petz 5\\ or wherever you
installed the game. And finally, Babyz players can get their registry fix
<a href="dl/justforlaughs2_BabyzRegistry.zip">here (click)</a>. Unzip it and move the
Keys folder into your game's Resource folder, then double-click on the reg file -- but
you may wish first to open it in Notepad and, wherever you see D:\\Games\\babyznew\\
change it to, say, C:\\Program Files\\Mindscape\\Babyz or wherever you installed the
game.
</p>
<p class="green">
A note for those who are interested -- this was done on a machine with Pentium D CPU
2.80 GHz processors and 2.00 GB of Ram, under Vista Ultimate.
</p>
</div>
</body>
</html>

View file

@ -0,0 +1,103 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Links to sister sites</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center first">
<p class="big purple">
<b>Sister Sites :-)</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="big">
<a href="http://www.pineconecattery.com/" target="_top">Judy Roy's Pine Cone Cattery</a><br>
<a href="https://web.archive.org/web/20081118133500/http://www.petactorzcattery.com/" target="_top">Miranda's
Pet Actorz Cattery (PAC)</a><br>
<a href="https://web.archive.org/web/20150317215541/http://jordynsjewels.webs.com/" target="_top">Jordyn's
Jewels</a>
</p>
<p class="big">
<span class="purple"><b>Important links which should work</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></span>
<a href="http://www.sherlocksoftware.org/" target="_blank" title="Nicholas' own site!">Nicholas' own
site</a><br>
Firebird's
<a href="https://web.archive.org/web/20160125052806/http://www.birdypresents.com/mkc/" target="_top">Magic
Kennel & Cattery</a><br>
Don's <a href="http://www.webpetz.com/" target="_top">Virtual Amberz</a><br>
<a href="https://jinxfold.org/jinxfold.html" target="_top">Jinxfold Cattery</a><br>
<a href="http://www.d-r-n.com/utils/index1.html" target="_top">Dani's DRN</a><br>
<a href="https://web.archive.org/web/20091002091450/http://www.minibytepetz.net/Minibyte_Petz/home.html"
target="_top">Minibyte's Petz Archive</a>
</p>
<p class="big">Forums:</p>
<p class="big">
<a href="https://web.archive.org/web/20110202155029/http://vlforum.com/" target="_top">Virtual Life
forum</a><br>
<a href="https://petzforum.proboards.com/" target="_top">The RKC Petz Forum</a><br>
<span class="normal">excellent for people who want serious hexing talk as well as general chatter.</span><br>
Run by RatQueen of <a href="http://www.designvortex.com/gaming/petz/" target="_top">Ratqueen Kennelz and
Cattery</a><br>
<a href="http://jinxfold.org/petzforum/" class="defunct" target="_top">The All About Petz Forum</a><br>
<span class="normal">is a great one also; very similar to RKC but with its own individuality.</span><br>
Run by JinxFoldJulie of <a href="http://jinxfold.org/" target="_top">The JinxFold Cattery</a><br>
<a href="http://www.tiwolf.net/PCG/index.php" target="_top">The Petz Community Gathering</a><br>
<span class="normal">is where the people who used to be at "The petz Shiznit" and before that the old "The
Petz Board" hang out now :-)</span>
</p>
<p class="big purple">
<b>Links archive</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="big">
All my links except for the ones on this page are unlikely to work. I have kept the pages of links as an archive
which you my by all means browse; you might strike lucky and find one which works. I do not have time to check
them all, sorry.<br>
<a href="links2.html" target="_top">Links archive</a>
</p>
<p>
<span class="purple big"><b>How to contact me</b><br>
~~~~~~~~~~~~~~~~~~~~~~~</span><br>
<span class="big">hex-help at hornsc dot clara dot co.uk<br>
(change "at" for an @ sign and "dot" for a period.</span><br>
I've done it like this to try and keep spam at bay)<br>
If you try to write to me and the mail bounces, well -- it shouldn't, so try again. I don't have any filters in
place to prevent your mail from getting to me, so if there is a problem of any kind it will be something
temporary at either my or your ISP.<br>
Please note that I always reply to email as soon as I can, and deal with items that have been sent to me or at
least acknowledge receipt of them. If you haven't heard back from me within 48 hours, please drop me a note to
check that I did get the message or file; I don't mind little reminders, and it is just possible that email is
getting lost sometimes.<br>
Also I always try to make my reply as useful as possible. So I find it really annoying when I've spent time on a
careful reply to someone, only to have it bounced back with "not accepting mail from this sender". If you are
going to ask me a question, please try to make sure that you can receive my answers!!
</p>
<p>.</p>
</div>
</body>
</html>

View file

@ -1,111 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Links to sister sites</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center first">
<p class="big purple">
<b>Sister Sites :-)</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="big">
<a href="http://www.pineconecattery.com/" target="_top">Judy Roy's Pine Cone
Cattery</a><br>
<a href="https://web.archive.org/web/20081118133500/http://www.petactorzcattery.com/"
target="_top">Miranda's Pet Actorz Cattery (PAC)</a><br>
<a href="https://web.archive.org/web/20150317215541/http://jordynsjewels.webs.com/"
target="_top">Jordyn's Jewels</a>
</p>
<p class="big">
<span class="purple"><b>Important links which should work</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></span>
<a href="http://www.sherlocksoftware.org/" target="_blank" title="Nicholas' own
site!">Nicholas' own site</a><br>
Firebird's <a
href="https://web.archive.org/web/20160125052806/http://www.birdypresents.com/mkc/"
target="_top">Magic Kennel & Cattery</a><br>
Don's <a href="http://www.webpetz.com/" target="_top">Virtual Amberz</a><br>
<a href="https://jinxfold.org/jinxfold.html" target="_top">Jinxfold Cattery</a><br>
<a href="http://www.d-r-n.com/utils/index1.html" target="_top">Dani's DRN</a><br>
<a
href="https://web.archive.org/web/20091002091450/http://www.minibytepetz.net/Minibyte_Petz/home.html"
target="_top">Minibyte's Petz Archive</a>
</p>
<p class="big">Forums:</p>
<p class="big">
<a href="https://web.archive.org/web/20110202155029/http://vlforum.com/"
target="_top">Virtual Life forum</a><br>
<a href="https://petzforum.proboards.com/" target="_top">The RKC Petz Forum</a><br>
<span class="normal">excellent for people who want serious hexing talk as well as
general chatter.</span><br>
Run by RatQueen of <a href="http://www.designvortex.com/gaming/petz/"
target="_top">Ratqueen Kennelz and Cattery</a><br>
<a href="http://jinxfold.org/petzforum/" class="defunct" target="_top">The All About
Petz Forum</a><br>
<span class="normal">is a great one also; very similar to RKC but with its own
individuality.</span><br>
Run by JinxFoldJulie of <a href="http://jinxfold.org/" target="_top">The JinxFold
Cattery</a><br>
<a href="http://www.tiwolf.net/PCG/index.php" target="_top">The Petz Community
Gathering</a><br>
<span class="normal">is where the people who used to be at "The petz Shiznit" and before
that the old "The Petz Board" hang out now :-)</span>
</p>
<p class="big purple">
<b>Links archive</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="big">
All my links except for the ones on this page are unlikely to work. I have kept the
pages of links as an archive which you my by all means browse; you might strike lucky
and find one which works. I do not have time to check them all, sorry.<br>
<a href="links2.php" target="_top">Links archive</a>
</p>
<p>
<span class="purple big"><b>How to contact me</b><br>
~~~~~~~~~~~~~~~~~~~~~~~</span><br>
<span class="big">hex-help at hornsc dot clara dot co.uk<br>
(change "at" for an @ sign and "dot" for a period.</span><br>
I've done it like this to try and keep spam at bay)<br>
If you try to write to me and the mail bounces, well -- it shouldn't, so try again. I
don't have any filters in place to prevent your mail from getting to me, so if there is
a problem of any kind it will be something temporary at either my or your ISP.<br>
Please note that I always reply to email as soon as I can, and deal with items that have
been sent to me or at least acknowledge receipt of them. If you haven't heard back from
me within 48 hours, please drop me a note to check that I did get the message or file; I
don't mind little reminders, and it is just possible that email is getting lost
sometimes.<br>
Also I always try to make my reply as useful as possible. So I find it really annoying
when I've spent time on a careful reply to someone, only to have it bounced back with
"not accepting mail from this sender". If you are going to ask me a question, please try
to make sure that you can receive my answers!!
</p>
<p>.</p>
</div>
</body>
</html>

View file

@ -0,0 +1,236 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mad Scientist's petz etc</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center green big">
<p class="bigger purple">
<b>Mad Scientist's petz etc for you</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p>
<a href="tutorials/madscientist2.html">Click here for the Scientist's Sprite-swapping insanity</a><br>
<a href="tutorials/lnzdetails.php">Click here for my delvings into the .LNZ file.</a><br>
<a href="tutorials/madscientist3.html">Click here for the Scientist's Petz 5 Easy-edit mice kit</a><br>
<a href="dl/madscientist_Petz5exeNurseryFreedom.zip">Click here for Nursery-freedom Petz 5 exe file</a><br>
<span class="normal">Note: if you get the multiple-cloned-babes effect, go to the Nursery, put mum awayand then
go back to another scene. The "clones" will disappear. If you don't knowwhat I'm talking about, then you're
not being bothered by it :-)</span><br>
<a href="dl/madscientist_PetzIIDemo.zip">Click here for the Petz II demo</a><br>
<span class="normal">This Petz II demo will install for people who have Windows ME, 2000, and XP as wellas the
95 and 98 operating systems. It's simply the original Catz II and Dogz IIdemos unpacked and installed, then
zipped up for easy unpacking.</span><br>
<!-- EXE Files ------------------------------------------------------------------------------------------------>
<a href="dl/madscientist_PetzIIModifiedExe.zip">Click here for the Petz II modified exe</a><br>
<span class="normal">This is modified to let brain-slider users see what some of the sliders mean.</span><br>
<a href="dl/madscientist_Petz3exe.zip">Click here for a backup of your Petz 3 exe file</a><br>
<span class="normal">This backup should work with all English-language versions of the game</span><br>
<a href="dl/madscientist_Petz3GermanEXE.zip">Click here for a backup of your Petz 3 German-language exe
file</a><br>
<span class="normal">The German one should work with other non-English-language versions of the game</span><br>
<!-- Foolers -------------------------------------------------------------------------->
<a href="petz/p5foolersucess.html">Click here for my Petz 5 "fooler"</a><br>
<span class="normal">For those who don't have the game. It leads you on a kind of scavenger-hunt, and itworks --
trust the mad hexer, oh yes. *cackles* aha aha bwahahaha...<br>
P.S. if you cannot find the game-originals anywhere, here are the
<a href="dl/madscientist_P5OriginalPig.zip">pig</a> and
<a href="dl/madscientist_P5OriginalBunny.zip">bunny</a><br>
and for those who have lost or broken their CDs and need a backup,
<a href="petz/p5backup.html">Click here.</a></span><br>
<a href="babyz/babyzedit.html#REF">Babyz Demo Fooler be here, oh yes.</a><br>
<a href="dl/madscientist_BabyzEXEWithMenu.zip">Click here for modified Babyz exe file</a><br>
<a href="oddballz/oddballzfooler.html">Oddballz Demo Fooler are here, indeed kind sir.</a><br>
<a href="petz/catz1dex.php">Wey-hey-hey! At last, the catz 1 demo fooler!</a><br>
<a href="petz/dogz1fooler.php">What do I see here? Aha! A dogz 1 demo fooler</a><br>
<span class="normal">many thanks to SuperSwampert67.<br>
Note, I also now have a second fooler of my own, downloadable from the same page, that you may want to
try. My fooler lets you adopt new pets, but remember to keep backups of your old petz before doing so!
Dogz 1 only expects you to want to keep one pet.</span><br>
<a href="petz/petz4fooler.html">Woah, another SuperSwampert67 Fooler! Petz 4!</a><br>
Note, I also now have a second fooler, downloadable from the same page, that you may
want to try. This fooler requires a large download of about 120 megabytes.<br>
<a href="dl/madscientist_Petz3FoolerStuff.zip">At last, my demo-fooler for Petz 3 :-)</a><br>
<a href="dl/madscientist_Petz3IntFoolerStuff.zip">And Bwahahaha, a fooler for Petz 3 non-English</a><br>
<a href="petz/petzIIfooler.php">Now for your delectation, a demo-fooler for Petz II</a>
</p>
<!-- Cat Chew Fam ------------------------------------------------------------------------------------------------->
<p>
Today The Mad Scientist presents the ultimate in inbreeding for your disgust or entertainment. The zipfile
contains the hidden "test" .LNZ from Petz 5's resource .dlls, and the pet which it creates. But being crazy of
course I go further than that; I then copied the pet, turned the copy into a boy, and thus bred the pet with
itself.<br>
<img src="images/madscientist_CatChewFam.gif" alt="_Cat_Chew family"><br>
As you can see, the little lady isn't quite sure where those horns came from on her dainty little babe...<br>
<a href="dl/madscientist_TheCatChewFamily.zip">The _Cat_Chew_ family for Catz 3, 4 or 5</a>.
</p>
<!-- Cerberus ----------------------------------------------------------------------------------------------------->
<p>
More crazy graftings! The Mad Scientist presents Cerberus, the snake-tailed 3-headed dog, for your delectation.
Actually, a pair of Cerberus family petz...<br>
<img src="images/madscientist_Cerberus2.gif" alt="Cerberus pet">
<img src="images/madscientist_Cerberus1.gif" alt="Cerberus pet"><br>
<a href="dl/madscientist_CerberusPetz.zip">For Dogz 3, 4 or 5</a>. The cute li'l baby is not included, awwww...
but, for those who want to breed with these petz (you<b>must</b> be bonkers!!) here is
<a href="dl/madscientist_CerberusLNZ.zip">the .LNZ file</a>, for use with my external-lnz Great Dane packages
which you can get from the "For LNZ-files 'n' easy-edits" pages; it will of course overwrite the normal Dane's
.LNZ. Read the readme in the easy-edit package if you don't know what to do with .LNZ files.
</p>
<!-- Cat 'o' Nine Tails ------------------------------------------------------------------------------------------->
<p>
The Mad Scientist has taken to grafting things onto petz -- bwahahaha! She presents the Cat 'o' Nine Tails (and
three heads, she got really carried away). Cerberus, the snake-tailed 3-headed dog will be with us at a later
date.<br>
<img src="images/madscientist_Scamparella.gif" alt="cat o nine tails">
<img src="images/madscientist_Scamparella2.gif" alt="cat o nine tails"><br>
<a href="dl/madscientist_Scamparella.zip">For Catz 3, 4 or 5</a>. For those who want to breed with it (are you
<b>crazy</b>)?? here is <a href="dl/madscientist_CatONineTailsLNZ.zip">the .LNZ file</a>, for use with my
external-lnz Alley-cat packages which you can get from the "For LNZ-files 'n' easy-edits" pages; it will of
course overwrite the normal Alley's .LNZ. Read the readme in the easy-edit package if you don't know what to do
with .LNZ files.
</p>
<!-- Petz 5 Nursery Freedom EXE ----------------------------------------------------------------------------------->
<p>
The mad scientist strikes again... Freeing your nursing mothers from the drudgery of the Nursery, allowing the
fathers to play or two mothers to chat while their broods play together. You can either
<a href="tutorials/Petz5NurseryFix.html">do it yourself</a> or you can download an
<a href="dl/madscientist_Petz5exeNurseryFreedom.zip" title="Download fixed exe">especially-modified exe file</a>
As a bonus, this modified exe contains three fixes; one allows your nursing mothers to come out of the Nursery
if they wish, the second provides the "import from Petz 4" menu item, and the third provides the Petz profile as
a menu item. I found it irritating having to partway open the carry-case in order to select a pet, also I
sometimes want to see pet data without taking out any pets. This menu item allows this. I also changed the
splash screen so that you know which exe you're using. Make sure that you keep your original somewhere safe --
this one overwrites your original, and I take no responsibility if it crashes your game. It works fine in my
game, so if it doesn't in yours and you get abducted by aliens in white coats instead -- well, that's life.<br>
<img src="images/madscientist_petz4import.jpg" alt="petz 4 import in menu"> .
<img src="images/madscientist_petzprofile.jpg" alt="Petz profile in menu"><br>
<img src="images/madscientist_NurseryfreeFamily.jpg" alt="nursery-free family"><br>
Note: if you get the multiple-cloned-babes effect, go to the Nursery, put mum away and then go back to another
scene. The "clones" will disappear. Or you can close the game and re-open it; they will have gone then too. If
you don't know what I'm talking about, then you're not being bothered by it and you need do nothing :-)
</p>
<!-- Babyz Menu EXE ----------------------------------------------------------------------------------------------->
<p>
<a href="dl/madscientist_BabyzEXEWithMenu.zip">Modified Babyz Exe for Playpen access</a><br>
The mad scientist produces her ongoing testbed .exe file for Babyz. The idea was to eventually be able to get
the game to accept more playscenes, by avoiding the need to use the house icon which goes berserk if a
non-overwriting scene is added. As yet in my game I have not been able to get it to work for the Attic and
Nursery, so have not got as far as further scenes. It does have one feature that Babyz players might enjoy; the
Playpen and Desktop "scenes" are both usable. NOTE: It overwrites your original so please, folks, put yours
somewhere safe. The mad scientist takes no responsibility for anything from game-crashes through to
flame-throwers decimating your backyard and more;<b>remember, she's crazy :-)</b><br>
<img src="images/madscientist_Babyz2.jpg" alt="Babyz pplayscene menu">
</p>
<!-- LNZ Details -------------------------------------------------------------------------------------------------->
<p>
<a href="tutorials/lnzdetails.php">Click here for LNZ debowellings</a>
</p>
<p>
Read a whole bunch of the mad scientist's delvings into the .LNZ file. All the gory details are laid bare in a
minute dissection of the Key Texts (or commands), key-words and programmers' comments. This is not a tutorial or
a how-to, it is an explanation of all those mysterious gobbets of data inside the .lnz files. Mainly it's a Petz
breakdown, but Oddballz and babyz fans take note, most of what I describe in this is relevant to you also. Plus,
I shall be making similar breakdowns of the areas which are different, or specific only to, those games as soon
as I can.
</p>
<!-- Sprite-Swapping ---------------------------------------------------------------------------------------------->
<p>
<a href="tutorials/madscientist2.html">Click here for the Scientist's Sprite insanity</a>
</p>
<!-- Insane Calicoz ----------------------------------------------------------------------------------------------->
<p>
I have been experimenting for many years to find the limits of what these games can take, and delving deep into
the files, dabbling my fingers in the genetic pool, gender-bending petz and generally creating strangenesses of
great peculiarity. And at last the mad-scientist brain has snapped and I present to you...<br>
(sound effects of crazy cackling, sudden thunderstorm lashes at window, wind comes howling though, lightning
flashes...)<br>
Download inmates of The Insane Dogz-catz Asylum!<br>
<img src="images/madscientist_calicodogz.jpg" alt="Insane Calicoz">
<img src="images/madscientist_calicodogza.jpg" alt="Insane Calicoz"><br>
<a href="dl/madscientist_crazycalicodogz_d3.zip">Insane Calicos for Petz 3</a> /
<a href="dl/madscientist_crazycalicodogz_d4.zip">Petz 4</a> /
<a href="dl/madscientist_crazycalicodogz_d5.zip">Petz 5</a><br>
To see the above breed in action, you will need the dogz part of the game <b>and</b> either the catz part of
the game or the "catz behaviours" package which I've got on my "Cat species in dogz" page. It will not work if
you only have catz or only have dogz. Hah! A true cross-breed! But please read the included Readme textfile. You
cannot adopt from this breed... So, included in the package are a pair of petz who are happy in their total
insanity. And for the soft-hearted, if you cannot bear the sight of Jilli and Jeffri tearing themselves apart,
also included in the package is a zip of the two of them restored to sanity.
</p>
<!-- Wireframe Petz + Babyz --------------------------------------------------------------------------------------->
<p>
And now for something completely different. The petz can breed and I include a baby, freshly separated from her
mother, in the zipfile; on the other hand, the wire Babyz doesn't breed but it does grow :-)<br>
<img src="images/madscientist_chillichazzie.gif" alt="wireframe calicos">
<img src="images/madscientist_wirebaby.gif" alt="wireframe babyz"><br>
<a href="dl/madscientist_ChilliChazoo.zip">The wireframe calico family</a> /
<a href="dl/madscientist_wirebabyz.zip">the wireframe babyz</a>
</p>
<!-- Polygon Babyz ------------------------------------------------------------------------------------------------>
<p>
And finally, for Babyz, the experimenter went crazy on polygons...<br>
<img src="images/madscientist_Rainbopolly.gif" alt="Rainbopolly"><br>
<a href="dl/madscientist_Rainbopolly.zip">Polygon babyz</a>
</p>
<p>Happy daze...</p>
</div>
</body>
</html>

View file

@ -1,279 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mad Scientist's petz etc</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center green big">
<p class="bigger purple">
<b>Mad Scientist's petz etc for you</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p>
<a href="tutorials/madscientist2.php">Click here for the Scientist's Sprite-swapping
insanity</a><br>
<a href="tutorials/lnzdetails.php">Click here for my delvings into the .LNZ
file.</a><br>
<a href="tutorials/madscientist3.php">Click here for the Scientist's Petz 5 Easy-edit
mice kit</a><br>
<a href="dl/madscientist_Petz5exeNurseryFreedom.zip">Click here for Nursery-freedom Petz
5 exe file</a><br>
<span class="normal">
Note: if you get the multiple-cloned-babes effect, go to the Nursery, put mum away
and then go back to another scene. The "clones" will disappear. If you don't know
what I'm talking about, then you're not being bothered by it :-)
</span><br>
<a href="dl/madscientist_PetzIIDemo.zip">Click here for the Petz II demo</a><br>
<span class="normal">
This Petz II demo will install for people who have Windows ME, 2000, and XP as well
as the 95 and 98 operating systems. It's simply the original Catz II and Dogz II
demos unpacked and installed, then zipped up for easy unpacking.
</span><br>
<!-- EXE Files ------------------------------------------------------------------------>
<a href="dl/madscientist_PetzIIModifiedExe.zip">Click here for the Petz II modified
exe</a><br>
<span class="normal">
This is modified to let brain-slider users see what some of the sliders mean.
</span><br>
<a href="dl/madscientist_Petz3exe.zip">Click here for a backup of your Petz 3 exe
file</a><br>
<span class="normal">
This backup should work with all English-language versions of the game
</span><br>
<a href="dl/madscientist_Petz3GermanEXE.zip">Click here for a backup of your Petz 3
German-language exe file</a><br>
<span class="normal">
The German one should work with other non-English-language versions of the game
</span><br>
<!-- Foolers -------------------------------------------------------------------------->
<a href="petz/p5foolersucess.php">Click here for my Petz 5 "fooler"</a><br>
<span class="normal">
For those who don't have the game. It leads you on a kind of scavenger-hunt, and it
works -- trust the mad hexer, oh yes. *cackles* aha aha bwahahaha...<br>
P.S. if you cannot find the game-originals anywhere, here are the <a
href="dl/madscientist_P5OriginalPig.zip">pig</a> and <a
href="dl/madscientist_P5OriginalBunny.zip">bunny</a><br>
and for those who have lost or broken their CDs and need a backup, <a
href="petz/p5backup.php">Click here.</a>
</span><br>
<a href="babyz/babyzedit.php#REF">Babyz Demo Fooler be here, oh yes.</a><br>
<a href="dl/madscientist_BabyzEXEWithMenu.zip">Click here for modified Babyz exe
file</a><br>
<a href="oddballz/oddballzfooler.php">Oddballz Demo Fooler are here, indeed kind
sir.</a><br>
<a href="petz/catz1dex.php">Wey-hey-hey! At last, the catz 1 demo fooler!</a><br>
<a href="petz/dogz1fooler.php">What do I see here? Aha! A dogz 1 demo fooler</a><br>
<span class="normal">
many thanks to SuperSwampert67.<br>
Note, I also now have a second fooler of my own, downloadable from the same page,
that you may want to try. My fooler lets you adopt new pets, but remember to keep
backups of your old petz before doing so! Dogz 1 only expects you to want to keep
one pet.
</span><br>
<a href="petz/petz4fooler.php">Woah, another SuperSwampert67 Fooler! Petz 4!</a><br>
Note, I also now have a second fooler, downloadable from the same page, that you may
want to try. This fooler requires a large download of about 120 megabytes.<br>
<a href="dl/madscientist_Petz3FoolerStuff.zip">At last, my demo-fooler for Petz 3
:-)</a><br>
<a href="dl/madscientist_Petz3IntFoolerStuff.zip">And Bwahahaha, a fooler for Petz 3
non-English</a><br>
<a href="petz/petzIIfooler.php">Now for your delectation, a demo-fooler for Petz II</a>
</p>
<!-- Cat Chew Fam ------------------------------------------------------------------------->
<p>
Today The Mad Scientist presents the ultimate in inbreeding for your disgust or
entertainment. The zipfile contains the hidden "test" .LNZ from Petz 5's resource .dlls,
and the pet which it creates. But being crazy of course I go further than that; I then
copied the pet, turned the copy into a boy, and thus bred the pet with itself.<br>
<img src="images/madscientist_CatChewFam.gif" alt="_Cat_Chew family"><br>
As you can see, the little lady isn't quite sure where those horns came from on her
dainty little babe...<br>
<a href="dl/madscientist_TheCatChewFamily.zip">The _Cat_Chew_ family for Catz 3, 4 or
5</a>.
</p>
<!-- Cerberus ----------------------------------------------------------------------------->
<p>
More crazy graftings! The Mad Scientist presents Cerberus, the snake-tailed 3-headed
dog, for your delectation. Actually, a pair of Cerberus family petz...<br>
<img src="images/madscientist_Cerberus2.gif" alt="Cerberus pet">
<img src="images/madscientist_Cerberus1.gif" alt="Cerberus pet"><br>
<a href="dl/madscientist_CerberusPetz.zip">For Dogz 3, 4 or 5</a>. The cute li'l baby is
not included, awwww... but, for those who want to breed with these petz (you
<b>must</b> be bonkers!!) here is
<a href="dl/madscientist_CerberusLNZ.zip">the .LNZ file</a>, for use with my
external-lnz Great Dane packages which you can get from the "For LNZ-files 'n'
easy-edits" pages; it will of course overwrite the normal Dane's .LNZ. Read the readme
in the easy-edit package if you don't know what to do with .LNZ files.
</p>
<!-- Cat 'o' Nine Tails ------------------------------------------------------------------->
<p>
The Mad Scientist has taken to grafting things onto petz -- bwahahaha! She presents the
Cat 'o' Nine Tails (and three heads, she got really carried away). Cerberus, the
snake-tailed 3-headed dog will be with us at a later date.<br>
<img src="images/madscientist_Scamparella.gif" alt="cat o nine tails">
<img src="images/madscientist_Scamparella2.gif" alt="cat o nine tails"><br>
<a href="dl/madscientist_Scamparella.zip">For Catz 3, 4 or 5</a>. For those who want to
breed with it (are you <b>crazy</b>)?? here is
<a href="dl/madscientist_CatONineTailsLNZ.zip">the .LNZ file</a>, for use with my
external-lnz Alley-cat packages which you can get from the "For LNZ-files 'n'
easy-edits" pages; it will of course overwrite the normal Alley's .LNZ. Read the readme
in the easy-edit package if you don't know what to do with .LNZ files.
</p>
<!-- Petz 5 Nursery Freedom EXE ----------------------------------------------------------->
<p>
The mad scientist strikes again... Freeing your nursing mothers from the drudgery of the
Nursery, allowing the fathers to play or two mothers to chat while their broods play
together. You can either
<a href="tutorials/Petz5NurseryFix.php">do it yourself</a> or you can download an
<a href="dl/madscientist_Petz5exeNurseryFreedom.zip" title="Download fixed
exe">especially-modified exe file</a>
As a bonus, this modified exe contains three fixes; one allows your nursing mothers to
come out of the Nursery if they wish, the second provides the "import from Petz 4" menu
item, and the third provides the Petz profile as a menu item. I found it irritating
having to partway open the carry-case in order to select a pet, also I sometimes want to
see pet data without taking out any pets. This menu item allows this. I also changed the
splash screen so that you know which exe you're using. Make sure that you keep your
original somewhere safe -- this one overwrites your original, and I take no
responsibility if it crashes your game. It works fine in my game, so if it doesn't in
yours and you get abducted by aliens in white coats instead -- well, that's life.<br>
<img src="images/madscientist_petz4import.jpg" alt="petz 4 import in menu"> .
<img src="images/madscientist_petzprofile.jpg" alt="Petz profile in menu"><br>
<img src="images/madscientist_NurseryfreeFamily.jpg" alt="nursery-free family"><br>
Note: if you get the multiple-cloned-babes effect, go to the Nursery, put mum away and
then go back to another scene. The "clones" will disappear. Or you can close the game
and re-open it; they will have gone then too. If you don't know what I'm talking about,
then you're not being bothered by it and you need do nothing :-)
</p>
<!-- Babyz Menu EXE ----------------------------------------------------------------------->
<p>
<a href="dl/madscientist_BabyzEXEWithMenu.zip">Modified Babyz Exe for Playpen
access</a><br>
The mad scientist produces her ongoing testbed .exe file for Babyz. The idea was to
eventually be able to get the game to accept more playscenes, by avoiding the need to
use the house icon which goes berserk if a non-overwriting scene is added. As yet in my
game I have not been able to get it to work for the Attic and Nursery, so have not got
as far as further scenes. It does have one feature that Babyz players might enjoy; the
Playpen and Desktop "scenes" are both usable. NOTE: It overwrites your original so
please, folks, put yours somewhere safe. The mad scientist takes no responsibility for
anything from game-crashes through to flame-throwers decimating your backyard and more;
<b>remember, she's crazy :-)</b><br>
<img src="images/madscientist_Babyz2.jpg" alt="Babyz pplayscene menu">
</p>
<!-- LNZ Details -------------------------------------------------------------------------->
<p>
<a href="tutorials/lnzdetails.php">Click here for LNZ debowellings</a>
</p>
<p>
Read a whole bunch of the mad scientist's delvings into the .LNZ file. All the gory
details are laid bare in a minute dissection of the Key Texts (or commands), key-words
and programmers' comments. This is not a tutorial or a how-to, it is an explanation of
all those mysterious gobbets of data inside the .lnz files. Mainly it's a Petz
breakdown, but Oddballz and babyz fans take note, most of what I describe in this is
relevant to you also. Plus, I shall be making similar breakdowns of the areas which are
different, or specific only to, those games as soon as I can.
</p>
<!-- Sprite-Swapping ---------------------------------------------------------------------->
<p>
<a href="tutorials/madscientist2.php">Click here for the Scientist's Sprite insanity</a>
</p>
<!-- Insane Calicoz ----------------------------------------------------------------------->
<p>
I have been experimenting for many years to find the limits of what these games can
take, and delving deep into the files, dabbling my fingers in the genetic pool,
gender-bending petz and generally creating strangenesses of great peculiarity. And at
last the mad-scientist brain has snapped and I present to you...<br>
(sound effects of crazy cackling, sudden thunderstorm lashes at window, wind comes
howling though, lightning flashes...)<br>
Download inmates of The Insane Dogz-catz Asylum!<br>
<img src="images/madscientist_calicodogz.jpg" alt="Insane Calicoz">
<img src="images/madscientist_calicodogza.jpg" alt="Insane Calicoz"><br>
<a href="dl/madscientist_crazycalicodogz_d3.zip">Insane Calicos for Petz 3</a> /
<a href="dl/madscientist_crazycalicodogz_d4.zip">Petz 4</a> /
<a href="dl/madscientist_crazycalicodogz_d5.zip">Petz 5</a><br>
To see the above breed in action, you will need the dogz part of the game
<b>and</b> either the catz part of the game or the "catz behaviours" package
which I've got on my "Cat species in dogz" page. It will not work if you only have catz
or only have dogz. Hah! A true cross-breed! But please read the included Readme
textfile. You cannot adopt from this breed... So, included in the package are a pair of
petz who are happy in their total insanity. And for the soft-hearted, if you cannot bear
the sight of Jilli and Jeffri tearing themselves apart, also included in the package is
a zip of the two of them restored to sanity.
</p>
<!-- Wireframe Petz + Babyz --------------------------------------------------------------->
<p>
And now for something completely different. The petz can breed and I include a baby,
freshly separated from her mother, in the zipfile; on the other hand, the wire Babyz
doesn't breed but it does grow :-)<br>
<img src="images/madscientist_chillichazzie.gif" alt="wireframe calicos">
<img src="images/madscientist_wirebaby.gif" alt="wireframe babyz"><br>
<a href="dl/madscientist_ChilliChazoo.zip">The wireframe calico family</a> /
<a href="dl/madscientist_wirebabyz.zip">the wireframe babyz</a>
</p>
<!-- Polygon Babyz ------------------------------------------------------------------------>
<p>
And finally, for Babyz, the experimenter went crazy on polygons...<br>
<img src="images/madscientist_Rainbopolly.gif" alt="Rainbopolly"><br>
<a href="dl/madscientist_Rainbopolly.zip">Polygon babyz</a>
</p>
<p>Happy daze...</p>
</div>
</body>
</html>

View file

@ -0,0 +1,246 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carolyn's Creations</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center">
<img src="images/main_phantarella-logo.gif" alt="Welcome to Carolyn's Creations!">
<p class="green big">
<b>
<a href="#NEW">Download info</a>...
<a href="#INFO">Important Info</a>...
<a href="#ACK">Acknowledgements</a>
</b>
</p>
<p class="big">
**On behalf of my dear friend, Carolyn and myself,<br>
I'd like to give a HUGE THANKS to Arie for now hosting Carolyn's Creations!<br>
-Sue Briley
</p>
<p class="big">
My lovely Guardian Angel Cat logo was a gift from
<a href="https://web.archive.org/web/20090223114521/http://www.geocities.com/fbkc5/"
target="_top">Thowraa's FBKC</a><br>
To play with her online, <a href="phantarella.html">click here</a>. You'll need the
<a href="dl/main_PetzPlayer.exe">Petz player plug-in (click)</a>, and the latest browsers won't support that
So unless you already have Netscape, you also need to download
<a href="dl/main_Netscape4InstallFiles.zip">Netscape Commander 4 (click)</a>. Unzip and install Netscape, it
won't affect any of your other browsers. Choose to install the included cosmo Player if it asks, because
then you'll be able to play with the Catz 1 <a href="petz/dream.html">Catz World </a>! Then double-click on
the Player to install it and you'll be able to play with Phantarella.
</p>
<p>
This is an archive of all the items that I have ever hex-edited or converted for the various P.F.Magic Petz,
Oddballz and Babyz games. It also includes my stuff for Petz 5 which was created in 2002 by Studio Mythos and is
in the same style as the older games. The websites for these games are now gone -- the new Dogz, Catz etc games
which you see at <a href="http://www.petz.com/" target="_top">Ubisoft's Petz </a>site, and the various girly
games for Nintendo DS at <a href="http://www.babyz.net/" target="_top">their "Babyz.net" </a>site are in no way
similar to the original Petz etc games and are not covered in my tutorials. I also do not have downloads for any
Ubisoft games created from 2006 onwards. All that I have for you of those later games is my
<a href="petz6.html" target="main" title="Catz and Dogz 2006">Info Only</a> page, which may be useful for anyone
wanting to "hex" or modify the PC versions of those games.
</p>
<p>
<b class="big">People with Dogz-only or Catz-only parts of the Petz games please read</b><br>
If you want one of my breedz, please don't ask me to convert between dogz and catz games -- instead, download
the relevant package from my "Cat species in dogz" or "Dog species in catz" pages, read the instructions
carefully and install it. That will fool the game, and you can then download and play with my various species
etc.
</p>
<p>
<b class="big">NOTE for site owners:</b><br>
please do <b>not</b> directly link to the files or pictures at my site. I have no objection to anyone putting my
breedz up elsewhere, provided that you put an acknowledgement also that they are my work. The same applies to my
tutorials, although a link instead to my tutorials page would be a better idea as I am always in process of
updating them.
</p>
<p class="big">
Please note that my site has moved to <a href="https://boardwalkerz.com/carolyn/" target="_top">Boardwalkerz</a>
thanks to Sue Briley's generosity.<br>
I've left a few pages at the Petzwarehouse, with grateful thanks to Abby, so that people know where to come for
my files. Bless you, Abby, for hosting my monster of a site for so long!
</p>
<p class="big">
Registered with <br>
<a href="https://web.archive.org/web/20080514043255/http://go2sam.home.att.net/ibs.html"
target="_new">
<img src="images/main_petz-yellow-page-directory.jpg" alt="Petz Yellow Page Directory">
</a><br>
<br>
<a href="http://www.geocities.com/boxedluv2" class="defunct" target="_blank">
<img src="images/main_alley-lover.gif" alt="Breed-lover" style="border: 1px solid;">
</a>
</p>
<p class="big green" id="NEW">
<b>The "What's new" section has moved to its own page. Click <a href="whatsnew.html" target="_top">here</a></b>
to go to it
</p>
<p class="green">
<a href="https://homebody.eu/carolyn/index.html" class="big" target="_top">Where my site is now</a><br>
Thanks to Abby of
<a href="https://web.archive.org/web/20070625152049/http://www.thepetzwarehouse.com/"
target="_top">The Petzwarehouse</a> for kindly hosting my site for so long, without complaint as it grew and
grew... And thanks to Sue of
<a href="http://web.archive.org/web/20160321120755/http://boardwalkerz.com/" target="_top">Petz Boardwalk</a>
for so generously providing mirror space for several months, and now taking on the whole burden.<br>
If my site goes down at any time -- Eeeek! -- pop along to
<a href="https://web.archive.org/web/20150316023926/http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/index.htm"
target="_top">this page</a>, where I'll keep you informed of whatever is going on.
</p>
<p id="INFO" class="big">
<b>Download problems? Read here</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p>
<b>PLEASE READ IF YOU HAVE DOWNLOAD PROBLEMS<br>
or my files confuse you: </b><br>
If you have problems downloading a file from this site... right-click on it and choose "save link as" or "save
target as" (whichever your browser says), follow the dialogue box which opens in order to save it to a place on
your hard drive (usually the Desktop), then open it afterwards. Please do not write to me about any files which
"have nothing in them" unless you have tried this method.<br>
The Petz 3, 4 and 5 breedfiles are all sound-stripped. I've produced external sounds for all the original breedz
as well as most of my "species" or "fantasy" breedz so that you can choose whether to download the sounds or
play with the files mute.
</p>
<p>
<span class="big"><b>Important Information</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></span>
Windows XP, Windows 2000 (or NT), Windows ME users, and people who have some update to their system that is
beyond mine -- if you have some problem with my breedz that I cannot duplicate on either my Windows 95 or my
husband's plain Windows 98 system, then I cannot help you. If I am able to duplicate the problem, then there is
something wrong with the file that I can (I hope) fix and of course I shall do my best to do so. If I am not
able to duplicate it, then there is nothing wrong with the file and it is some mysterious problem related to an
incomprehensible alchemy between your operating system and/or game and my file so I cannot fix it. Sorry. The
only thing I can suggest is a possible fix for you to do for yourself; you'll find it
<a href="crashingxp.html" target="_top">here</a>. Windows XP with SP2 has special new quirks, woop-de-doo. WinXP
is <b>bleurgh</b> and <b>Vista -- AAAARGH!!</b> *hugs nice comfy Win95 setup, warts an' all*
</p>
<p>
It came to my attention a while ago that there were Petz 5 versions of some of my breedz at Nicky's Petzfriends
site, and that those versions have wrong ID numbers etc. Nicky and I eventually reached an agreement which
should fix any problems that people may have with this. Read <a href="petzfriendsite.html">here</a> if you would
like to know more about it, and about how to get your pets to breed if you downloaded one of the "conversions"
from her site.<br>
Please note that you <b>do not need to convert</b> any of my breedz to Petz 5, I make them all available for
that game myself. I shall not convert anyone else's breedz, I do not have the time, but I have "howtos" up for
you to try or you can ask for help on the various forums.
</p>
<p>
Mac users (or anyone else with this problem) if you download files and get gibberish appearing in your browser,
ending up with a corrupted file when you try to save it, try either downloading with a download manager or look
in your browser's cache and copy it directly from there. The copy that's in your cache should not be corrupted.
</p>
<p class="green">
<span class="big"><b>What's Happening Here</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></span>
I checked through this again, and a lot of stuff has changed, so this is the latest state of play:
</p>
<p class="green">
There's a bunch of odd bits and pieces that I need to finish off, but I have no idea when I'll get the time to
do so. Foolers for all of the games are now available at my Boardwalkerz site.
</p>
<p class="green">
The Oddballz-to-petz line -- still got a bunch of Transformations to do. I intend to put them together as two or
three more all-in-one breedz. These will probably be the last "full" breedz I shall ever make, plus one breed
that I promised years ago and will probably never be finished, for someone who has already left the Petz
Community 8-}
</p>
<p class="green">
I need to finish off the LNZ breakdown chunks, with special attention to the Oddballz info which has been sadly
neglected. I also need to gather together various other little howtos, and the breakdown of a .pet and .baby
file, and make them as comprehensible as possible (hah!) so y'all can fix petz, game-crashes etc.
</p>
<p class="green">
I no longer need to fix the oversize-pet corruptions, thanks to Nicholas' Tools. Yay for Petza!
</p>
<p class="green">
I've continued to tidy up my tutorials pages; I really hope that people can find things now. The actual
tutorials are mostly written some time ago and newer available tools etc (such as Tinker, LNZPro 2, my easy-edit
kits) have made things easier, so some of the tuts are more complicated than they should be, but they are mostly
still valid.
</p>
<p class="green">
Through lack of time, and because I don't breed or show petz, I no longer research 2nd-gen problems, so it's up
to all you guys and gals to find out any new quirks in that area.
</p>
<p class="green">
I also do not, and never shall, make "exclusives" for individuals. Everything that I make is downloadable for
all. To be honest, I cannot understand this modern fashion for exclusivity. My ethos has always been to make
information and game modifications free for all.
</p>
<p class="green">
Real Life and a steady stream of sweet, vulnerable foster-cats and kitties clamour for my attention almost
constantly. Hexing and these games have to come second, and can only be done in small snatches of free time. So
I don't take breed-making requests any more, I just don't have the time. Really, the answer has to be "no" to
requests. However, anyone can try it nowadays, as there is a choice of several tools, including LNZPro and Pet
Workshop, as well as the utilities at MK&C, Resource Hacker, and my own Easy-edit packages.
</p>
<p class="green">
There are lots of good hexers out there on the Internet, some of whom are kind-hearted or will do requests, so
if you cannot bear to try hexing yourself, just ask around the various message-boards and forums. Look in my
links pages for some forums that you can start with. I know the links pages are badly out of date as of December
2006, but I don't have time to fix them right now.
</p>
<p></p>
<p class="big" id="ACK">
<b>Acknowledgments</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
I'd like to thank Tom for the wonderful web pages that he maintained at the Petzwarehouse for so long, and I'd
like to thank Abby of the
<a href="https://web.archive.org/web/20070625152049/http://www.thepetzwarehouse.com/"
target="_top">PetzWarehouse</a>
for her patience and for providing the space to store my files for so many years.
</p>
<p class="big">
Big thanks also to my pal Sue of
<a href="http://web.archive.org/web/20160321120755/http://boardwalkerz.com/" target="_top">Petz Boardwalk</a>
for coming to my rescue in the hard times, generously mirroring my lummox of a site, and finally hosting the
whole shebang.
</p>
<p class="big">
Thanks to Misty (aka Acid Chaos), for giving me the kick I needed to get interested in site making. Of her
original design all that is left is the calculation of graphic sizes on the breedz pages -- left to myself, the
graphics would have been all different sizes! Her original design was beautiful, but I couldn't see it in my
favourite browser so in the end it had to go. But I am very grateful for her work, as without it I might never
have repaired this site when we moved to the new server.
</p>
</div>
</body>
</html>

View file

@ -1,270 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carolyn's Creations</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center">
<img src="images/main_phantarella-logo.gif" alt="Welcome to Carolyn's Creations!">
<p class="green big">
<b>
<a href="#NEW">Download info</a>...
<a href="#INFO">Important Info</a>...
<a href="#ACK">Acknowledgements</a>
</b>
</p>
<p class="big">
**On behalf of my dear friend, Carolyn and myself,<br>
I'd like to give a HUGE THANKS to Arie for now hosting Carolyn's Creations!<br>
-Sue Briley
</p>
<p class="big">
My lovely Guardian Angel Cat logo was a gift from
<a href="https://web.archive.org/web/20090223114521/http://www.geocities.com/fbkc5/"
target="_top">Thowraa's FBKC</a><br>
To play with her online, <a href="phantarella.php">click here</a>. You'll need the <a
href="dl/main_PetzPlayer.exe">Petz player plug-in (click)</a>, and the latest browsers won't
support that So unless you already have Netscape, you also need to download <a
href="dl/main_Netscape4InstallFiles.zip">Netscape Commander 4 (click)</a>. Unzip and install
Netscape, it won't affect any of your other browsers. Choose to install the included cosmo
Player if it asks, because then you'll be able to play with the Catz 1 <a
href="petz/dream.php">Catz World </a>! Then double-click on the Player to install it and
you'll be able to play with Phantarella.
</p>
<p>
This is an archive of all the items that I have ever hex-edited or converted for the various
P.F.Magic Petz, Oddballz and Babyz games. It also includes my stuff for Petz 5 which was
created in 2002 by Studio Mythos and is in the same style as the older games. The websites
for these games are now gone -- the new Dogz, Catz etc games which you see at <a
href="http://www.petz.com/" target="_top">Ubisoft's Petz </a>site, and the various girly
games for Nintendo DS at <a href="http://www.babyz.net/" target="_top">their "Babyz.net"
</a>site are in no way similar to the original Petz etc games and are not covered in my
tutorials. I also do not have downloads for any Ubisoft games created from 2006 onwards. All
that I have for you of those later games is my <a href="petz6.php" target="main" title="Catz
and Dogz 2006">Info Only</a> page, which may be useful for anyone wanting to "hex" or modify
the PC versions of those games.
</p>
<p>
<strong class="big">People with Dogz-only or Catz-only parts of the Petz games please
read</b><br>
If you want one of my breedz, please don't ask me to convert between dogz and catz games
-- instead, download the relevant package from my "Cat species in dogz" or "Dog species in
catz" pages, read the instructions carefully and install it. That will fool the game, and
you can then download and play with my various species etc.
</p>
<p>
<strong class="big">NOTE for site owners:</b><br>
please do <b>not</b> directly link to the files or pictures at my site. I have no
objection to anyone putting my breedz up elsewhere, provided that you put an acknowledgement
also that they are my work. The same applies to my tutorials, although a link instead to my
tutorials page would be a better idea as I am always in process of updating them.
</p>
<p class="big">
Please note that my site has moved to <a href="https://boardwalkerz.com/carolyn/"
target="_top">Boardwalkerz</a> thanks to Sue Briley's generosity.<br>
I've left a few pages at the Petzwarehouse, with grateful thanks to Abby, so that people
know where to come for my files. Bless you, Abby, for hosting my monster of a site for so
long!
</p>
<p class="big">
Registered with <br>
<a href="https://web.archive.org/web/20080514043255/http://go2sam.home.att.net/ibs.html"
target="_new">
<img src="images/main_petz-yellow-page-directory.jpg" alt="Petz Yellow Page Directory"
border="0">
</a><br>
<br>
<a href="http://www.geocities.com/boxedluv2" class="defunct" target="_blank">
<img src="images/main_alley-lover.gif" alt="Breed-lover" border="1">
</a>
</p>
<p class="big green" id="NEW">
<b>The "What's new" section has moved to its own page. Click <a href="whatsnew.php"
target="_top">here</a></b> to go to it
</p>
<p class="green">
<a href="https://homebody.eu/carolyn/index.html" class="big" target="_top">Where my site is
now</a><br>
Thanks to Abby of <a
href="https://web.archive.org/web/20070625152049/http://www.thepetzwarehouse.com/"
target="_top">The Petzwarehouse</a> for kindly hosting my site for so long, without
complaint as it grew and grew... And thanks to Sue of
<a href="http://web.archive.org/web/20160321120755/http://boardwalkerz.com/"
target="_top">Petz Boardwalk</a> for so generously providing mirror space for several
months, and now taking on the whole burden.<br>
If my site goes down at any time -- Eeeek! -- pop along to <a
href="https://web.archive.org/web/20150316023926/http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/index.htm"
target="_top">this page</a>, where I'll keep you informed of whatever is going on.
</p>
<p id="INFO" class="big">
<b>Download problems? Read here</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p>
<b>PLEASE READ IF YOU HAVE DOWNLOAD PROBLEMS<br>
or my files confuse you: </b><br>
If you have problems downloading a file from this site... right-click on it and choose
"save link as" or "save target as" (whichever your browser says), follow the dialogue
box which opens in order to save it to a place on your hard drive (usually the Desktop),
then open it afterwards. Please do not write to me about any files which "have nothing
in them" unless you have tried this method.<br> The Petz 3, 4 and 5 breedfiles are all
sound-stripped. I've produced external sounds for all the original breedz as well as
most of my "species" or "fantasy" breedz so that you can choose whether to download the
sounds or play with the files mute.
</p>
<p>
<span class="big"><b>Important Information</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></span>
Windows XP, Windows 2000 (or NT), Windows ME users, and people who have some update to
their system that is beyond mine -- if you have some problem with my breedz that I
cannot duplicate on either my Windows 95 or my husband's plain Windows 98 system, then I
cannot help you. If I am able to duplicate the problem, then there is something wrong
with the file that I can (I hope) fix and of course I shall do my best to do so. If I am
not able to duplicate it, then there is nothing wrong with the file and it is some
mysterious problem related to an incomprehensible alchemy between your operating system
and/or game and my file so I cannot fix it. Sorry. The only thing I can suggest is a
possible fix for you to do for yourself; you'll find it <a href="crashingxp.php"
target="_top">here</a>. Windows XP with SP2 has special new quirks, woop-de-doo. WinXP
is <b>bleurgh</b> and <b>Vista -- AAAARGH!!</b> *hugs nice comfy
Win95 setup, warts an' all*
</p>
<p>
It came to my attention a while ago that there were Petz 5 versions of some of my breedz
at Nicky's Petzfriends site, and that those versions have wrong ID numbers etc. Nicky
and I eventually reached an agreement which should fix any problems that people may have
with this. Read <a href="petzfriendsite.php">here</a> if you would like to know more
about it, and about how to get your pets to breed if you downloaded one of the
"conversions" from her site.<br>
Please note that you <b>do not need to convert</b> any of my breedz to Petz 5,
I make them all available for that game myself. I shall not convert anyone else's
breedz, I do not have the time, but I have "howtos" up for you to try or you can ask for
help on the various forums.
</p>
<p>
Mac users (or anyone else with this problem) if you download files and get gibberish
appearing in your browser, ending up with a corrupted file when you try to save it, try
either downloading with a download manager or look in your browser's cache and copy it
directly from there. The copy that's in your cache should not be corrupted.
</p>
<p class="green">
<span class="big"><b>What's Happening Here</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></span>
I checked through this again, and a lot of stuff has changed, so this is the latest
state of play:
</p>
<p class="green">
There's a bunch of odd bits and pieces that I need to finish off, but I have no idea
when I'll get the time to do so. Foolers for all of the games are now available at my
Boardwalkerz site.
</p>
<p class="green">
The Oddballz-to-petz line -- still got a bunch of Transformations to do. I intend to put
them together as two or three more all-in-one breedz. These will probably be the last
"full" breedz I shall ever make, plus one breed that I promised years ago and will
probably never be finished, for someone who has already left the Petz Community 8-}
</p>
<p class="green">
I need to finish off the LNZ breakdown chunks, with special attention to the Oddballz
info which has been sadly neglected. I also need to gather together various other little
howtos, and the breakdown of a .pet and .baby file, and make them as comprehensible as
possible (hah!) so y'all can fix petz, game-crashes etc.
</p>
<p class="green">
I no longer need to fix the oversize-pet corruptions, thanks to Nicholas' Tools. Yay for
Petza!
</p>
<p class="green">
I've continued to tidy up my tutorials pages; I really hope that people can find things
now. The actual tutorials are mostly written some time ago and newer available tools etc
(such as Tinker, LNZPro 2, my easy-edit kits) have made things easier, so some of the
tuts are more complicated than they should be, but they are mostly still valid.
</p>
<p class="green">
Through lack of time, and because I don't breed or show petz, I no longer research
2nd-gen problems, so it's up to all you guys and gals to find out any new quirks in that
area.
</p>
<p class="green">
I also do not, and never shall, make "exclusives" for individuals. Everything that I
make is downloadable for all. To be honest, I cannot understand this modern fashion for
exclusivity. My ethos has always been to make information and game modifications free
for all.
</p>
<p class="green">
Real Life and a steady stream of sweet, vulnerable foster-cats and kitties clamour for
my attention almost constantly. Hexing and these games have to come second, and can only
be done in small snatches of free time. So I don't take breed-making requests any more,
I just don't have the time. Really, the answer has to be "no" to requests. However,
anyone can try it nowadays, as there is a choice of several tools, including LNZPro and
Pet Workshop, as well as the utilities at MK&C, Resource Hacker, and my own Easy-edit
packages.
</p>
<p class="green">
There are lots of good hexers out there on the Internet, some of whom are kind-hearted
or will do requests, so if you cannot bear to try hexing yourself, just ask around the
various message-boards and forums. Look in my links pages for some forums that you can
start with. I know the links pages are badly out of date as of December 2006, but I
don't have time to fix them right now.
</p>
<p></p>
<p class="big" id="ACK">
<b>Acknowledgments</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
I'd like to thank Tom for the wonderful web pages that he maintained at the
Petzwarehouse for so long, and I'd like to thank Abby of the <a
href="https://web.archive.org/web/20070625152049/http://www.thepetzwarehouse.com/"
target="_top">PetzWarehouse</a> for her patience and for providing the space to store my
files for so many years.
</p>
<p class="big">
Big thanks also to my pal Sue of <a
href="http://web.archive.org/web/20160321120755/http://boardwalkerz.com/"
target="_top">Petz Boardwalk</a> for coming to my rescue in the hard times, generously
mirroring my lummox of a site, and finally hosting the whole shebang.
</p>
<p class="big">
Thanks to Misty (aka Acid Chaos), for giving me the kick I needed to get interested in
site making. Of her original design all that is left is the calculation of graphic sizes
on the breedz pages -- left to myself, the graphics would have been all different sizes!
Her original design was beautiful, but I couldn't see it in my favourite browser so in
the end it had to go. But I am very grateful for her work, as without it I might never
have repaired this site when we moved to the new server.
</p>
</div>
</body>
</html>

View file

@ -1,191 +1,191 @@
<html>
<head>
<title>Menu</title>
<link rel="stylesheet" href="style/style.css">
</head>
<html lang="en">
<head>
<title>Menu</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
</head>
<body>
<ul class="menu">
<li><a href="main.php" target="main" title="Home"><b>HOME</b></a></li>
<li><a href="../noframes/index.php" target="_top" title="No Frames"><b>No-frames Version</b></a></li>
<li>&nbsp;</li>
<body>
<ul class="menu">
<li><a href="main.html" target="main" title="Home"><b>HOME</b></a></li>
<li><a href="../noframes/index.html" target="_top" title="No Frames"><b>No-frames Version</b></a></li>
<li>&nbsp;</li>
<li><a href="whatsnew.php" target="main" title="new">What's New</a></li>
<li><a href="main.php#INFO" target="main" title="Info">Important Info</a></li>
<li><a href="main.php#ACK" target="main" title="Acknowledgments">Acknowledgements</a></li>
<li><a href="flowers.php" target="main" title="Flowers">Gifts from Friends</a></li>
<li><a href="aboutme.php" target="main" title="About me">About me</a></li>
<li><a href="links.php" target="main" title="Links to other sites with info etc">Links and Contact</a></li>
<li><a href="justforlaughs.php" target="main" title="Just for laughs">Pointless Info</a></li>
<li><a href="justforlaughs2.php" target="main" title="Just for laughs">Info 2 Vista</a></li>
<li><a href="orbs.php" target="main" title="orbs">Pet Orbs!</a></li>
<li><a href="cyberpets.php" target="main" title="cyberpets">Cyberpets!</a></li>
<li>&nbsp;</li>
<li><a href="whatsnew.html" target="main" title="new">What's New</a></li>
<li><a href="main.html#INFO" target="main" title="Info">Important Info</a></li>
<li><a href="main.html#ACK" target="main" title="Acknowledgments">Acknowledgements</a></li>
<li><a href="flowers.html" target="main" title="Flowers">Gifts from Friends</a></li>
<li><a href="aboutme.html" target="main" title="About me">About me</a></li>
<li><a href="links.html" target="main" title="Links to other sites with info etc">Links and Contact</a></li>
<li><a href="justforlaughs.html" target="main" title="Just for laughs">Pointless Info</a></li>
<li><a href="justforlaughs2.html" target="main" title="Just for laughs">Info 2 Vista</a></li>
<li><a href="orbs.html" target="main" title="orbs">Pet Orbs!</a></li>
<li><a href="cyberpets.html" target="main" title="cyberpets">Cyberpets!</a></li>
<li>&nbsp;</li>
<li><b>DOWNLOADS</b></li>
<li>&nbsp;</li>
<li><b>DOWNLOADS</b></li>
<li>&nbsp;</li>
<li><b>Info\Easy Kits:</b></li>
<li><a href="tutorials/tutorials.php" target="main" title="Tutorialz and Howtoz"><b>TUTORIALS</b></a></li>
<li>&nbsp;</li>
<li><b>Info\Easy Kits:</b></li>
<li><a href="tutorials/tutorials.php" target="main" title="Tutorialz and Howtoz"><b>TUTORIALS</b></a></li>
<li>&nbsp;</li>
<li>General</li>
<li><a href="tutorials/LNZdetails.php" target="main" title="vital LNZ info"><b>Vital LNZ info!!!</b></a></li>
<li><a href="tutorials/petbreakdown.php" target="main" title="Rough Petfile breakdown">Rough Pet Info</a></li>
<li><a href="madscientist.php" target="main" title="Mad Scientist">Mad Scientist Page Special exes etc</a></li>
<li>&nbsp;</li>
<li>General</li>
<li><a href="tutorials/LNZdetails.html" target="main" title="vital LNZ info"><b>Vital LNZ info!!!</b></a></li>
<li><a href="tutorials/petbreakdown.php" target="main" title="Rough Petfile breakdown">Rough Pet Info</a></li>
<li><a href="madscientist.html" target="main" title="Mad Scientist">Mad Scientist Page Special exes etc</a></li>
<li>&nbsp;</li>
<li>For Petz</li>
<li><a href="petz/petzedit.php" target="main" title="Petz Editing">Petz Easy-edit</a></li>
<li><a href="tutorials.php" target="main" title="Petz Fixes">Petz fixes</a></li>
<li>&nbsp;</li>
<li>For Petz</li>
<li><a href="petz/petzedit.php" target="main" title="Petz Editing">Petz Easy-edit</a></li>
<li><a href="tutorials.html" target="main" title="Petz Fixes">Petz fixes</a></li>
<li>&nbsp;</li>
<li>For Oddballz</li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Easy">Player Easy Kits</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Editing">Hexer Easy-edits</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Fixes">Oddballz fixes</a></li>
<li>&nbsp;</li>
<li>For Oddballz</li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Easy">Player Easy Kits</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Editing">Hexer Easy-edits</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Fixes">Oddballz fixes</a></li>
<li>&nbsp;</li>
<li>For Babyz</li>
<li><a href="babyz/babyzedit.php" target="main" title="Babyz Editing">Babyz Easy-edit</a></li>
<li><a href="babyz/babyzedit.php" target="main" title="Babyz Fixes">Babyz fixes</a></li>
<li>&nbsp;</li>
<li>For Babyz</li>
<li><a href="babyz/babyzedit.php" target="main" title="Babyz Editing">Babyz Easy-edit</a></li>
<li><a href="babyz/babyzedit.php" target="main" title="Babyz Fixes">Babyz fixes</a></li>
<li>&nbsp;</li>
<li><b>Specials:</b></li>
<li><a href="specials/nicholastools.php" target="main" title="Nicholas' utilities">Nicholas' tools</a></li>
<li>(Petza/babyza, Tinker, LNZPro, PetWorkshop)</li>
<li><a href="specials/collaborations.php" target="main" title="Collaborations">Team creations</a></li>
<li><a href="specials/sandzcat.php" target="main" title="Sandz Cat">Sand'z Cat</a></li>
<li><a href="specials/emoticonpetz1.php" target="main" title="Emoticon petz">Emoticon petz\breed</a></li>
<li><a href="specials/litterz.php" target="main" title="Petz Litterz">Petz Litterz</a></li>
<li><a href="specials/sealife.php" target="main" title="Aquatic Petz and Babyz">Aquatic Petz\Babyz</a></li>
<li><a href="specials/bugzlife.php" target="main" title="Exoskeletal Petz and Babyz">Insect Petz\babyz</a></li>
<li><a href="specials/bugzlife.php" target="main" title="Exoskeletal Petz and Babyz">Spider Petz\babyz</a></li>
<li><a href="specials/petzpeople.php" target="main" title="Human-like Petz">People in Petz</a></li>
<li><a href="specials/petz3-5lnz.php" target="main" title="Petz3-5 LNZ breedz">P3,4,5 LNZ breedz</a></li>
<li><a href="specials/catz345mice.php" target="main" title="Catz3,4,5 mice">C3,4,5 Easy mice</a></li>
<li>&nbsp;</li>
<li><b>Specials:</b></li>
<li><a href="specials/nicholastools.php" target="main" title="Nicholas' utilities">Nicholas' tools</a></li>
<li>(Petza/babyza, Tinker, LNZPro, PetWorkshop)</li>
<li><a href="specials/collaborations.php" target="main" title="Collaborations">Team creations</a></li>
<li><a href="specials/sandzcat.php" target="main" title="Sandz Cat">Sand'z Cat</a></li>
<li><a href="specials/emoticonpetz1.php" target="main" title="Emoticon petz">Emoticon petz\breed</a></li>
<li><a href="specials/litterz.php" target="main" title="Petz Litterz">Petz Litterz</a></li>
<li><a href="specials/sealife.php" target="main" title="Aquatic Petz and Babyz">Aquatic Petz\Babyz</a></li>
<li><a href="specials/bugzlife.php" target="main" title="Exoskeletal Petz and Babyz">Insect Petz\babyz</a></li>
<li><a href="specials/bugzlife.php" target="main" title="Exoskeletal Petz and Babyz">Spider Petz\babyz</a></li>
<li><a href="specials/petzpeople.php" target="main" title="Human-like Petz">People in Petz</a></li>
<li><a href="specials/petz3-5lnz.php" target="main" title="Petz3-5 LNZ breedz">P3,4,5 LNZ breedz</a></li>
<li><a href="specials/catz345mice.php" target="main" title="Catz3,4,5 mice">C3,4,5 Easy mice</a></li>
<li>&nbsp;</li>
<li><b>Sounds:</b></li>
<li><a href="sounds/sounds.php" target="main" title="Special Petz Soundfiles">Species Sounds</a></li>
<li><a href="sounds/soundsorig.php" target="main" title="Special Petz Soundfiles">Catz\Dogz Sounds</a></li>
<li>&nbsp;</li>
<li><b>Sounds:</b></li>
<li><a href="sounds/sounds.php" target="main" title="Special Petz Soundfiles">Species Sounds</a></li>
<li><a href="sounds/soundsorig.php" target="main" title="Special Petz Soundfiles">Catz\Dogz Sounds</a></li>
<li>&nbsp;</li>
<li><b>"Petz 6":</b></li>
<li><a href="petz6.php" target="main" title="Catz and Dogz 2006">Info only</a></li>
<li>&nbsp;</li>
<li><b>"Petz 6":</b></li>
<li><a href="petz6.html" target="main" title="Catz and Dogz 2006">Info only</a></li>
<li>&nbsp;</li>
<li><b>Petz 5</b></li>
<li><a href="petz/p5hosts.php" target="main" title="Hosts for Petz 5">Hosts for Petz 5</a></li>
<li><a href="petz/p5skinz.php" target="main" title="Petz 5 Skinz">Petz 5 Skinz</a></li>
<li><a href="petz/p5playscene.php" target="main" title="Petz 5 Playscene">Petz 5 Playscenes</a></li>
<li><a href="petz/p5clothes.php" target="main" title="Petz 5 Clothes">Petz 5 Clothes</a></li>
<li><a href="petz/p5toyz.php" target="main" title="Petz 5 Toyz">Petz 5 Toys</a></li>
<li><b>Petz 5</b></li>
<li><a href="petz/p5hosts.php" target="main" title="Hosts for Petz 5">Hosts for Petz 5</a></li>
<li><a href="petz/p5skinz.php" target="main" title="Petz 5 Skinz">Petz 5 Skinz</a></li>
<li><a href="petz/p5playscene.php" target="main" title="Petz 5 Playscene">Petz 5 Playscenes</a></li>
<li><a href="petz/p5clothes.php" target="main" title="Petz 5 Clothes">Petz 5 Clothes</a></li>
<li><a href="petz/p5toyz.php" target="main" title="Petz 5 Toyz">Petz 5 Toys</a></li>
<li><b>Breedz</b></li>
<li><a href="petz/p5breedz.php" target="main" title="New Petz 5 Breedz">New P5 Breedz</a></li>
<li><a href="petz/tutbreedz.php" target="main" title="Tutorial Breedz">P5 Tutorial Breedz</a></li>
<li><a href="petz/c5breedz.php" target="main" title="Catz 5 Breedz">Catz 5 Breedz</a></li>
<li><a href="petz/d5breedz.php" target="main" title="Dogz 5 Breedz">Dogz 5 Breedz</a></li>
<li><a href="petz/catbehaviours.php" target="main" title="Catz behaviours">Catz in dogz 5</a></li>
<li><a href="petz/dogbehaviours.php" target="main" title="Dogz behaviours">Dogz in catz 5</a></li>
<li><b>Breedz</b></li>
<li><a href="petz/p5breedz.php" target="main" title="New Petz 5 Breedz">New P5 Breedz</a></li>
<li><a href="petz/tutbreedz.php" target="main" title="Tutorial Breedz">P5 Tutorial Breedz</a></li>
<li><a href="petz/c5breedz.php" target="main" title="Catz 5 Breedz">Catz 5 Breedz</a></li>
<li><a href="petz/d5breedz.php" target="main" title="Dogz 5 Breedz">Dogz 5 Breedz</a></li>
<li><a href="petz/catbehaviours.php" target="main" title="Catz behaviours">Catz in dogz 5</a></li>
<li><a href="petz/dogbehaviours.php" target="main" title="Dogz behaviours">Dogz in catz 5</a></li>
<li><b>For Easy LNZ:</b></li>
<li><a href="petz/c5breeded.php" target="main" title="Orig C 5 Breedz">Orig C5 Breedz</a></li>
<li><a href="petz/d5breeded.php" target="main" title="Orig D 5 Breedz">Orig D5 Breedz</a></li>
<li>&nbsp;</li>
<li><b>For Easy LNZ:</b></li>
<li><a href="petz/c5breeded.php" target="main" title="Orig C 5 Breedz">Orig C5 Breedz</a></li>
<li><a href="petz/d5breeded.php" target="main" title="Orig D 5 Breedz">Orig D5 Breedz</a></li>
<li>&nbsp;</li>
<li><b>Petz 4:</b></li>
<li><a href="petz/p4clothes.php" target="main" title="Petz 4 Clothes">Petz 4 Clothes</a></li>
<li><a href="petz/p4toyz.php" target="main" title="Petz 4 Toyz">Petz 4 Toyz</a></li>
<li><a href="petz/p4hosts.php" target="main" title="Petz 4 Hosts">Petz 4 Hosts</a></li>
<li><a href="petz/p4playscene.php" target="main" title="Petz 4 Playscene">Petz 4 Playscene</a></li>
<li><b>Petz 4:</b></li>
<li><a href="petz/p4clothes.php" target="main" title="Petz 4 Clothes">Petz 4 Clothes</a></li>
<li><a href="petz/p4toyz.php" target="main" title="Petz 4 Toyz">Petz 4 Toyz</a></li>
<li><a href="petz/p4hosts.php" target="main" title="Petz 4 Hosts">Petz 4 Hosts</a></li>
<li><a href="petz/p4playscene.php" target="main" title="Petz 4 Playscene">Petz 4 Playscene</a></li>
<li><b>Breedz:</b></li>
<li><a href="petz/p4breedz.php" target="main" title="New Petz 4 Breedz">New P4 Breedz</a></li>
<li><a href="petz/tutbreedz.php" target="main" title="Tutorial Breedz">P4 Tutorial Breedz</a></li>
<li><a href="petz/c4breedz.php" target="main" title="Catz 4 Breedz">Catz 4 Breedz</a></li>
<li><a href="petz/d4breedz.php" target="main" title="Dogz 4 Breedz">Dogz 4 Breedz</a></li>
<li><a href="petz/catbehaviours.php" target="main" title="Catz behaviours">Catz in dogz 4</a></li>
<li><a href="petz/dogbehaviours.php" target="main" title="Dogz behaviours">Dogz in catz 4</a></li>
<li><b>Breedz:</b></li>
<li><a href="petz/p4breedz.php" target="main" title="New Petz 4 Breedz">New P4 Breedz</a></li>
<li><a href="petz/tutbreedz.php" target="main" title="Tutorial Breedz">P4 Tutorial Breedz</a></li>
<li><a href="petz/c4breedz.php" target="main" title="Catz 4 Breedz">Catz 4 Breedz</a></li>
<li><a href="petz/d4breedz.php" target="main" title="Dogz 4 Breedz">Dogz 4 Breedz</a></li>
<li><a href="petz/catbehaviours.php" target="main" title="Catz behaviours">Catz in dogz 4</a></li>
<li><a href="petz/dogbehaviours.php" target="main" title="Dogz behaviours">Dogz in catz 4</a></li>
<li><b>For Easy LNZ:</b></li>
<li><a href="petz/c4breeded.php" target="main" title="Orig C 4 Breedz">Orig C4 Breedz</a></li>
<li><a href="petz/d4breeded.php" target="main" title="Orig D 4 Breedz">Orig D4 Breedz</a></li>
<li>&nbsp;</li>
<li><b>For Easy LNZ:</b></li>
<li><a href="petz/c4breeded.php" target="main" title="Orig C 4 Breedz">Orig C4 Breedz</a></li>
<li><a href="petz/d4breeded.php" target="main" title="Orig D 4 Breedz">Orig D4 Breedz</a></li>
<li>&nbsp;</li>
<li><b>Petz 3:</b></li>
<li><a href="petz/p3hosts.php" target="main" title="Hosts for Petz 3">Hosts for Petz 3</a></li>
<li><a href="petz/p3clothes.php" target="main" title="Petz 3 Clothes">Petz 3 Clothes</a></li>
<li><a href="petz/p3toyz.php" target="main" title="Petz 3 Toyz">Petz 3 Toyz</a></li>
<li><a href="petz/p3playscene.php" target="main" title="Petz 3 Playscene">Petz 3 Playscene</a></li>
<li><a href="petz/p3official.php" target="main" title="Official downloads for Petz 3">Official DLs</a></li>
<li><b>Petz 3:</b></li>
<li><a href="petz/p3hosts.php" target="main" title="Hosts for Petz 3">Hosts for Petz 3</a></li>
<li><a href="petz/p3clothes.php" target="main" title="Petz 3 Clothes">Petz 3 Clothes</a></li>
<li><a href="petz/p3toyz.php" target="main" title="Petz 3 Toyz">Petz 3 Toyz</a></li>
<li><a href="petz/p3playscene.php" target="main" title="Petz 3 Playscene">Petz 3 Playscene</a></li>
<li><a href="petz/p3official.php" target="main" title="Official downloads for Petz 3">Official DLs</a></li>
<li><b>Breedz:</b></li>
<li><a href="petz/p3breedz.php" target="main" title="New Petz 3 Breedz">New P3 Breedz</a></li>
<li><a href="petz/tutbreedz.php" target="main" title="Tutorial Breedz">P3 Tutorial Breedz</a></li>
<li><a href="petz/c3breedz.php" target="main" title="Catz 3 Breedz">Catz 3 Breeds</a></li>
<li><a href="petz/d3breedz.php" target="main" title="Dogz 3 Breedz">Dogz 3 Breedz</a></li>
<li><a href="petz/catbehaviours.php" target="main" title="Catz behaviours">Catz in dogz 3</a></li>
<li><a href="petz/dogbehaviours.php" target="main" title="Dogz behaviours">Dogz in catz 3</a></li>
<li><b>Breedz:</b></li>
<li><a href="petz/p3breedz.php" target="main" title="New Petz 3 Breedz">New P3 Breedz</a></li>
<li><a href="petz/tutbreedz.php" target="main" title="Tutorial Breedz">P3 Tutorial Breedz</a></li>
<li><a href="petz/c3breedz.php" target="main" title="Catz 3 Breedz">Catz 3 Breeds</a></li>
<li><a href="petz/d3breedz.php" target="main" title="Dogz 3 Breedz">Dogz 3 Breedz</a></li>
<li><a href="petz/catbehaviours.php" target="main" title="Catz behaviours">Catz in dogz 3</a></li>
<li><a href="petz/dogbehaviours.php" target="main" title="Dogz behaviours">Dogz in catz 3</a></li>
<li><b>For Easy LNZ:</b></li>
<li>P3 English versions</li>
<li><a href="petz/c3breeded.php" target="main" title="Orig C 3 Breedz">Orig C3 Breedz</a></li>
<li><a href="petz/d3breeded.php" target="main" title="Orig D 3 Breedz">Orig D3 Breedz</a></li>
<li>P3 Non-English</li>
<li><a href="petz/c3intbreeded.php" target="main" title="Orig C 3 Breedz">Orig C3 Breedz</a></li>
<li><a href="petz/d3intbreeded.php" target="main" title="Orig D 3 Breedz">Orig D3 Breedz</a></li>
<li>&nbsp;</li>
<li><b>For Easy LNZ:</b></li>
<li>P3 English versions</li>
<li><a href="petz/c3breeded.php" target="main" title="Orig C 3 Breedz">Orig C3 Breedz</a></li>
<li><a href="petz/d3breeded.php" target="main" title="Orig D 3 Breedz">Orig D3 Breedz</a></li>
<li>P3 Non-English</li>
<li><a href="petz/c3intbreeded.php" target="main" title="Orig C 3 Breedz">Orig C3 Breedz</a></li>
<li><a href="petz/d3intbreeded.php" target="main" title="Orig D 3 Breedz">Orig D3 Breedz</a></li>
<li>&nbsp;</li>
<li><b>Petz II:</b></li>
<li><a href="petz/p2breedz.php" target="main" title="New Petz II Breedz">New PII Breedz</a></li>
<li><a href="petz/c2breedz.php" target="main" title="Catz II Breedz">Catz II Breedz</a></li>
<li><a href="petz/d2breedz.php" target="main" title="Dogz II Breedz">Dogz II Breedz</a></li>
<li><a href="petz/catbehaviours.php" target="main" title="Catz behaviours">Catz in dogz II</a></li>
<li><a href="petz/dogbehaviours.php" target="main" title="Dogz behaviours">Dogz in catz II</a></li>
<li><a href="petz/petzIIfooler.php" target="main" title="PII Demo">Petz II Demo</a></li>
<li><a href="petz/petzIIfooler.php" target="main" title="PII Demo Fooler">Demo Fooler</a></li>
<li><a href="madscientist.php" target="main" title="PII modified exe">Modified exe</a></li>
<li><a href="petz/p2toyz.php" target="main" title="Petz II Toyz">Petz II Toyz</a></li>
<li><a href="petz/p2playscene.php" target="main" title="Petz II Scenes">Petz II Scene</a></li>
<li>&nbsp;</li>
<li><b>Petz II:</b></li>
<li><a href="petz/p2breedz.php" target="main" title="New Petz II Breedz">New PII Breedz</a></li>
<li><a href="petz/c2breedz.php" target="main" title="Catz II Breedz">Catz II Breedz</a></li>
<li><a href="petz/d2breedz.php" target="main" title="Dogz II Breedz">Dogz II Breedz</a></li>
<li><a href="petz/catbehaviours.php" target="main" title="Catz behaviours">Catz in dogz II</a></li>
<li><a href="petz/dogbehaviours.php" target="main" title="Dogz behaviours">Dogz in catz II</a></li>
<li><a href="petz/petzIIfooler.php" target="main" title="PII Demo">Petz II Demo</a></li>
<li><a href="petz/petzIIfooler.php" target="main" title="PII Demo Fooler">Demo Fooler</a></li>
<li><a href="madscientist.html" target="main" title="PII modified exe">Modified exe</a></li>
<li><a href="petz/p2toyz.php" target="main" title="Petz II Toyz">Petz II Toyz</a></li>
<li><a href="petz/p2playscene.php" target="main" title="Petz II Scenes">Petz II Scene</a></li>
<li>&nbsp;</li>
<li><b>Petz 1:</b></li>
<li><a href="petz/catz1dex.php" target="main" title="Catz 1 Breedz">Catz 1 Fooler</a></li>
<li><a href="petz/c1breedz.php" target="main" title="Catz 1 Breedz">Catz 1 Breedz</a></li>
<li><a href="petz/d1breedz.php" target="main" title="Dogz 1 Breedz">Dogz 1 Breedz</a></li>
<li><a href="petz/dogz1fooler.php" target="main" title="Dogz 1 Breedz">Dogz 1 Fooler</a></li>
<li><a href="petz/catz1mice.php" target="main" title="Catz 1 Mice">Catz 1 Mice</a></li>
<li>&nbsp;</li>
<li><b>Petz 1:</b></li>
<li><a href="petz/catz1dex.php" target="main" title="Catz 1 Breedz">Catz 1 Fooler</a></li>
<li><a href="petz/c1breedz.php" target="main" title="Catz 1 Breedz">Catz 1 Breedz</a></li>
<li><a href="petz/d1breedz.php" target="main" title="Dogz 1 Breedz">Dogz 1 Breedz</a></li>
<li><a href="petz/dogz1fooler.php" target="main" title="Dogz 1 Breedz">Dogz 1 Fooler</a></li>
<li><a href="petz/catz1mice.php" target="main" title="Catz 1 Mice">Catz 1 Mice</a></li>
<li>&nbsp;</li>
<li><b>Oddballz:</b></li>
<li><a href="oddballz/oddballz.php" target="main" title="Oddballz">Oddballz</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Easy">Player Easy Kits</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Editing">Hexer Easy-edits</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Fixes">Oddballz fixes</a></li>
<li>&nbsp;</li>
<li><b>Oddballz:</b></li>
<li><a href="oddballz/oddballz.php" target="main" title="Oddballz">Oddballz</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Easy">Player Easy Kits</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Editing">Hexer Easy-edits</a></li>
<li><a href="oddballz/oddballzedit.php" target="main" title="Oddballz Fixes">Oddballz fixes</a></li>
<li>&nbsp;</li>
<li><b>Babyz:</b></li>
<li><a href="babyz/babyznewest.php" target="main" title="Newest Babyz">Newest Babyz</a></li>
<li><a href="babyz/babyznew.php" target="main" title="New Babyz">Newer Babyz</a></li>
<li><a href="babyz/babyz-1.php" target="main" title="Babyz Hexies">Old Babyz Hexies</a></li>
<li><a href="babyz/babyzglasses.php" target="main" title="Babyz Glasses">Babyz Glasses</a></li>
<li><a href="babyz/babyzharem.php" target="main" title="Babyz harem">Harem sets</a></li>
<li><a href="babyz/babyzclothes.php" target="main" title="Babyz Clothez">Babyz Clothes</a></li>
<li><a href="babyz/babyzplayscene.php" target="main" title="Babyz Playscenes">Babyz Playscenes</a></li>
<li><a href="babyz/babyztoyz.php" target="main" title="Babyz Toyz">Babyz Toyz</a></li>
<li><a href="babyz/babyzedit.php" target="main" title="Babyz Editing">Babyz Easy-edit and fixes</a></li>
<li><a href="babyz/babyzplay.php" target="main" title="Play with a Babyz Online">Play Online</a></li>
<li>&nbsp;</li>
<li><b>Babyz:</b></li>
<li><a href="babyz/babyznewest.php" target="main" title="Newest Babyz">Newest Babyz</a></li>
<li><a href="babyz/babyznew.php" target="main" title="New Babyz">Newer Babyz</a></li>
<li><a href="babyz/babyz-1.php" target="main" title="Babyz Hexies">Old Babyz Hexies</a></li>
<li><a href="babyz/babyzglasses.php" target="main" title="Babyz Glasses">Babyz Glasses</a></li>
<li><a href="babyz/babyzharem.php" target="main" title="Babyz harem">Harem sets</a></li>
<li><a href="babyz/babyzclothes.html" target="main" title="Babyz Clothez">Babyz Clothes</a></li>
<li><a href="babyz/babyzplayscene.html" target="main" title="Babyz Playscenes">Babyz Playscenes</a></li>
<li><a href="babyz/babyztoyz.html" target="main" title="Babyz Toyz">Babyz Toyz</a></li>
<li><a href="babyz/babyzedit.php" target="main" title="Babyz Editing">Babyz Easy-edit and fixes</a></li>
<li><a href="babyz/babyzplay.html" target="main" title="Play with a Babyz Online">Play Online</a></li>
<li>&nbsp;</li>
<li><b>NOT BY ME:</b></li>
<li><a href="offsitespecials.php" target="main" title="Off-site special breedz">Off-site specials</a></li>
<li><a href="petz/p3playscenz.php" target="main" title="Old Petz 3 Scenes">Old Petz 3 Scenes</a></li>
<li><a href="finfin/finfin.php" target="main" title="Fin Fin">Fin Fin</a></li>
<li>&nbsp;</li>
<li><b>NOT BY ME:</b></li>
<li><a href="offsitespecials.html" target="main" title="Off-site special breedz">Off-site specials</a></li>
<li><a href="petz/p3playscenz.html" target="main" title="Old Petz 3 Scenes">Old Petz 3 Scenes</a></li>
<li><a href="finfin/finfin.html" target="main" title="Fin Fin">Fin Fin</a></li>
<li>&nbsp;</li>
<li>.</li>
</ul>
</body>
</html>
<li>.</li>
</ul>
</body>
</html>

View file

@ -0,0 +1,82 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gifts from friends</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center">
<br><br>
<p class="bigger purple">
<b>Pet Orbs! I got Pet orbs!</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="bigger purple">
Thanks to Ashien, my petz now have orbs to reflect their natures and poses. An enchanting idea, along the lines
of having guardian angels for your site -- but instead, it's orbs which match the mood of your pet's picture.
</p>
<p class="bigger">Oscar running his Orb</p>
<p><img src="images/orbs_Oscar.gif" alt="Oscar running his Orb"></p>
<p class="bigger">And Dambo in cute and devilish nood</p>
<p>
<img src="images/orbs_DamboCute.gif" alt="cute Dambo">
<img src="images/orbs_DamboDevilish.gif" alt="devilish Dambo">
</p>
<p class="bigger">Here's Perky, chubby little so-and-so...</p>
<p><img src="images/orbs_Perky.gif" alt="Perky"></p>
<p class="bigger">...Just as aloof whilst doing a balancing-act with Dambo!</p>
<p><img src="images/orbs_PerkyAndDambo.gif" alt="Perky And Dambo"></p>
<p class="bigger">Demon deep in meditation, then coming around from it</p>
<p>
<img src="images/orbs_Demon1.gif" alt="meditative Demon">
<img src="images/orbs_Demon2.gif" alt="provocative Demon">
</p>
<p class="bigger">Cassie doing what Cassie does best:</p>
<p><img src="images/orbs_Cassie.gif" alt="Cassie's balancing act"></p>
<p class="bigger">While Jordan and Skyheaven show off their Orbs with Auras!</p>
<p>
<img src="images/orbs_Jordan.gif" alt="Jordan">
<img src="images/orbs_Skyheaven.gif" alt="Skyheaven">
</p>
<p class="bigger">
Aren't they great? If you want some too, I quote her words from The Petz Board: 'To have your pictures
"orbified" all you have to do is e-mail me your pictures (as bitmaps, please!) to
Kait.Az@unseeuniversity.zzn.com and I will assign them an appropriate orb as soon as humanly possible.'
</p>
<p class="bigger">
If you want orbs on your actual petz, take a look at my <a href="specials/emoticonpetz1.php">Emoticon
petz\breed</a> pages
</p>
<p class="bigger">
You can also find petz with permanent orbs which show in the game, at Sue's <a
href="http://web.archive.org/web/20160321120755/http://boardwalkerz.com/" target="_top">the Petz Boardwalk</a>
</p>
<p>.</p>
</div>
</body>
</html>

View file

@ -1,84 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gifts from friends</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center">
<br><br>
<p class="bigger purple">
<b>Pet Orbs! I got Pet orbs!</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p class="bigger purple">
Thanks to Ashien, my petz now have orbs to reflect their natures and poses. An
enchanting idea, along the lines of having guardian angels for your site -- but instead,
it's orbs which match the mood of your pet's picture.
</p>
<p class="bigger">Oscar running his Orb</p>
<p><img src="images/orbs_Oscar.gif" alt="Oscar running his Orb"></p>
<p class="bigger">And Dambo in cute and devilish nood</p>
<p>
<img src="images/orbs_DamboCute.gif" alt="cute Dambo">
<img src="images/orbs_DamboDevilish.gif" alt="devilish Dambo">
</p>
<p class="bigger">Here's Perky, chubby little so-and-so...</p>
<p><img src="images/orbs_Perky.gif" alt="Perky"></p>
<p class="bigger">...Just as aloof whilst doing a balancing-act with Dambo!</p>
<p><img src="images/orbs_PerkyAndDambo.gif" alt="Perky And Dambo"></p>
<p class="bigger">Demon deep in meditation, then coming around from it</p>
<p>
<img src="images/orbs_Demon1.gif" alt="meditative Demon">
<img src="images/orbs_Demon2.gif" alt="provocative Demon">
</p>
<p class="bigger">Cassie doing what Cassie does best:</p>
<p><img src="images/orbs_Cassie.gif" alt="Cassie's balancing act"></p>
<p class="bigger">While Jordan and Skyheaven show off their Orbs with Auras!</p>
<p>
<img src="images/orbs_Jordan.gif" alt="Jordan">
<img src="images/orbs_Skyheaven.gif" alt="Skyheaven">
</p>
<p class="bigger">
Aren't they great? If you want some too, I quote her words from The Petz Board: 'To have
your pictures "orbified" all you have to do is e-mail me your pictures (as bitmaps,
please!) to Kait.Az@unseeuniversity.zzn.com and I will assign them an appropriate orb as
soon as humanly possible.'
</p>
<p class="bigger">
If you want orbs on your actual petz, take a look at my
<a href="specials/emoticonpetz1.php">Emoticon petz\breed</a> pages
</p>
<p class="bigger">
You can also find petz with permanent orbs which show in the game, at Sue's
<a href="http://web.archive.org/web/20160321120755/http://boardwalkerz.com/"
target="_top">the Petz Boardwalk</a>
</p>
<p>.</p>
</div>
</body>
</html>

View file

@ -0,0 +1,140 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>2006 and later Catz and Dogz</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center green">
<p>.</p>
<p>
<span class="big">
<b>2006 and later Catz, Dogz and Horsez games</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
As of late 2006 and beyond... Just a note to anyone who potters along to Petz.com or Babyz.net and sees
the new games that were released recently.<br>
</span>
Most of you already knew that a bunch of virtual life games have been released by UbiSoft since 2006, for
various consoles and for the PC. Hamsterz Life, Hamsterz 2 and Bunnyz are apparently only for the Nintendo DS,
Horsez and Horsez 2 are released for NDS and PS2 as well as for PC, and there are some wildlife "petz" games
also for the NDS centered around Tigerz and Dolphinz. various Catz and Dogz games have been released for mobile
phone, Gameboy Advance, NDS, PS2, Wii and PC. Although most of these would be playable and, presumably, moddable
on the PC using emulators, it's the native PC versions that I'm talking about here. If anyone wants to mod, or
hex, the NDS or mobile phone versions of the games you'll find very active modding communities amongst the
emulator scene. There is also a PS2 emulator for anyone who wants to try that, and there may well be a modding
community for PS2 games, but I don't believe that there is any way as yet to play a Wii game on an emulator.
</p>
<p>
<span class="big">Although they are named Catz and Dogz or Catz 2 and Dogz 2, the latest "Petz" games for
Windows are not really part of the Petz series we know and love.</span><br>
They are not really a "Petz 6" although for convenience people have referred to them that way; the first two
were also known as Catz 2006 and Dogz 2006 for a while. There are many differences between these latest games
and the ones that we have so far enjoyed, the most obvious being that the catz and dogz are 3D and that you have
to earn points, or coins, to get even the basics that your pet will need. I'm sure a lot of people will enjoy
the games, but they are not a part of the original series and you will not be able to import your petz from Petz
5 or earlier. If you enjoy these games, you might like to check out <a
href="https://web.archive.org/web/20100223210547/http://www.lostsockgames.com/games.html">Lost Sock
Games </a>titles -- Puppy Luv, Kitty Luv, Pony Luv and Hollywood Pets are very similar in many ways.
</p>
<p class="big">
As regards modifying the games, however, things have been made easy enough for us "hexers" apart from the 3D
models. The files used by the game are:
</p>
<p>
<b>LUA, INI,</b> and <b>TXT</b> files all of which are text files which can be edited in Notepad.<br>
You'd have to get used to what all the various column headers and key words mean, but there's no harm in
experimenting -- so long as you keep backups of everything of course. The saved-game files, which is where your
pets are stored, are .sav files, also just text files, which can be edited. They are stored in your<br>
C:\Documents and Settings\All Users\Application Data\Ubisoft\Catz (or Catz2)<br>
folder or<br>
C:\Documents and Settings\All Users\Application Data\Ubisoft\Dogz (or Dogz2).
</p>
<p><b>TGA</b> files which are a recognisable format for most paint programs.</p>
<p><b>WAV</b> and <b>MP3</b> files which are editable sounds.</p>
<p>
<b>DDS</b> files, which are actually editable with the correct tools. They can easily be edited using a plug-in
which works with either Paint Shop Pro or Photoshop, available for free from <a
href="https://developer.nvidia.com/">Nvidia's</a> site -- the is dds.8bi<br>
http://developer.nvidia.com/docs/IO/1176/ATT/dds.8bi
</p>
<p>
GR2 files, which are "Granny 3D" files. These are not so easy to edit and are, in a way, the 3D "bones" of the
game. Of course anyone who has the Granny 3D SDK would be able to edit them, but that's beyond the pocket of
most of us I'd have thought! I have heard rumours that there is a Milkshape plug-in that allows these to be
edited, but if not there is at least a tool that allows them to be viewed, obtainable for free from <a
href="http://www.radgametools.com/gramain.htm">the Granny 3D site</a><br>
<b>Update as of mid-2008 -- there is now a free way to extract the GR2 files so that they can be edited in a
3D modelling program. A close friend of mine called Topper Carson has the games and he found that there are
some amazing people who have been picking away at the Gr2 files which so many games use these days. For
useful tools and info pop along to the <a
href="https://web.archive.org/web/20111230075015/http://gr2decode.altervista.org/index.html">"Decode
Gr2"</a> site. So theoretically you should be able to modify anything that you wish in these games.</b>
</p>
<p>
<b>The Horsez game, as with Catz 2006 and Dogz 2006 and beyond, is not a real part of the Petz series. You're
supposed to care for your chosen horse as well as enter it for shows and have some adventures with it, and
the environment is a 3D one. For anyone who has the game and wants to edit it, the graphics are in the form
of editable .tga files which you should be able to edit in a reasonable paint package, and the "bones" of it
are in the form of .nmo files which will have been created via Virtools. If you have <a
href="https://web.archive.org/web/20090115210846/http://www.virtools.com/">Virtools </a>of course
you'll be able to edit them. I don't know if there is a cheaper utility for editing such things, but if
you're keen you could have a look around Google. The saved-game files are in a directory off the Horsez one,
called Save, and the files in there are .txt files and therefore should be easy to edit. You'd have to get
used to what all the various column headers and key words mean, but there's no harm in experimenting -- so
long as you keep backups of everything of course.</b>
</p>
<p>
<b>Babyz players, the only new games available for you from Ubisoft now seem to be only for the NDS. So far
there is "Imagine Babies" (also called "Imagine Babyz" in the US) and possibly due for release in September
2008, "Imagine Baby Club". The first one is probably closer to the original Babyz experience, but in my
opinion neither seems like a good replacement. They are part of the extremely girly Imagine series for
NDS<br>
A footnote for Babyz players -- there is a new game out called "Bratz Babyz", which starts up with a
"Babyz.exe", which you might stumble across when looking for updates etc. As far as I know, it is not a
UbiSoft game and it is certainly not in any way a new kind of Babyz game, plus the Babyz.exe will not work
with your old favourite babyz game.</b>
</p>
<p>
<b>I doubt that I'll be editing any of these newer PC games. Even apart from the fact that they aren't likely to
work under my beloved Win 95, I don't really have the time even to play these days, and as for my skill in
editing graphics, well... let's just say I'm "graphically challenged", LOL. Of course I'd have no trouble
cheating in the catz and dogz games, as the saved-game (i.e. pet) files are just LUA files -- in other
words, they are editable in Notepad.</b>
</p>
<p><b>Enjoy</b></p>
<p><b>Carolyn</b></p>
<p>
<b>For people who are interested in such things, since 2006 the rather complex ownership of the games is as
follows. The Petz titles are now trademarks owned by "Ubisoft Entertainment". The mobile phone versions of
Petz, Catz and Dogz have been released by Gameloft. The DS Catz games were developed by Powerhead Games
while the DS and GBA Dogz games and the Catz GBA game are copyright to MTO Inc. For the Wii and PS2 the Dogz
and Catz games are copyright to YUKES Co. as well as Ubisoft. For the PC, the Dogz and catz games were
developed by ImaginEngine which is a division of Foundation 9 Entertainment.<br>It's all a long way from the
day in 1995 when P.F. Magic created and put up for download their own unique and exciting game "Dogz". You
could download it and try it, and if you liked it you could buy a key online -- which also was a new concept
back then. It was so popular that it was also then released for the Apple Mac in 1996.</b>
</p>
<p>.</p>
</div>
</body>
</html>

View file

@ -1,155 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>2006 and later Catz and Dogz</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center green">
<p>.</p>
<p>
<span class="big">
<b>2006 and later Catz, Dogz and Horsez games</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
As of late 2006 and beyond... Just a note to anyone who potters along to Petz.com or
Babyz.net and sees the new games that were released recently.<br>
</span>
Most of you already knew that a bunch of virtual life games have been released by UbiSoft
since 2006, for various consoles and for the PC. Hamsterz Life, Hamsterz 2 and Bunnyz are
apparently only for the Nintendo DS, Horsez and Horsez 2 are released for NDS and PS2 as
well as for PC, and there are some wildlife "petz" games also for the NDS centered around
Tigerz and Dolphinz. various Catz and Dogz games have been released for mobile phone,
Gameboy Advance, NDS, PS2, Wii and PC. Although most of these would be playable and,
presumably, moddable on the PC using emulators, it's the native PC versions that I'm talking
about here. If anyone wants to mod, or hex, the NDS or mobile phone versions of the games
you'll find very active modding communities amongst the emulator scene. There is also a PS2
emulator for anyone who wants to try that, and there may well be a modding community for PS2
games, but I don't believe that there is any way as yet to play a Wii game on an emulator.
</p>
<p>
<span class="big">Although they are named Catz and Dogz or Catz 2 and Dogz 2, the latest
"Petz" games for Windows are not really part of the Petz series we know and love.</span><br>
They are not really a "Petz 6" although for convenience people have referred to them that
way; the first two were also known as Catz 2006 and Dogz 2006 for a while. There are many
differences between these latest games and the ones that we have so far enjoyed, the most
obvious being that the catz and dogz are 3D and that you have to earn points, or coins, to
get even the basics that your pet will need. I'm sure a lot of people will enjoy the games,
but they are not a part of the original series and you will not be able to import your petz
from Petz 5 or earlier. If you enjoy these games, you might like to check out
<a
href="https://web.archive.org/web/20100223210547/http://www.lostsockgames.com/games.html">
Lost Sock Games </a>titles -- Puppy Luv, Kitty Luv, Pony Luv and Hollywood Pets are very
similar in many ways.
</p>
<p class="big">
As regards modifying the games, however, things have been made easy enough for us "hexers"
apart from the 3D models. The files used by the game are:
</p>
<p>
<b>LUA, INI,</b> and <b>TXT</b> files all of which are text files which
can be edited in Notepad.<br>
You'd have to get used to what all the various column headers and key words mean, but
there's no harm in experimenting -- so long as you keep backups of everything of course. The
saved-game files, which is where your pets are stored, are .sav files, also just text files,
which can be edited. They are stored in your<br>
C:\Documents and Settings\All Users\Application Data\Ubisoft\Catz (or Catz2)<br>
folder or<br>
C:\Documents and Settings\All Users\Application Data\Ubisoft\Dogz (or Dogz2).
</p>
<p><b>TGA</b> files which are a recognisable format for most paint programs.</p>
<p><b>WAV</b> and <b>MP3</b> files which are editable sounds.</p>
<p>
<b>DDS</b> files, which are actually editable with the correct tools. They can
easily be edited using a plug-in which works with either Paint Shop Pro or Photoshop,
available for free from <a href="https://developer.nvidia.com/">Nvidia's</a> site -- the
is dds.8bi<br>
http://developer.nvidia.com/docs/IO/1176/ATT/dds.8bi
</p>
<p>
GR2 files, which are "Granny 3D" files. These are not so easy to edit and are, in a way, the
3D "bones" of the game. Of course anyone who has the Granny 3D SDK would be able to edit
them, but that's beyond the pocket of most of us I'd have thought! I have heard rumours that
there is a Milkshape plug-in that allows these to be edited, but if not there is at least a
tool that allows them to be viewed, obtainable for free from
<a href="http://www.radgametools.com/gramain.htm">the Granny 3D site</a><br>
<b>Update as of mid-2008 -- there is now a free way to extract the GR2 files so that
they can be edited in a 3D modelling program. A close friend of mine called Topper Carson
has the games and he found that there are some amazing people who have been picking away at
the Gr2 files which so many games use these days. For useful tools and info pop along to the
<a
href="https://web.archive.org/web/20111230075015/http://gr2decode.altervista.org/index.html">"Decode
Gr2"</a> site. So theoretically you should be able to modify anything that you wish in these
games.</b>
</p>
<p>
<b>The Horsez game, as with Catz 2006 and Dogz 2006 and beyond, is not a real part of
the Petz series. You're supposed to care for your chosen horse as well as enter it for shows
and have some adventures with it, and the environment is a 3D one. For anyone who has the
game and wants to edit it, the graphics are in the form of editable .tga files which you
should be able to edit in a reasonable paint package, and the "bones" of it are in the form
of .nmo files which will have been created via Virtools. If you have
<a href="https://web.archive.org/web/20090115210846/http://www.virtools.com/">Virtools
</a>of course you'll be able to edit them. I don't know if there is a cheaper utility for
editing such things, but if you're keen you could have a look around Google. The saved-game
files are in a directory off the Horsez one, called Save, and the files in there are .txt
files and therefore should be easy to edit. You'd have to get used to what all the various
column headers and key words mean, but there's no harm in experimenting -- so long as you
keep backups of everything of course.</b>
</p>
<p>
<b>Babyz players, the only new games available for you from Ubisoft now seem to be only
for the NDS. So far there is "Imagine Babies" (also called "Imagine Babyz" in the US) and
possibly due for release in September 2008, "Imagine Baby Club". The first one is probably
closer to the original Babyz experience, but in my opinion neither seems like a good
replacement. They are part of the extremely girly Imagine series for NDS<br>
A footnote for Babyz players -- there is a new game out called "Bratz Babyz", which starts
up with a "Babyz.exe", which you might stumble across when looking for updates etc. As far
as I know, it is not a UbiSoft game and it is certainly not in any way a new kind of Babyz
game, plus the Babyz.exe will not work with your old favourite babyz game.</b>
</p>
<p>
<b>I doubt that I'll be editing any of these newer PC games. Even apart from the fact
that they aren't likely to work under my beloved Win 95, I don't really have the time even
to play these days, and as for my skill in editing graphics, well... let's just say I'm
"graphically challenged", LOL. Of course I'd have no trouble cheating in the catz and dogz
games, as the saved-game (i.e. pet) files are just LUA files -- in other words, they are
editable in Notepad.</b>
</p>
<p><b>Enjoy</b></p>
<p><b>Carolyn</b></p>
<p>
<b>For people who are interested in such things, since 2006 the rather complex
ownership of the games is as follows. The Petz titles are now trademarks owned by "Ubisoft
Entertainment". The mobile phone versions of Petz, Catz and Dogz have been released by
Gameloft. The DS Catz games were developed by Powerhead Games while the DS and GBA Dogz
games and the Catz GBA game are copyright to MTO Inc. For the Wii and PS2 the Dogz and Catz
games are copyright to YUKES Co. as well as Ubisoft. For the PC, the Dogz and catz games
were developed by ImaginEngine which is a division of Foundation 9 Entertainment.<br>
It's all a long way from the day in 1995 when P.F. Magic created and put up for download
their own unique and exciting game "Dogz". You could download it and try it, and if you
liked it you could buy a key online -- which also was a new concept back then. It was so
popular that it was also then released for the Apple Mac in 1996.</b>
</p>
<p>.</p>
</div>
</body>
</html>

View file

@ -1 +0,0 @@
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;margin:0;padding:0}.menu{padding:7px;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 10px}.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"}.bold{font-weight:700}.center{text-align:center;padding:10px 0}.float-left{float:left}.left-align{text-align:left}.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}.border-outer{width:max-content;margin:0 auto;border:2px solid}.border-outer .border-inner{width:90vw;margin:2px;padding:30px;border:1px solid}.border-brown{border-color:#600}.img-border img{border:1px solid}#sandz{background-color:#dafae8;color:#00552b}#sandz a{color:purple}#sandz a:visited{color:gray}#sandz a:active{color:#f0f}#catz1dex{background-color:#3cc;color:#000;font-family:Times}#catz1dex a{color:#fff}#catz1dex a:visited{color:#fff}#dogz1fooler{background-color:#8442ef;color:#f7f5d7;font-family:Times}#dogz1fooler a{color:lime}#dogz1fooler a:visited{color:#fff}/*# sourceMappingURL=style.css.map */

View file

@ -1 +0,0 @@
{"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,cACG,SACA,UAKJ,MACC,YACA,SACA,WACA,eAEA,yBAKD,EACC,WAEA,wBACA,oBAGD,sCAIA,mBAEA,qBACA,qBACA,kBAEA,uBACA,oBACA,uBAEA,mCACA,wCACA,+CAEA,sBAIA,QACC,kBACA,eAGD,uBAEA,4BAGA,qCACA,+BACA,6BAGA,cACC,UACA,cACA,cAGD,mBACC,UACA,cACA,cAGD,mBACC,UACA,cACA,cAGD,mBACC,YACA,aAGD,mBACI,UACA,cAGJ,wBACI,UACA,cAGJ,cACI,kBACA,cACA,iBAEA,4BACI,WACA,WACA,aACA,iBAIR,gCAEA,iCAIA,OACC,yBACA,cAEA,SACC,aAEA,4BACA,2BAIF,UACI,sBACA,WACA,kBAEA,YACI,WAEA,+BAIR,aACI,yBACA,cACA,kBAEA,eACI,WAEA","file":"style.css"}

View file

@ -1,162 +0,0 @@
@use 'menu.css';
// GENERAL
html {
background-color: #fff7d7;
font-family: 'Comic Sans MS';
}
body {
font-size: 13px;
color: #810541;
margin: 0;
padding: 0;
}
// MENU
.menu {
padding: 7px;
margin: 0;
color: #660000;
font-size: 13px;
li { list-style: none; }
}
// LINKS
a {
color: #f63;
&:visited { color: #8a2be2; }
&:active { color: #0f0; }
}
.defunct { text-decoration: line-through; }
// TEXT
p { padding: 5px 10px; }
.green { color: #006400; }
.purple { color: #800080; }
.brown { color: #660000; }
.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'; }
.bold { font-weight: 700; }
// FORMATTING
.center {
text-align: center;
padding: 10px 0;
}
.float-left { float: left; }
.left-align { text-align: left; }
// .first kept in so I don't have to go changing previous pages
.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;
}
.border-outer {
width: max-content;
margin: 0 auto;
border: 2px solid;
.border-inner {
width: 90vw;
margin: 2px;
padding: 30px;
border: 1px solid;
}
}
.border-brown { border-color: #660000; }
.img-border img { border: 1px solid; }
// PAGE SPECIFIC
#sandz {
background-color: #dafae8;
color: #00552b;
a {
color: #800080;
&:visited { color: #808080; }
&:active { color: #f0f; }
}
}
#catz1dex {
background-color: #33cccc;
color: #000;
font-family: Times;
a {
color: #fff;
&:visited { color: #fff; }
}
}
#dogz1fooler {
background-color: #8442ef;
color: #f7f5d7;
font-family: Times;
a {
color: #00ff00;
&:visited { color: #fff; }
}
}

View file

@ -0,0 +1,641 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>What's new</title>
<link rel="stylesheet" href="carolyns_creations_frames.css">
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="center">
<p class="bigger">
What's New<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<div class="green">
<p class="big">
<b><a href="newsarchive.html" target="_top">Click here for</a><br>
the archive of older news items</b>
</p>
<p class="big">
Thanks to Sue of <a href="http://boardwalkerz.com" target="_top">Petz Boardwalk</a> for so generously
providing mirror space for so many months, and then for taking on the full bandwidth burden of my monster of
a site when Abby could no longer do so. You're a special lady, Sue! My enormous thanks also to Abby of the
Petzwarehouse for hosting my site for all those years.<br>
Thanks to our amazing Minibyte, I now have a full mirror of this site at <a
href="https://web.archive.org/web/20091002091450/http://www.minibytepetz.net/Minibyte_Petz/home.html"
target="_top">her domain</a>, thank you Minibyte!!<br>
If my site goes down at any time -- woah, that would be quite a day! -- pop along to <a
href="http://www.steavehornsc.pwp.blueyonder.co.uk/carolyn/index.htm" target="_top">this page</a>, where
I'll keep you informed of whatever is going on.
</p>
<p>
<b>18 Mar 2010</b><br>
Wow, I hear you say, it lives! Well, in a way... I still care about this site and the old Petz games, but I
have no time. This update is a small bit of maintenance -- the page for the Petz 5 backup CD now has some
necessary Catz dlls. You couldn't get catz to load on it before, but with these dll files you should be able
to. And the links page -- I have kept the old pages as an archive but now, when you click on the "links and
contact" it takes you to a simple page with urls on it that I have checked. Plus, I have a new sister site
:) Oh yes, and now that Daniel's site is down, I've added the original bunny and pig file downloads to the
"catz in dogz" and "dogz in catz" pages. I'm very sad to see his site down again, and am not sure of exactly
what is "broken" on this site of mine because of it. I will try to find broken links and fix them, but if
you find such a link please drop me an email. The mail is still the hex-help at hornsc clara co uk one.
</p>
<p>
<b>20 Aug 2009</b><br>
Wow, nearly a year later, an update! Well actually I've been adding odd things here and there for a while
now, but not really "Carolyn's Creations" so I've not been mentioning them. But people who are having
trouble searching for everything for the game foolers are getting the odd pleasant surprise if they keep
their eyes open; I'm hoping that people who have lost or damaged irreplaceable CDs will find them helpful
also.
</p>
<p>
I have also uploaded what you would need in order to be able to play with Petz Player files, such as
Phantarella on my main page, Babyz player files such as the ones on my "play online" Babyz page, and perhaps
most important, to go into the Catz 1 shrine! ;-)
</p>
<p>
Last but not least, the very big news; I now have a full mirror of this giant of a site! Bookmark <a
href="http://www.carolyn.minibytepetz.net/" target="_top">this link</a>. Huge thanks to Minibyte!!
</p>
<p>
<b>30 Sep 2008</b><br>
I know, I know, I hardly ever update these days. I really don't have the time, but I still love the old
Petz, Babyz and Oddballz games so I've not abandoned you :-) No new hexings for you, but for Babyz players I
have zipped up the <a href="babyz/vvccr.html">ViaVoice files</a> so that people who have been having
problems with downloading the individual files can get them, plus on that page you will see a link to help
those of you with damaged or lost CDs. Also there are a few links to creative and useful sites on my <a
href="smallislovely.html" target="_main">"small but beautiful" links page</a>. I have put a little more
information on the <a href="petz6.html">new "petz" games</a> -- the ones that Ubisoft now calls Catz 2 and
Dogz 2. These are in no way like the older Petz II game of course, but the info is there for completeness.
It's a real nuisance that UbiSoft have chosen to call their new 3D pet games Catz, Dogz, Catz 2 and Dogz 2.
</p>
<p>
<b>15 May 2008</b><br>
Just a really tiny thing -- a new link on my <a href="smallislovely.html" target="_main">"small but
beautiful" links page</a> :-) I know people have written to me before asking for links to be updated;
forgive me, I have had various things such as computer crashes over the past few months and am not now able
to find the messages. If you want a link changed, please write to me again.
</p>
<p>
<b>03 May 2008</b><br>
It's like a bus, isn't it -- you wait for ages and then two come along at once ;-) Okay, the site should now
be complete, including the FinFin and Petz4 demo downloads. As far as I can see, everything is as it was
before the site's foundations got slipped from under it. Nothing new, and still a messy monster of a site,
but hey, the "olds" are back.
</p>
<p>
<b>02 May 2008</b><br>
<b>Site is back up and running!</b><br>
Wow. Almost a year since last we spoke. And even now this is not an update -- it's just a note that the site
has been fixed after a few weeks of downtime. I think everything has been fixed apart from Finfin and the
Petz 4 demo, I hope so anyway. The Petz 4 demo and Finfin downloads I hope to fix tomorrow. Please note what
I say above, if my site goes down again pop along to <a
href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/index.htm" target="_top">this page (click) </a>
at Blueyonder, where I hope to be able to keep you informed of whatever is going on.
</p>
<p>
<b>30 June 2007</b><br>
Just a few tweaks to a couple of the foolers, and some links to other places of Petz interest, for you
today. My computer play time has narrowed down to almost zero while I bottlefeed some grey furries... First
up, <a href="http://www.freewebs.com/poodlepower707/" target="blank">The Petz5 Palace</a> has moved so
I've changed the link on my "Small is Beautiful" page and I've fixed up one or two other links on a couple
of the links pages. Next, I have a new links page for <a href="petzhexzlinks.html"
target="_blank">PetzHexz </a>which is there with its affiliates to help with Petz and other virtual life
games -- and the Virtual Life forum is back up!<br>
Next, for <a href="babyz/babyzedit.php" target="main" title="Babyz Fixes">Babyz fooler</a> fans I have
put up some files from the unpacked Babyz demo for those of you who can't get the demo to install. Also
on the <a href="babyz/vvccr.html">ViaVoice fix</a> page, I've tried to make things a little clearer. For
people who wanted the Petz 3 playscene Petz Vet and had trouble with the patchfile, I've uploaded the full
scene on the <a href="petz/p3playscenz3.html" target="_blank" title="Old Petz 3 Scenes">Old Petz 3
Scenes</a>page 3. That's the lot for now.
</p>
<p>
<b>10 June 2007</b><br>
As always, in a huge rush. I have for you the abandonware game <a href="finfin/finfin.html"
target="_top">Fin Fin</a><br>
This update is not actually a Petz item nor is it a Carolyn's Creation, but it's a game that has been dumped
by its craetors and is too cute to lose -- and Sue has kindly agreed to host it. I don't provide any help
with getting it running, but I do give a link on the download page to a very helpful site and forum.
</p>
<p>
<b>Approx. 20 April 2007</b><br>
Wups, I uploaded some bits and pieces a few days ago and forgot to update this What's New. Things in Real
Life here are going like crazy, so the site tends to get a bit neglected but uploads still do happen now and
then. Let's see... I put up a "Pointless Info 2" page to show that all the games can be made to work in
Windows Vista -- an Operating System that I won't touch of course, it's even worse than XP, but I thought
you'd be interested. I've made it easier to use the Petz II demo fooler, it has a whole page to itself now.
A tweak or two on the Tutorials pages, can't remember in detail now exactly what. And some items for Babyz
players and hexers on the "newest babyz" page. Sorry that updates are so random and far apart, but really I
do stuff for the site as and when I can. I seem to have lost my latest notes on sites which I promised to
add to my links pages, my deepest apologies to anyone who was expecting a link to go up but really my links
pages are horribly out of date these days.
</p>
<p>
<b>18 March 2007</b><br>
It can't be March <b>already</b>?? Well, a lot has happened so far this year but very little of it has been
petz-related for me. All I have for you this time is an updated link and a tweak or two on my tutorials page
(a bit more info in my "what to do if petz crashes" and "what to do if Babyz crashes" howtos) and my Petz 4
demo-fooler page (get to it via my Mad Scientist page). The reason for the demo-fooler update is because it
seems that demo-download sites now check to see what part of the world you live in before letting you
download the demo, and if your area isn't right they won't let the download start. That is plain evil --
what the heck has happened to the Internet?? Gah. Oh, and I realised I'd accidentally removed the
Phantarella player link from my main page when I moved to Boardwalkerz, so she's back on the main page
again.<br>
For those interested in my fostercats, Paddlepat didn't make it through. Poor baby. His sisters were spayed
this week and, thank heaven, it seems that they don't have the same latent disease that he had. They are
lively and healthy. I am now running the <a href="http://www.stevehornsc.pwp.blueyonder.co.uk/adoptacat/"
target="_blank">"adopt-a-cat" scheme </a>which helps to bring in some much-needed cash for the Cat Register
and Rescue, so my time is now even more limited. And a wonderful thing happened which I'd like to shout to
the heavens, but I can't put it on the sites, aaaargh.
</p>
<p>
<b>09 February 2007</b><br>
Just to let you know I'm still here, but 2007 is being a bit of a pain so not much is updated. I did a tiny
update to the <a href="oddballz/oddballz.php">Oddballz </a>and oddballz fooler pages a couple of weeks ago
but am blowed if I can remember what exactly. Updated my <a href="newlinks.html">"new links" </a>page. And
today I have a great new <a href="sisters.html" target="_top">sister site </a>-- Miranda's PAC, which will
be updated shortly with new breedz etc, so keep an eye on it! That's it for now. I've got a very very sick
cat at the moment, <a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/catpics/2006/Paddlepat.htm"
target="_top" title="Paddlepat">Paddlepat</a>Paddlepat needs all my care and attention but he probably won't
survive, so please keep the wee fellow in your thoughts and prayers.
</p>
<p>
<b>07 January 2007</b><br>
Already the year is starting to zoom along... But I have a small update for Babyz players -- <a
href="babyz/babyztoyz.html">kitchen magnets separated.</a> Sorry that's it for now, I have a new cat in who
needs plenty of attention.
</p>
<p>
<b>02 January 2007</b><br>
Woah, another year has started... Happy New Year! Just another small update for Petz 4 players <a
href="petz/p4toyz.php">a bunch of un-hidden toyz.</a> It doesn't include the ones which don't have on-shelf
graphics, nor does it include the four gemstones. I may get those up soon, if Real Life doesn't take off too
fast. And for Petz 3, 4 and 5 people who like to dabble in editing the binary parts of petz with a hex
editor, I've put a little more info up on the <a href="tutorials/petbreakdown.php">Rough Pet Info</a> page.
</p>
<p>
<b>31 December 2006</b><br>
Happy Hogmanay!! I have one small updates for you -- a howto on <a
href="tutorials/trottingandfloofing.html">Trotting and Floofing.</a> wrote the thing ages ago and then
forgot to upload it because LNZPro had a tick-box for it. But it seems that doesn't really work, so here's
how to do it manually. Including how to make your chinchilla Persians trot, LOL.
</p>
<p>
<b>28 December 2006</b><br>
I hope your Yuletide is going well -- that the celebrations continue and that the coming weekend will
produce a great hogmanay. I have one or two very small updates for you -- <a
href="tutorials/yarntailcolour.html">a howto on</a> changing the Yarn Ball tail colour, <a
href="newlinks.html">a page of new links</a> and a bit more on <a href="petz6.html">Ubisoft's latest "Petz"
games including</a> info about the Windows Horsez. Finally, for those of you who are interested in my
fostercats, there's updates <a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm"
target="_top">at that site too.</a>
</p>
<p>
<b>22 December 2006</b><br>
My hearty thanks to Sue for the lovely new splash page that she has made for me, and for the terrific new
link banner and button, which are now of course on my links page -- although I've not managed to update it
apart from that...<br>
<img src="images/whatsnew_2006-12-22_1.gif" alt="a banner"><br>
<br>
<img src="images/whatsnew_2006-12-22_2.gif" alt="a button"><br>
<br>
Wishing you all a very happy holiday season and a joyous christmas, Hanukkah, New Year, Solstice -- or
whatever else you enjoy celebrating at this time of year. Me, I like to just sit and listen to the world
turn on its axis :-) May 2007 be a good year for us all, and a fun year for Petz and modding. I now have a
wordy little treatise on <a href="hexingmodding.html">What IS "hexing?"</a> -- MODDING!
</p>
<p>
<b>16 December 2006</b><br>
Nothing new for you at all today, I'm so sorry -- well, apart from the <a href="babyz/vvccr.html">Babyz
ViaVoice fix</a> which I uploaded a while ago and forgot to mention -- I've not even managed to get the
links I promised to update for various wonderful site-owners all fixed up, I promise I'll try to get that
done on my next update. All that's happening this time is that my site is moving over fully now to the
mirror that Sue provided for several months. Abby has been wonderful for hosting my stuff for so long after
she lost interest in Petz, and Sue has been a trojan for seamlessly taking over the bandwidth burden. For
anyone who has been linking directly to various pages at my Petzwarehouse site, such as the Babyz colour
chart, I'm sorry -- the link will have broken. Come along to my site here at <a href="index.html"
target="_top">Boardwalkerz </a>for all the information and charts that used to be there.
</p>
<p>
<b>01 December 2006</b><br>
Still nothing really for you -- but I do have a brief note about the latest Virtual life games from Ubisoft
<a href="petz6.html">here </a>. They really are not a part of the Petz series, but for completeness I
mention them.
</p>
<p>
<b>14 November 2006</b><br>
Another month on, and nothing much for you -- but for Babyz fans I have three versions of Stewie and three
different "cow bells" for them to wear on my <a href="babyz/babyznewest.php" target="main"
title="Newest Babyz">Newest Babyz</a> page. Real Life and my kitties are taking so much of my time, bless
the furry ones.
</p>
<p>
<b>19 October 2006</b><br>
Sorry it's been so long... and even now there's nothing new really, but I've adjusted a few pages to make
things a little easier to find -- I hope. I've put the "if you can't download you're at the wrong place"
info even easier to find as well as trying to make things such as the Babyz Fooler easier to follow. Also
not new, but just to let anyone who needs help with Tinker or LNZPro or Petza/Babyza know -- the link to his
download site is on my Nicholas' Tools page, along with links to useful info. My links pages are woefully
unkempt now, I'm sorry -- I can't face going through it all but I hope to adjust the most obvious and add an
extra page of fresh, interesting sites soon. I've simply not been getting the time to do things properly --
take a look at <a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_blank"
title="my fostercats">my fostercats site</a> for some idea of how busy I've been. And a lot has happened
even since I updated there, LOL!
</p>
<p>
<b>30 July 2006</b><br>
Yes, I know, I've not updated for two months -- I can't begin to tell you how busy things have been here, so
I've not updated either this site or my fostercats one in all that time. As for this update, it's just for
oddballz fans. Because Daniel's site is down and now, it seems, also Don's Amberoddballz, plus nowhere else
on the net seems to have the demos, I've uploaded a demo and the official breedz to this site, also Ron
Tigat's Oddballz Eggz Scrambler. You will find these things on the <a
href="oddballz/oddballzedit.php">Oddballz Fixes</a> and <a href="oddballz/oddballzfooler.html">Oddballz
Fooler</a> pages.<br>
Also uploaded on the new p2, p3, p4 and p5 pages are the skorch breedfiles for Catz games. They are on the
relevant New Breedz pages, and the sound files are on the species sounds page. These were once exclusive to
Daniel's site but since I created them and his site is down they have come home to me.<br>
I wanted to do more, but that's it for now. Hopefully not so long before the next update. Must dash.
</p>
<p>
<b>21 May 2006</b><br>
Sorry, a late update and I've not got much for you -- Real Life has been getting in the way big-time and
I've only managed to update my <a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm"
target="_top">My foster-cat site</a> since I last updated here -- and even there I'm not up to date. And
I'm not managing to do half of what I've been promising people on this update, sorry. But there are some
little things.<br>
A bunch of experimental babyz, and more of my "Harem set" on the <a href="babyz/babyznewest.php"
target="main" title="Newest Babyz">Newest Babyz</a> page. Yes, I know there aren't any pictures and that
I should have the harem clothes on the clothes page. I don't have time to do it right!<br>
On the <a href="collaborations.html" target="main" title="Collaborations">Team creations</a> page you'll
find a new Catz breed made from Casey Miller's pet. Also there, my few Unibreedz -- Artie, Honkie and
Sauropod -- should be fixed for cross-breeding as they were re-done with the latest LNZPro.<br>
I've put the catz 1 demo up for download on my <a href="petz/catz1dex.php">Catz 1 demo fooler</a> page.<br>
If you go to my sister site, <a href="http://boardwalkerz.com/babyz" target="_top">Sue Briley's Babyz
Punked</a>, you'll find there a couple of unusual babyz and a babyz clothing item, for Naturists, made by
myself.<br>
I've got a couple of great cyberpets from Dulua Land up on my Cyberpets page.<br>
NOT YET done -- a whole bunch of howtos, which will eventually go on a "pot-luck" page, more half-done hexed
stuff, and fixing up my links pages. I don't know when these will get done, but one thing I will try to get
fixed and up soon is Miranda's brilliant sounds for Kirby.
</p>
<p>
<b>03 March 2006</b><br>
As always later than intended, but I added what I believe to be the final soundfixes to the <a
href="babyz/babyzxpsoundfix.html">Babyz soundfix for XP</a> page. The new downloads and replacements are
marked with the date beside them, so if you downloaded most of the files before today, just download those
which are marked. My friend gave the whole thing a quick test, and with any luck this will prevent any
sound-related freezes in your game now. Remember, people, you do need to also download 9 toyz from
Twilight's site -- the link is clearly on my soundfix page. And yay for Sandi of <a
href="http://www.geocities.com/songshirah3/index2.html" target="_top">Forever Babyz</a> -- she gave an
award to myself and Twilight, and I'm displaying it with pride :-) Thank you so much!<br>
<img src="images/whatsnew_2006-03-03.jpg">
</p>
<p>
<b>27 February 2006</b><br>
Well, I fell over today and twisted and bruised me poor arthritic old bones, so not as much done as I'd
hoped. But I have a couple of great breedz for you on the Team Creations, <a
href="withsueandnintendo.html" target="_blank">"With Sue Briley and Nintendo-6444"</a> page,<br>
<img src="images/whatsnew_2006-02-27.gif"><br>
and yesterday and today I added to the <a href="babyz/babyzxpsoundfix.html">Babyz soundfix for XP</a> --
have not been able to test the latest fixes myself yet but have had good reports so far. I am intending to
fine-tune the soundfix over the next day or two.
</p>
<p>
<b>25 February 2006</b><br>
I know, I know, I've not done anything much this month so far. Real Life has been taking almost all my time.
All I have for you today is a <a href="babyz/babyzxpsoundfix.html">Babyz soundfix for XP</a>, but with
any luck that'll at least make many of the Babyz Commumity happy.
</p>
<p>
<b>07 February 2006</b><br>
Once again, I've not managed to update as I wanted to. I've been having some Real Life difficulties, so
updates are of necessity going to be slow for the near future -- but they will happen, truly. But for now,
great news! Not only do we have <a href="nicholastools.html">a new version of Tinker</a>, but also
Nicholas has <a href="http://www.sherlocksoftware.org" target="_blank" title="Nicholas' own site!">his
own site.</a> The latest versions of his software will always be found there :-) Also there are some updates
on the links pages.
</p>
<p>
<b>28 January 2006</b><br>
Yes, I know -- I've not updated in ages. There have been all sorts of Real Life crises, all getting resolved
okay but taking time, so all my wonderful hexing plans have had to wait. The Great Present Caper is of
course finished, but I'm making my donations for Petz games available for you all. You can download them
when you find the picture of a present. Also downloadable now, from my babyz toyz pages, is the Christmas
Spoon that I made for DRN's Advent Calendar. I've fixed up some items on my links pages, and got a new
"Sister". And finally, some weird and wacky babyz for your downloading pleasure on the <a
href="babyz/babyzheadbanger.html">pasted-heads page</a>.<br>
<img src="images/whatsnew_2006-01-28.gif"><br>
Coming soon (I hope) will be some "Team Creation" breedz, for some of which I just need to get the pages
done.
</p>
<p>
<b>02 January 2006</b><br>
Nicholas has updated <a href="nicholastools.html">Petza to fix</a> the Petz II and Babyz bugs. It works
beautifully now -- go get it!! That's it for today, but pretty good all the same :-)
</p>
<p>
<b>01 January 2006</b><br>
<b>Happy New Year!!</b><br>
So I didn't get the hexing time I'd hoped for this past week... But we have from the wonderful Nicholas --
another new version of Petza from his <a href="nicholastools.html">Nicholas' Tools</a> pages. This
update, version 2.0.2, fixes some problems for Petz 3, 4 and 5 players. On my machine it crashes in Babyz
and Petz II, so I've left 2.0.1 up for you as well just in case the same happens with you. I've also got
some changes on my links pages, a new sister, and a changed link to Miranda's Kirby page on my P3,4,5 LNZ
breedz page.
</p>
<p>
<b>26 December 2005</b><br>
The Great Present Caper is apparently delayed until tomorrow. Should be good anyway! And now, from Nicholas
-- a new version of Petza from his <a href="nicholastools.html">Nicholas' Tools</a> pages. This update,
version 2.0.1, fixes the "weather" bug for Petz 5 players!
</p>
<p>
<b>24 December 2005</b><br>
The Great Present Caper should be under way -- good hunting! The big Christmas present for you at this site
today is from Nicholas -- a new version of Petza from his <a href="nicholastools.html">Nicholas' Tools</a>
pages. There's some good stuff in it, including a great new feature for Babyz players; you can at last add
new playscenes! Remember that you will need to make them non-overwriting with their own name and ID numbers
of course. Apart from that, my <a href="cyberpets.html">Cyberpet</a> has grown up at last, there are a
couple of updated <a href="links.html">links</a>, and I've had a nice time with my <a
href="flowers.html">"gifts from friends" pages</a>. Yes, I meant to get a lot of hexed items up, but in the
end I only managed to complete some presents for the Great Present Caper. Am hoping for some peaceful days
over this coming week to finish off other goodies. Merry Yueltide!
</p>
<p>
<b>07 December 2005</b><br>
Just the Great Present Caper notice above, and a couple of updated links; Miranda's PAC on <a
href="links.html">the main links page</a> , and Tigger's site on <a href="babyzlinks.html">the babyz
links page</a>.
</p>
<p>
<b>04 December 2005</b><br>
The last of the demo-foolers is now online, thanks to Daniel! This time it's the turn of Mac players of the
games. Get the
<a href="petz/catz1dex.php">Catz 1 demo fooler</a> , and the <a href="petz/dogz1fooler.php">Dogz 1 demo
fooler</a> -- and last but not least, the <a href="oddballz/oddballzfooler.html">Oddballz demo
fooler</a>! Now <b>everyone</b> can join the fun :-)
</p>
<p>
<b>03 December 2005</b><br>
Another one of my toyz converted on my <a href="petz/p5toyz.php">petz 5</a> page -- the freedom fish to
overwrite your fish bowl. I'll be converting the playscene for it soon, but that's not done yet. The big
thing for you today is the <a href="petz/catz1dex.php">Catz 1 demo fooler</a> (yay!) and <a
href="petz/dogz1fooler.php">my own Dogz 1 demo fooler</a>, which allows you to go back to the adoption
centre and take Daphne's quiz. I have captured the flavour of the Catz 1 site as it was when the game first
came out, complete with some little surprises, a find-it and the part which I personally adored -- the
<a href="petz/dream.html">VRML temple.</a> I totally loved that thing, and I can still play it on my old
browser. You may not be able to see it, which would be a shame, but I do have links to viewers on that page.
If you can install the Cosmo player, that would be optimum. If you do manage to play it, the links within it
have been updated to links that actually work. Also, all actual links on the pages should lead to
interesting things. Anyway, have fun!
</p>
<p>
<b>28 November 2005</b><br>
Managing to get some stuff done at last. Some conversions... The Secret Wood, with its toyz, for you on the
<a href="petz/p5playscene.php">Petz 5 Playscene</a> page. Some of my toyz converted on my <a
href="petz/p5toyz.php">petz 5</a> page, including a gem hairball for dracoz (I intend to improve the P3 and
P4 ones some day too). An exciting new toy for <a href="petz/p2toyz.php">petz II</a> -- fishes swimming in
and out of a tank, yay! I intend to make a Petz 3 version of that soon. Also for Petz II, the <a
href="petz/petzfish.html">Fishie breed</a> and a <a href="petz/p2playscene.php">scene backdrop</a> for
the fish petz and toyz to play in. Oh, and a couple of versions of the <a
href="babyz/babyztoyz.html">"surprise box" for Babyz</a>, mostly as a service for hexers who requested it.
Plus again a few updated tweaks over the past couple of weeks, on tutorials and links pages, which I can't
remember in detail, sorry, but do check out the "small is beautiful" links page.<br>
<img src="images/whatsnew_2005-11-28.jpg">
</p>
<p>
<b>22 October 2005</b><br>
A few more things for you from all the stuff I'm trying to finish... A brand new Butterfly Chaser breed,
with some finishing-off by me on <a href="petz/withbutterflychaser2.html">this "Team"</a> page. A few pages
of detailed info on using LNZPro on <a href="tutorials/pet2breedxtraeasy.html">this tutorials page</a>,
plus a few updated tweaks here and there on tutorials and links pages which I can't recall in detail.<br>
<img src="images/whatsnew_2005-10-22.gif">
</p>
<p>
<b>18 October 2005</b><br>
Time races past as ever. I've got a few things for you... some links and updates on all three links pages.
three new babyz from the <a href="babyz/babyznew.php">new babyz</a> page. This picture shows just
<b>one</b> of them :-)<br>
<img src="images/whatsnew_2005-10-18_1.gif"><br>
An update to the texture List info on the <a href="tutorials/lnz2nd.html">2nd LNZ info chunk</a> page --
thanks to Lynelle for pointing out the missing bits -- and a <a href="lynelle.html">new breed from
Lynelle</a> who has made creative use of the Oddballz-petz breedz and made a brand new one of her own.<br>
<img src="images/whatsnew_2005-10-18_2.gif"><br>
Oh, and my <a href="cyberpets.html">cyberpet</a> has grown a little :-) I tried to get more up, but constant
interruptions today (and over the weekend) have got in the way. Expect some new Butterfly Chaser breedz
soon.
</p>
<p>
<b>05 October 2005</b><br>
For your downloading pleasure... Yet more updated versions of Pet Workshop and of LNZPro, from the <a
href="nicholastools.html">Nicholas' Tools</a> pages :-) Also some links on the
<a href="smallislovely.html">"small is beautiful"</a> page.
</p>
<p>
<b>04 October 2005</b><br>
The most amazing tool -- a brand new version of pet Workshop! Does tattoos, paint ballz and lots of other
good stuff. <a href="nicholastools.html">Pet Workshop</a> page.
</p>
<p>
<b>02-03 October 2005</b><br>
A fantastic new version of LNZPro on the, yes, <a href="nicholastools.html">LNZPro</a> page. A brilliant
new idea and base baby, also, from L41N (Wardah Ahmar) is downloadable from the babyz tutorials page,
specifically from <a href="tutorials/hexerbaby.html">its own</a> page. I added a bit of a tidy-up to the
baby file to make it a little clearer, and tried to explain how it's used and the potential that it has :-)
Finally, a bit of info for people who might have been pulling out hair trying to make hexed Petz playscenes
show up -- on the <a href="petz/petzedit.html#SCN">Petz tutorials</a> page -- and extra information on
passing on colours in the <a href="tutorials/2ndgenreport.html">"fixes for 2nd-gen problems"</a> page.
</p>
<p>
<b>29 September 2005</b><br>
A new version of Tinker on the (heh) <a href="nicholastools.html">Tinker</a> page. On the Real Life front,
I've recently updated my <a
href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm">fostercats site</a> too. Must dash,
chores to do... Happy daze...
</p>
<p>
<b>26 September 2005</b><br>
Over the past week or so, a few odd bits and pieces got uploaded here and there mostly on my <a
href="tutorials/tutorials.php">Tutorials</a> pages. Firs off, a grand Variations tutorial by Nicholas, which
is on my main tutorials page and on his <a href="nicholastools.html">Pet Workshop</a> page. Also on that
main page are a new "What to do if Petz won't start or crashes" FAQ and a similar one for Babyz, plus I've
updated my LNZPro tips. On the Petz-specific page I've put a howto on making non-hidden emoticon variations
in a breed, how to change and expand tails for dogz and catz, giving your petz' eyes or "irises" a texture
(includes example petz), and putting bunny ears on a Dane. The perspicacious amongst you will have spotted
that I've got a new page called <a href="tutorials/petbreakdown.php">Rough Pet Info</a> which is exactly
what it says. It breaks a pet file into sections so that you can see the structure, and see where the
important parts are when it comes to cloning a corrupted pet. It really is rough -- a series of screengrabs
-- so if you don't understand anything about pet files it won't help. But it's a handy reference that I made
for myself ages ago and I'm sharing with you now. I'm also sharing with you a set of lists of Bodyarea
numbers that I intended to put in with some "howtos" but as I've not managed to get those written, you'll
find the lists on my <a href="tutorials/lnzdetails.php">Vital LNZ info</a> main page. I added some info into
the relevant LNZ chunk also. Slight improvement to my <a href="petz/p5foolersucess.html">Petz 5
demo-fooler </a>. Errr... I think that's the lot, it's been a weird couple of weeks and difficult to do more
than snatch a moment or two at the computer now and then.
</p>
<p>
<b>15 September 2005</b><br>
Just a real quickie -- a new brilliant version of LNZPro on <a href="nicholastools.html">Nicholas'
Tools</a> pages! Edit .baby files, and make Unibreed versions of your breedz that should work on Non-English
petz 3 games as well!
</p>
<p>
<b>11 September 2005</b><br>
New bug-fix version of Pet Workshop -- and a great new beta-test version of LNZPro on <a
href="nicholastools.html">Nicholas' Tools</a> pages! Note that the LNZPro has not been tested thoroughly,
but I think you'll like the newest feature. New links on my <a href="links.html">main links</a> page, a
couple of them in the tutorials etc section to help people who ask about website making, and one of them is
also in the section called "Sites for "realistic" petz standards, and petz clubs" because it's a promising
new breed registry site which also offers hosting of breedz. The week went by too fast, still none of the
other things that I meant to do are finished, sorry. But my <a
href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_blank">fostercats site</a>
was updated a couple of days ago for those who are interested.
</p>
<p>
<b>04 September 2005</b><br>
New versions of Petza/babyza, LNZPro 2, and Pet Workshop on <a href="nicholastools.html">Nicholas'
Tools</a> pages! New features and bugfixes... I'm so trying to get other things up, odds and bods of my own,
almost finished but not quite, hopefully this coming week will see some goodies.
</p>
<p>
<b>24 August 2005</b><br>
A new version of Petza/babyza on <a href="nicholastools.html">Nicholas' Tools</a> pages. This has no new
features, it's another version he's made to try and help track down the problem that some people have with
it, so if it's working for you there's no need to download. Also one link removed from my
<a href="smallislovely.html">"small is beautiful" </a>page; after I had given them info on how to make files
available for download, Sarah and Ruby proceeded to "hotlink" to other sites' breedz. folks, this is a huge
no-no on the Internet; don't do it! They appear to no longer be answering emails, so until they do and fix
the problem, their link will stay down.
</p>
<p>
<b>22 August 2005</b><br>
<br>
Whew, that was a tough few days -- it looked as if Petzwarehouse was down for good, and I was worried about
Abby. But last night I heard from Abby, she's fine :-D and the site should be up today *happy-dance*<br>
Meanwhile, my good pal Sue picked up my broken pieces and generously offered to mirror my site; see the link
above :-)<br>
Updates to the site are a couple of <a href="nicholastools.html">Nicholas' Tools</a> -- go fetch the latest
Pet Workshop and LNZPro 2. Also there are some new links to great sites on my <a href="smallislovely.html">"small
is beautiful"</a> and <a href="babyzlinks.html">babyz</a> links pages, and a few small tweaks on the
tutorials pages.
</p>
<p>
<b>10 August 2005</b><br>
<br>
Not much, just a howto for people who are having difficulty working out how to use Tinker and LNZPro 2. On
my <a href="tutorials/tutorials.php">Tutorials page</a>. For those who are interested in my fostercats site,
I'm going to update <a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm"
target="_BLANK">there also</a> today, with some cheerful news and a new family member. All a bit rushed,
Real Life is running away with me :-)
</p>
<p>
<b>03 August 2005</b><br>
<br>
Yup, another version of Petza/Babyza, version 1.1.4; also another version of Pet Workshop, also version
1.1.4. As always, they are on <a href="nicholastools.html">Nicholas' Tools pages</a>. I've got a small
howto on the tutorials, <a href="petz/petzedit.html#BRE">Petz-specific page</a> because I've been asked a
few times how to change the default pet name at the AC. I have a bunch of other howtos waiting to be
polished up and uploaded, they're too rough at the moment. Some nice shiny new links on the <a
href="smallislovely.html">"small is beautiful"</a> and <a href="babyzlinks.html">babyz</a> links pages,
you really want to check them out! Also, for my own pleasure, I have a <a href="cyberpets.html">Cyberpet
page</a> for my site (thanks, Rachel!) and some lovely updates on my <a href="flowers.html">"gifts from
friends"</a> pages. Nothing else for you today, but for those who are interested in my fostercats, I
recently had another update <a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm"
target="_BLANK">there also</a> but be warned, the latest update was quite sad.
</p>
<p>
<b>28 July 2005</b><br>
<br>
Another version of Petza/Babyza, this time a "bugfix" version 1.4.3 thanks to people who sent Nicholas their
bug reports, and to Nicholas too of course :-) as usual on <a href="nicholastools.html">Nicholas' Tools
page</a>; thanks yet again, Nicholas! Also another neat link on my <a href="smallislovely.html">"small is
beautiful" </a>links page.
</p>
<p>
<b>22 July 2005</b><br>
<br>
Nearly 3 weeks since I last uploaded... So sorry! Well, today I've uploaded Pet Workshop version 1.1.3 on <a
href="nicholastools.html">Nicholas' Tools page</a>; thanks, Nicholas! Various improvements for the program's
fans, so go see! One or two little tweaks here and there on the site too, including adjustments to the Petz
4, Babyz and Petz 5 foolers. Also some updated links on my links pages, and for those who follow my
fostercats I've recently updated <a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm"
target="_BLANK">there also.</a> Oh, and I don't think I mentioned earlier that I am hosting <a
href="http://www.geocities.com/cheesycrustie/" target="_BLANK">Iola</a>'s Miniature Bows for Dogz on my
<a href="offsitespecials.html" target="_blank">Off-site specials</a>, as she has had some server problems
and in fact had lost all of them. Well, they are all back online again now :-)
</p>
<p>
<b>02 July 2005</b><br>
<br>
We had Live 8 up here in Edinburgh today -- nearly a quarter of a million people marching to Make Poverty
History -- yay!<br>
But, back to Petz -- we have version 1.4.2 of Petza.toy (which is also Babyza of course) for you on <a
href="nicholastools.html">Nicholas' Tools page</a>. A minor update, but hopefully a useful one. Also, Kirby
fans check out the link on my <a href="specials/petz3-5lnz.php">P3,4,5 LNZ breedz page</a> -- <a
href="http://paccybertown.250free.com/Kirby/KirbysPage.html">Miranda</a> has made some great variations! I
meant to get some other things uploaded, but the day has been chaos -- well, the whole week has really. Hope
to do more soon.
</p>
</div>
</div>
</body>
</html>

View file

@ -1,748 +0,0 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>What's new</title>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<?php include '../../_menu.php'; ?>
<div class="center">
<p class="bigger">
What's New<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<div class="green">
<p class="big">
<b><a href="newsarchive.php" target="_top">Click here for</a><br>
the archive of older news items</b>
</p>
<p class="big">
Thanks to Sue of <a href="http://boardwalkerz.com" target="_top">Petz Boardwalk</a>
for so generously providing mirror space for so many months, and then for taking on the
full bandwidth burden of my monster of a site when Abby could no longer do so. You're a
special lady, Sue! My enormous thanks also to Abby of the Petzwarehouse for hosting my
site for all those years.<br>
Thanks to our amazing Minibyte, I now have a full mirror of this site at
<a href="http://www.minibytepetz.net" target="_top">her domain</a>, thank you Minibyte!!<br>
If my site goes down at any time -- woah, that would be quite a day! -- pop along to
<a href="http://www.steavehornsc.pwp.blueyonder.co.uk/carolyn/index.htm" target="_top">this page</a>,
where I'll keep you informed of whatever is going on.
</p>
<p>
<b>18 Mar 2010</b><br>
Wow, I hear you say, it lives! Well, in a way... I still care about this site and
the old Petz games, but I have no time. This update is a small bit of maintenance --
the page for the Petz 5 backup CD now has some necessary Catz dlls. You couldn't get
catz to load on it before, but with these dll files you should be able to. And the
links page -- I have kept the old pages as an archive but now, when you click on the
"links and contact" it takes you to a simple page with urls on it that I have
checked. Plus, I have a new sister site :) Oh yes, and now that Daniel's site is
down, I've added the original bunny and pig file downloads to the "catz in dogz" and
"dogz in catz" pages. I'm very sad to see his site down again, and am not sure of
exactly what is "broken" on this site of mine because of it. I will try to find
broken links and fix them, but if you find such a link please drop me an email. The
mail is still the hex-help at hornsc clara co uk one.
</p>
<p>
<b>20 Aug 2009</b><br>
Wow, nearly a year later, an update! Well actually I've been adding odd things here
and there for a while now, but not really "Carolyn's Creations" so I've not been
mentioning them. But people who are having trouble searching for everything for the
game foolers are getting the odd pleasant surprise if they keep their eyes open; I'm
hoping that people who have lost or damaged irreplaceable CDs will find them helpful
also.
</p>
<p>
I have also uploaded what you would need in order to be able to play with Petz
Player files, such as Phantarella on my main page, Babyz player files such as the
ones on my "play online" Babyz page, and perhaps most important, to go into the Catz
1 shrine! ;-)
</p>
<p>
Last but not least, the very big news; I now have a full mirror of this giant of a
site! Bookmark
<a href="http://www.carolyn.minibytepetz.net/" target="_top">this link</a>. Huge
thanks to Minibyte!!
</p>
<p>
<b>30 Sep 2008</b><br>
I know, I know, I hardly ever update these days. I really don't have the time, but I
still love the old Petz, Babyz and Oddballz games so I've not abandoned you :-) No
new hexings for you, but for Babyz players I have zipped up the
<a href="babyz/vvccr.php">ViaVoice files</a> so that people who have been having
problems with downloading the individual files can get them, plus on that page you
will see a link to help those of you with damaged or lost CDs. Also there are a few
links to creative and useful sites on my
<a href="smallislovely.php" target="_main">"small but beautiful" links page</a>. I
have put a little more information on the <a href="petz6.php">new "petz" games</a>
-- the ones that Ubisoft now calls Catz 2 and Dogz 2. These are in no way like the
older Petz II game of course, but the info is there for completeness. It's a real
nuisance that UbiSoft have chosen to call their new 3D pet games Catz, Dogz, Catz 2
and Dogz 2.
</p>
<p>
<b>15 May 2008</b><br>
Just a really tiny thing -- a new link on my
<a href="smallislovely.php" target="_main">"small but beautiful" links page</a> :-)
I know people have written to me before asking for links to be updated; forgive me,
I have had various things such as computer crashes over the past few months and am
not now able to find the messages. If you want a link changed, please write to me
again.
</p>
<p>
<b>03 May 2008</b><br>
It's like a bus, isn't it -- you wait for ages and then two come along at once ;-)
Okay, the site should now be complete, including the FinFin and Petz4 demo
downloads. As far as I can see, everything is as it was before the site's
foundations got slipped from under it. Nothing new, and still a messy monster of a
site, but hey, the "olds" are back.
</p>
<p>
<b>02 May 2008</b><br>
<b>Site is back up and running!</b><br>
Wow. Almost a year since last we spoke. And even now this is not an update -- it's
just a note that the site has been fixed after a few weeks of downtime. I think
everything has been fixed apart from Finfin and the Petz 4 demo, I hope so anyway.
The Petz 4 demo and Finfin downloads I hope to fix tomorrow. Please note what I say
above, if my site goes down again pop along to
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/index.htm" target="_top">this page (click) </a>
at Blueyonder, where I hope to be able to keep you informed of whatever is going on.
</p>
<p>
<b>30 June 2007</b><br>
Just a few tweaks to a couple of the foolers, and some links to other places of Petz
interest, for you today. My computer play time has narrowed down to almost zero
while I bottlefeed some grey furries... First up,
<a href="http://www.freewebs.com/poodlepower707/" target="blank">The Petz5 Palace</a>
has moved so I've changed the link on my "Small is Beautiful" page and I've fixed up
one or two other links on a couple of the links pages. Next, I have a new links page
for <a href="petzhexzlinks.php" target="_blank">PetzHexz </a>which is there with its
affiliates to help with Petz and other virtual life games -- and the Virtual Life
forum is back up!<br>
Next, for
<a href="babyz/babyzedit.php" target="main" title="Babyz Fixes">Babyz fooler</a>
fans I have put up some files from the unpacked Babyz demo for those of you who
can't get the demo to install. Also on the
<a href="babyz/vvccr.php">ViaVoice fix</a> page, I've tried to make things a little
clearer. For people who wanted the Petz 3 playscene Petz Vet and had trouble with
the patchfile, I've uploaded the full scene on the
<a href="petz/p3playscenz3.php" target="_blank" title="Old Petz 3 Scenes">Old Petz 3 Scenes</a>page
3. That's the lot for now.
</p>
<p>
<b>10 June 2007</b><br>
As always, in a huge rush. I have for you the abandonware game
<a href="finfin/finfin.php" target="_top">Fin Fin</a><br>
This update is not actually a Petz item nor is it a Carolyn's Creation, but it's a
game that has been dumped by its craetors and is too cute to lose -- and Sue has
kindly agreed to host it. I don't provide any help with getting it running, but I do
give a link on the download page to a very helpful site and forum.
</p>
<p>
<b>Approx. 20 April 2007</b><br>
Wups, I uploaded some bits and pieces a few days ago and forgot to update this
What's New. Things in Real Life here are going like crazy, so the site tends to get
a bit neglected but uploads still do happen now and then. Let's see... I put up a
"Pointless Info 2" page to show that all the games can be made to work in Windows
Vista -- an Operating System that I won't touch of course, it's even worse than XP,
but I thought you'd be interested. I've made it easier to use the Petz II demo
fooler, it has a whole page to itself now. A tweak or two on the Tutorials pages,
can't remember in detail now exactly what. And some items for Babyz players and
hexers on the "newest babyz" page. Sorry that updates are so random and far apart,
but really I do stuff for the site as and when I can. I seem to have lost my latest
notes on sites which I promised to add to my links pages, my deepest apologies to
anyone who was expecting a link to go up but really my links pages are horribly out
of date these days.
</p>
<p>
<b>18 March 2007</b><br>
It can't be March <b>already</b>?? Well, a lot has happened so far this
year but very little of it has been petz-related for me. All I have for you this
time is an updated link and a tweak or two on my tutorials page (a bit more info in
my "what to do if petz crashes" and "what to do if Babyz crashes" howtos) and my
Petz 4 demo-fooler page (get to it via my Mad Scientist page). The reason for the
demo-fooler update is because it seems that demo-download sites now check to see
what part of the world you live in before letting you download the demo, and if your
area isn't right they won't let the download start. That is plain evil -- what the
heck has happened to the Internet?? Gah. Oh, and I realised I'd accidentally removed
the Phantarella player link from my main page when I moved to Boardwalkerz, so she's
back on the main page again.<br>
For those interested in my fostercats, Paddlepat didn't make it through. Poor baby.
His sisters were spayed this week and, thank heaven, it seems that they don't have
the same latent disease that he had. They are lively and healthy. I am now running
the
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/adoptacat/" target="_blank">"adopt-a-cat" scheme </a>which
helps to bring in some much-needed cash for the Cat Register and Rescue, so my time
is now even more limited. And a wonderful thing happened which I'd like to shout to
the heavens, but I can't put it on the sites, aaaargh.
</p>
<p>
<b>09 February 2007</b><br>
Just to let you know I'm still here, but 2007 is being a bit of a pain so not much
is updated. I did a tiny update to the <a href="oddballz/oddballz.php">Oddballz </a>and
oddballz fooler pages a couple of weeks ago but am blowed if I can remember what
exactly. Updated my <a href="newlinks.php">"new links" </a>page. And today I have a
great new <a href="sisters.php" target="_top">sister site </a>-- Miranda's PAC,
which will be updated shortly with new breedz etc, so keep an eye on it! That's it
for now. I've got a very very sick cat at the moment,
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/catpics/2006/Paddlepat.htm" target="_top" title="Paddlepat">Paddlepat</a>Paddlepat
needs all my care and attention but he probably won't survive, so please keep the
wee fellow in your thoughts and prayers.
</p>
<p>
<b>07 January 2007</b><br>
Already the year is starting to zoom along... But I have a small update for Babyz
players -- <a href="babyz/babyztoyz.php">kitchen magnets separated.</a> Sorry that's
it for now, I have a new cat in who needs plenty of attention.
</p>
<p>
<b>02 January 2007</b><br>
Woah, another year has started... Happy New Year! Just another small update for Petz
4 players <a href="petz/p4toyz.php">a bunch of un-hidden toyz.</a> It doesn't
include the ones which don't have on-shelf graphics, nor does it include the four
gemstones. I may get those up soon, if Real Life doesn't take off too fast. And for
Petz 3, 4 and 5 people who like to dabble in editing the binary parts of petz with a
hex editor, I've put a little more info up on the
<a href="tutorials/petbreakdown.php">Rough Pet Info</a> page.
</p>
<p>
<b>31 December 2006</b><br>
Happy Hogmanay!! I have one small updates for you -- a howto on
<a href="tutorials/trottingandfloofing.php">Trotting and Floofing.</a> wrote the
thing ages ago and then forgot to upload it because LNZPro had a tick-box for it.
But it seems that doesn't really work, so here's how to do it manually. Including
how to make your chinchilla Persians trot, LOL.
</p>
<p>
<b>28 December 2006</b><br>
I hope your Yuletide is going well -- that the celebrations continue and that the
coming weekend will produce a great hogmanay. I have one or two very small updates
for you -- <a href="tutorials/yarntailcolour.php">a howto on</a> changing the Yarn
Ball tail colour, <a href="newlinks.php">a page of new links</a> and a bit more on
<a href="petz6.php">Ubisoft's latest "Petz" games including</a> info about the
Windows Horsez. Finally, for those of you who are interested in my fostercats,
there's updates
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_top">at that site too.</a>
</p>
<p>
<b>22 December 2006</b><br>
My hearty thanks to Sue for the lovely new splash page that she has made for me, and
for the terrific new link banner and button, which are now of course on my links
page -- although I've not managed to update it apart from that...<br>
<img src="images/whatsnew_2006-12-22_1.gif" alt="a banner"><br>
<br>
<img src="images/whatsnew_2006-12-22_2.gif" alt="a button"><br>
<br>
Wishing you all a very happy holiday season and a joyous christmas, Hanukkah, New
Year, Solstice -- or whatever else you enjoy celebrating at this time of year. Me, I
like to just sit and listen to the world turn on its axis :-) May 2007 be a good
year for us all, and a fun year for Petz and modding. I now have a wordy little
treatise on <a href="hexingmodding.php">What IS "hexing?"</a> -- MODDING!
</p>
<p>
<b>16 December 2006</b><br>
Nothing new for you at all today, I'm so sorry -- well, apart from the
<a href="babyz/vvccr.php">Babyz ViaVoice fix</a> which I uploaded a while ago and
forgot to mention -- I've not even managed to get the links I promised to update for
various wonderful site-owners all fixed up, I promise I'll try to get that done on
my next update. All that's happening this time is that my site is moving over fully
now to the mirror that Sue provided for several months. Abby has been wonderful for
hosting my stuff for so long after she lost interest in Petz, and Sue has been a
trojan for seamlessly taking over the bandwidth burden. For anyone who has been
linking directly to various pages at my Petzwarehouse site, such as the Babyz colour
chart, I'm sorry -- the link will have broken. Come along to my site here at
<a href="index.php" target="_top">Boardwalkerz </a>for all the information and
charts that used to be there.
</p>
<p>
<b>01 December 2006</b><br>
Still nothing really for you -- but I do have a brief note about the latest Virtual
life games from Ubisoft <a href="petz6.php">here </a>. They really are not a part of
the Petz series, but for completeness I mention them.
</p>
<p>
<b>14 November 2006</b><br>
Another month on, and nothing much for you -- but for Babyz fans I have three
versions of Stewie and three different "cow bells" for them to wear on my
<a href="babyz/babyznewest.php" target="main" title="Newest Babyz">Newest Babyz</a>
page. Real Life and my kitties are taking so much of my time, bless the furry ones.
</p>
<p>
<b>19 October 2006</b><br>
Sorry it's been so long... and even now there's nothing new really, but I've
adjusted a few pages to make things a little easier to find -- I hope. I've put the
"if you can't download you're at the wrong place" info even easier to find as well
as trying to make things such as the Babyz Fooler easier to follow. Also not new,
but just to let anyone who needs help with Tinker or LNZPro or Petza/Babyza know --
the link to his download site is on my Nicholas' Tools page, along with links to
useful info. My links pages are woefully unkempt now, I'm sorry -- I can't face
going through it all but I hope to adjust the most obvious and add an extra page of
fresh, interesting sites soon. I've simply not been getting the time to do things
properly -- take a look at
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_blank" title="my fostercats">my fostercats site</a>
for some idea of how busy I've been. And a lot has happened even since I updated
there, LOL!
</p>
<p>
<b>30 July 2006</b><br>
Yes, I know, I've not updated for two months -- I can't begin to tell you how busy
things have been here, so I've not updated either this site or my fostercats one in
all that time. As for this update, it's just for oddballz fans. Because Daniel's
site is down and now, it seems, also Don's Amberoddballz, plus nowhere else on the
net seems to have the demos, I've uploaded a demo and the official breedz to this
site, also Ron Tigat's Oddballz Eggz Scrambler. You will find these things on the
<a href="oddballz/oddballzedit.php">Oddballz Fixes</a> and
<a href="oddballz/oddballzfooler.php">Oddballz Fooler</a> pages.<br>
Also uploaded on the new p2, p3, p4 and p5 pages are the skorch breedfiles for Catz
games. They are on the relevant New Breedz pages, and the sound files are on the
species sounds page. These were once exclusive to Daniel's site but since I created
them and his site is down they have come home to me.<br>
I wanted to do more, but that's it for now. Hopefully not so long before the next
update. Must dash.
</p>
<p>
<b>21 May 2006</b><br>
Sorry, a late update and I've not got much for you -- Real Life has been getting in
the way big-time and I've only managed to update my
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_top">My foster-cat site</a>
since I last updated here -- and even there I'm not up to date. And I'm not managing
to do half of what I've been promising people on this update, sorry. But there are
some little things.<br>
A bunch of experimental babyz, and more of my "Harem set" on the
<a href="babyz/babyznewest.php" target="main" title="Newest Babyz">Newest Babyz</a>
page. Yes, I know there aren't any pictures and that I should have the harem clothes
on the clothes page. I don't have time to do it right!<br>
On the
<a href="collaborations.php" target="main" title="Collaborations">Team creations</a>
page you'll find a new Catz breed made from Casey Miller's pet. Also there, my few
Unibreedz -- Artie, Honkie and Sauropod -- should be fixed for cross-breeding as
they were re-done with the latest LNZPro.<br>
I've put the catz 1 demo up for download on my
<a href="petz/catz1dex.php">Catz 1 demo fooler</a> page.<br>
If you go to my sister site,
<a href="http://boardwalkerz.com/babyz" target="_top">Sue Briley's Babyz Punked</a>,
you'll find there a couple of unusual babyz and a babyz clothing item, for
Naturists, made by myself.<br>
I've got a couple of great cyberpets from Dulua Land up on my Cyberpets page.<br>
NOT YET done -- a whole bunch of howtos, which will eventually go on a "pot-luck"
page, more half-done hexed stuff, and fixing up my links pages. I don't know when
these will get done, but one thing I will try to get fixed and up soon is Miranda's
brilliant sounds for Kirby.
</p>
<p>
<b>03 March 2006</b><br>
As always later than intended, but I added what I believe to be the final soundfixes
to the <a href="babyz/babyzxpsoundfix.php">Babyz soundfix for XP</a> page. The new
downloads and replacements are marked with the date beside them, so if you
downloaded most of the files before today, just download those which are marked. My
friend gave the whole thing a quick test, and with any luck this will prevent any
sound-related freezes in your game now. Remember, people, you do need to also
download 9 toyz from Twilight's site -- the link is clearly on my soundfix page. And
yay for Sandi of
<a href="http://www.geocities.com/songshirah3/index2.html" target="_top">Forever Babyz</a>
-- she gave an award to myself and Twilight, and I'm displaying it with pride :-)
Thank you so much!<br>
<img src="images/whatsnew_2006-03-03.jpg">
</p>
<p>
<b>27 February 2006</b><br>
Well, I fell over today and twisted and bruised me poor arthritic old bones, so not
as much done as I'd hoped. But I have a couple of great breedz for you on the Team
Creations,
<a href="withsueandnintendo.php" target="_blank">"With Sue Briley and Nintendo-6444"</a>
page,<br>
<img src="images/whatsnew_2006-02-27.gif"><br>
and yesterday and today I added to the
<a href="babyz/babyzxpsoundfix.php">Babyz soundfix for XP</a> -- have not been able
to test the latest fixes myself yet but have had good reports so far. I am intending
to fine-tune the soundfix over the next day or two.
</p>
<p>
<b>25 February 2006</b><br>
I know, I know, I've not done anything much this month so far. Real Life has been
taking almost all my time. All I have for you today is a
<a href="babyz/babyzxpsoundfix.php">Babyz soundfix for XP</a>, but with any luck
that'll at least make many of the Babyz Commumity happy.
</p>
<p>
<b>07 February 2006</b><br>
Once again, I've not managed to update as I wanted to. I've been having some Real
Life difficulties, so updates are of necessity going to be slow for the near future
-- but they will happen, truly. But for now, great news! Not only do we have
<a href="nicholastools.php">a new version of Tinker</a>, but also Nicholas has
<a href="http://www.sherlocksoftware.org" target="_blank" title="Nicholas' own site!">his own site.</a>
The latest versions of his software will always be found there :-) Also there are
some updates on the links pages.
</p>
<p>
<b>28 January 2006</b><br>
Yes, I know -- I've not updated in ages. There have been all sorts of Real Life
crises, all getting resolved okay but taking time, so all my wonderful hexing plans
have had to wait. The Great Present Caper is of course finished, but I'm making my
donations for Petz games available for you all. You can download them when you find
the picture of a present. Also downloadable now, from my babyz toyz pages, is the
Christmas Spoon that I made for DRN's Advent Calendar. I've fixed up some items on
my links pages, and got a new "Sister". And finally, some weird and wacky babyz for
your downloading pleasure on the
<a href="babyz/babyzheadbanger.php">pasted-heads page</a>.<br>
<img src="images/whatsnew_2006-01-28.gif"><br>
Coming soon (I hope) will be some "Team Creation" breedz, for some of which I just
need to get the pages done.
</p>
<p>
<b>02 January 2006</b><br>
Nicholas has updated <a href="nicholastools.php">Petza to fix</a> the Petz II and
Babyz bugs. It works beautifully now -- go get it!! That's it for today, but pretty
good all the same :-)
</p>
<p>
<b>01 January 2006</b><br>
<b>Happy New Year!!</b><br>
So I didn't get the hexing time I'd hoped for this past week... But we have from the
wonderful Nicholas -- another new version of Petza from his
<a href="nicholastools.php">Nicholas' Tools</a> pages. This update, version 2.0.2,
fixes some problems for Petz 3, 4 and 5 players. On my machine it crashes in Babyz
and Petz II, so I've left 2.0.1 up for you as well just in case the same happens
with you. I've also got some changes on my links pages, a new sister, and a changed
link to Miranda's Kirby page on my P3,4,5 LNZ breedz page.
</p>
<p>
<b>26 December 2005</b><br>
The Great Present Caper is apparently delayed until tomorrow. Should be good anyway!
And now, from Nicholas -- a new version of Petza from his
<a href="nicholastools.php">Nicholas' Tools</a> pages. This update, version 2.0.1,
fixes the "weather" bug for Petz 5 players!
</p>
<p>
<b>24 December 2005</b><br>
The Great Present Caper should be under way -- good hunting! The big Christmas
present for you at this site today is from Nicholas -- a new version of Petza from
his <a href="nicholastools.php">Nicholas' Tools</a> pages. There's some good stuff
in it, including a great new feature for Babyz players; you can at last add new
playscenes! Remember that you will need to make them non-overwriting with their own
name and ID numbers of course. Apart from that, my
<a href="cyberpets.php">Cyberpet</a> has grown up at last, there are a couple of
updated <a href="links.php">links</a>, and I've had a nice time with my
<a href="flowers.php">"gifts from friends" pages</a>. Yes, I meant to get a lot of
hexed items up, but in the end I only managed to complete some presents for the
Great Present Caper. Am hoping for some peaceful days over this coming week to
finish off other goodies. Merry Yueltide!
</p>
<p>
<b>07 December 2005</b><br>
Just the Great Present Caper notice above, and a couple of updated links; Miranda's
PAC on <a href="links.php">the main links page</a> , and Tigger's site on
<a href="babyzlinks.php">the babyz links page</a>.
</p>
<p>
<b>04 December 2005</b><br>
The last of the demo-foolers is now online, thanks to Daniel! This time it's the
turn of Mac players of the games. Get the
<a href="petz/catz1dex.php">Catz 1 demo fooler</a> , and the
<a href="petz/dogz1fooler.php">Dogz 1 demo fooler</a> -- and last but not least, the
<a href="oddballz/oddballzfooler.php">Oddballz demo fooler</a>! Now
<b>everyone</b> can join the fun :-)
</p>
<p>
<b>03 December 2005</b><br>
Another one of my toyz converted on my <a href="petz/p5toyz.php">petz 5</a> page --
the freedom fish to overwrite your fish bowl. I'll be converting the playscene for
it soon, but that's not done yet. The big thing for you today is the
<a href="petz/catz1dex.php">Catz 1 demo fooler</a> (yay!) and
<a href="petz/dogz1fooler.php">my own Dogz 1 demo fooler</a>, which allows you to go
back to the adoption centre and take Daphne's quiz. I have captured the flavour of
the Catz 1 site as it was when the game first came out, complete with some little
surprises, a find-it and the part which I personally adored -- the
<a href="petz/dream.php">VRML temple.</a> I totally loved that thing, and I can
still play it on my old browser. You may not be able to see it, which would be a
shame, but I do have links to viewers on that page. If you can install the Cosmo
player, that would be optimum. If you do manage to play it, the links within it have
been updated to links that actually work. Also, all actual links on the pages should
lead to interesting things. Anyway, have fun!
</p>
<p>
<b>28 November 2005</b><br>
Managing to get some stuff done at last. Some conversions... The Secret Wood, with
its toyz, for you on the <a href="petz/p5playscene.php">Petz 5 Playscene</a> page.
Some of my toyz converted on my <a href="petz/p5toyz.php">petz 5</a> page, including
a gem hairball for dracoz (I intend to improve the P3 and P4 ones some day too). An
exciting new toy for <a href="petz/p2toyz.php">petz II</a> -- fishes swimming in and
out of a tank, yay! I intend to make a Petz 3 version of that soon. Also for Petz
II, the <a href="petz/petzfish.php">Fishie breed</a> and a
<a href="petz/p2playscene.php">scene backdrop</a> for the fish petz and toyz to play
in. Oh, and a couple of versions of the
<a href="babyz/babyztoyz.php">"surprise box" for Babyz</a>, mostly as a service for
hexers who requested it. Plus again a few updated tweaks over the past couple of
weeks, on tutorials and links pages, which I can't remember in detail, sorry, but do
check out the "small is beautiful" links page.<br>
<img src="images/whatsnew_2005-11-28.jpg">
</p>
<p>
<b>22 October 2005</b><br>
A few more things for you from all the stuff I'm trying to finish... A brand new
Butterfly Chaser breed, with some finishing-off by me on
<a href="petz/withbutterflychaser2.php">this "Team"</a> page. A few pages of
detailed info on using LNZPro on
<a href="tutorials/pet2breedxtraeasy.php">this tutorials page</a>, plus a few
updated tweaks here and there on tutorials and links pages which I can't recall in
detail.<br>
<img src="images/whatsnew_2005-10-22.gif">
</p>
<p>
<b>18 October 2005</b><br>
Time races past as ever. I've got a few things for you... some links and updates on
all three links pages. three new babyz from the
<a href="babyz/babyznew.php">new babyz</a> page. This picture shows just
<b>one</b> of them :-)<br>
<img src="images/whatsnew_2005-10-18_1.gif"><br>
An update to the texture List info on the
<a href="tutorials/lnz2nd.php">2nd LNZ info chunk</a> page -- thanks to Lynelle for
pointing out the missing bits -- and a
<a href="lynelle.php">new breed from Lynelle</a> who has made creative use of the
Oddballz-petz breedz and made a brand new one of her own.<br>
<img src="images/whatsnew_2005-10-18_2.gif"><br>
Oh, and my <a href="cyberpets.php">cyberpet</a> has grown a little :-) I tried to
get more up, but constant interruptions today (and over the weekend) have got in the
way. Expect some new Butterfly Chaser breedz soon.
</p>
<p>
<b>05 October 2005</b><br>
For your downloading pleasure... Yet more updated versions of Pet Workshop and of
LNZPro, from the <a href="nicholastools.php">Nicholas' Tools</a> pages :-) Also some
links on the <a href="smallislovely.php">"small is beautiful"</a> page.
</p>
<p>
<b>04 October 2005</b><br>
The most amazing tool -- a brand new version of pet Workshop! Does tattoos, paint
ballz and lots of other good stuff. <a href="nicholastools.php">Pet Workshop</a>
page.
</p>
<p>
<b>02-03 October 2005</b><br>
A fantastic new version of LNZPro on the, yes,
<a href="nicholastools.php">LNZPro</a> page. A brilliant new idea and base baby,
also, from L41N (Wardah Ahmar) is downloadable from the babyz tutorials page,
specifically from <a href="tutorials/hexerbaby.php">its own</a> page. I added a bit
of a tidy-up to the baby file to make it a little clearer, and tried to explain how
it's used and the potential that it has :-) Finally, a bit of info for people who
might have been pulling out hair trying to make hexed Petz playscenes show up -- on
the <a href="petz/petzedit.php#SCN">Petz tutorials</a> page -- and extra information
on passing on colours in the
<a href="tutorials/2ndgenreport.php">"fixes for 2nd-gen problems"</a> page.
</p>
<p>
<b>29 September 2005</b><br>
A new version of Tinker on the (heh) <a href="nicholastools.php">Tinker</a> page. On
the Real Life front, I've recently updated my
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm">fostercats site</a>
too. Must dash, chores to do... Happy daze...
</p>
<p>
<b>26 September 2005</b><br>
Over the past week or so, a few odd bits and pieces got uploaded here and there
mostly on my <a href="tutorials/tutorials.php">Tutorials</a> pages. Firs off, a
grand Variations tutorial by Nicholas, which is on my main tutorials page and on his
<a href="nicholastools.php">Pet Workshop</a> page. Also on that main page are a new
"What to do if Petz won't start or crashes" FAQ and a similar one for Babyz, plus
I've updated my LNZPro tips. On the Petz-specific page I've put a howto on making
non-hidden emoticon variations in a breed, how to change and expand tails for dogz
and catz, giving your petz' eyes or "irises" a texture (includes example petz), and
putting bunny ears on a Dane. The perspicacious amongst you will have spotted that
I've got a new page called <a href="tutorials/petbreakdown.php">Rough Pet Info</a>
which is exactly what it says. It breaks a pet file into sections so that you can
see the structure, and see where the important parts are when it comes to cloning a
corrupted pet. It really is rough -- a series of screengrabs -- so if you don't
understand anything about pet files it won't help. But it's a handy reference that I
made for myself ages ago and I'm sharing with you now. I'm also sharing with you a
set of lists of Bodyarea numbers that I intended to put in with some "howtos" but as
I've not managed to get those written, you'll find the lists on my
<a href="tutorials/lnzdetails.php">Vital LNZ info</a> main page. I added some info
into the relevant LNZ chunk also. Slight improvement to my
<a href="petz/p5foolersucess.php">Petz 5 demo-fooler </a>. Errr... I think that's
the lot, it's been a weird couple of weeks and difficult to do more than snatch a
moment or two at the computer now and then.
</p>
<p>
<b>15 September 2005</b><br>
Just a real quickie -- a new brilliant version of LNZPro on
<a href="nicholastools.php">Nicholas' Tools</a> pages! Edit .baby files, and make
Unibreed versions of your breedz that should work on Non-English petz 3 games as
well!
</p>
<p>
<b>11 September 2005</b><br>
New bug-fix version of Pet Workshop -- and a great new beta-test version of LNZPro
on <a href="nicholastools.php">Nicholas' Tools</a> pages! Note that the LNZPro has
not been tested thoroughly, but I think you'll like the newest feature. New links on
my <a href="links.php">main links</a> page, a couple of them in the tutorials etc
section to help people who ask about website making, and one of them is also in the
section called "Sites for "realistic" petz standards, and petz clubs" because it's a
promising new breed registry site which also offers hosting of breedz. The week went
by too fast, still none of the other things that I meant to do are finished, sorry.
But my
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_blank">fostercats site</a>
was updated a couple of days ago for those who are interested.
</p>
<p>
<b>04 September 2005</b><br>
New versions of Petza/babyza, LNZPro 2, and Pet Workshop on
<a href="nicholastools.php">Nicholas' Tools</a> pages! New features and bugfixes...
I'm so trying to get other things up, odds and bods of my own, almost finished but
not quite, hopefully this coming week will see some goodies.
</p>
<p>
<b>24 August 2005</b><br>
A new version of Petza/babyza on <a href="nicholastools.php">Nicholas' Tools</a>
pages. This has no new features, it's another version he's made to try and help
track down the problem that some people have with it, so if it's working for you
there's no need to download. Also one link removed from my
<a href="smallislovely.php">"small is beautiful" </a>page; after I had given them
info on how to make files available for download, Sarah and Ruby proceeded to
"hotlink" to other sites' breedz. folks, this is a huge no-no on the Internet; don't
do it! They appear to no longer be answering emails, so until they do and fix the
problem, their link will stay down.
</p>
<p>
<b>22 August 2005</b><br>
<br>
Whew, that was a tough few days -- it looked as if Petzwarehouse was down for good,
and I was worried about Abby. But last night I heard from Abby, she's fine :-D and
the site should be up today *happy-dance*<br>
Meanwhile, my good pal Sue picked up my broken pieces and generously offered to
mirror my site; see the link above :-)<br>
Updates to the site are a couple of <a href="nicholastools.php">Nicholas' Tools</a>
-- go fetch the latest Pet Workshop and LNZPro 2. Also there are some new links to
great sites on my <a href="smallislovely.php">"small is beautiful"</a> and
<a href="babyzlinks.php">babyz</a> links pages, and a few small tweaks on the
tutorials pages.
</p>
<p>
<b>10 August 2005</b><br>
<br>
Not much, just a howto for people who are having difficulty working out how to use
Tinker and LNZPro 2. On my <a href="tutorials/tutorials.php">Tutorials page</a>. For
those who are interested in my fostercats site, I'm going to update
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_BLANK">there also</a>
today, with some cheerful news and a new family member. All a bit rushed, Real Life
is running away with me :-)
</p>
<p>
<b>03 August 2005</b><br>
<br>
Yup, another version of Petza/Babyza, version 1.1.4; also another version of Pet
Workshop, also version 1.1.4. As always, they are on
<a href="nicholastools.php">Nicholas' Tools pages</a>. I've got a small howto on the
tutorials, <a href="petz/petzedit.php#BRE">Petz-specific page</a> because I've been
asked a few times how to change the default pet name at the AC. I have a bunch of
other howtos waiting to be polished up and uploaded, they're too rough at the
moment. Some nice shiny new links on the
<a href="smallislovely.php">"small is beautiful"</a> and
<a href="babyzlinks.php">babyz</a> links pages, you really want to check them out!
Also, for my own pleasure, I have a <a href="cyberpets.php">Cyberpet page</a> for my
site (thanks, Rachel!) and some lovely updates on my
<a href="flowers.php">"gifts from friends"</a> pages. Nothing else for you today,
but for those who are interested in my fostercats, I recently had another update
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_BLANK">there also</a>
but be warned, the latest update was quite sad.
</p>
<p>
<b>28 July 2005</b><br>
<br>
Another version of Petza/Babyza, this time a "bugfix" version 1.4.3 thanks to people
who sent Nicholas their bug reports, and to Nicholas too of course :-) as usual on
<a href="nicholastools.php">Nicholas' Tools page</a>; thanks yet again, Nicholas!
Also another neat link on my
<a href="smallislovely.php">"small is beautiful" </a>links page.
</p>
<p>
<b>22 July 2005</b><br>
<br>
Nearly 3 weeks since I last uploaded... So sorry! Well, today I've uploaded Pet
Workshop version 1.1.3 on <a href="nicholastools.php">Nicholas' Tools page</a>;
thanks, Nicholas! Various improvements for the program's fans, so go see! One or two
little tweaks here and there on the site too, including adjustments to the Petz 4,
Babyz and Petz 5 foolers. Also some updated links on my links pages, and for those
who follow my fostercats I've recently updated
<a href="http://www.stevehornsc.pwp.blueyonder.co.uk/carolyn/cats.htm" target="_BLANK">there also.</a>
Oh, and I don't think I mentioned earlier that I am hosting
<a href="http://www.geocities.com/cheesycrustie/" target="_BLANK">Iola</a>'s
Miniature Bows for Dogz on my
<a href="offsitespecials.php" target="_blank">Off-site specials</a>, as she has had
some server problems and in fact had lost all of them. Well, they are all back
online again now :-)
</p>
<p>
<b>02 July 2005</b><br>
<br>
We had Live 8 up here in Edinburgh today -- nearly a quarter of a million people
marching to Make Poverty History -- yay!<br>
But, back to Petz -- we have version 1.4.2 of Petza.toy (which is also Babyza of
course) for you on <a href="nicholastools.php">Nicholas' Tools page</a>. A minor
update, but hopefully a useful one. Also, Kirby fans check out the link on my
<a href="specials/petz3-5lnz.php">P3,4,5 LNZ breedz page</a> --
<a href="http://paccybertown.250free.com/Kirby/KirbysPage.html">Miranda</a> has made
some great variations! I meant to get some other things uploaded, but the day has
been chaos -- well, the whole week has really. Hope to do more soon.
</p>
</div>
</div>
</body>
</html>

View file

@ -9,7 +9,7 @@
<body>
<div class="content">
<p>Welcome to Carolyn's Creations!<br>
<a href="frames/index.php">Enter frames</a> or <a href="noframes/index.php">No Frames</a>
<a href="frames/index.html">Enter frames</a> or <a href="noframes/index.php">No Frames</a>
</p>
<img src="cc-welcome.gif" alt="Image showing several exotic Petz,