mirror of
https://silica.codes/islehorse/HorseIsle-Sites-Archive.git
synced 2025-04-05 13:12:56 +13:00
438 lines
9.4 KiB
PHP
438 lines
9.4 KiB
PHP
<HTML><HEAD><link rel=icon type='image/png' href='https://hi3.horseisle.com/www/g/favicon16.png' sizes='16x16'><link rel=icon type='image/png' href='https://hi3.horseisle.com/www/g/favicon32.png' sizes='32x32'><link rel=icon type='image/png' href='https://hi3.horseisle.com/www/g/favicon96.png' sizes='96x96'><!-- Global site tag (gtag.js) - Google Ads: 697866393 -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-697866393"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'AW-697866393');
|
|
</script>
|
|
<style type="text/css">
|
|
//color:#F3003C //logo red W colo
|
|
//color:#792107 //Dark brown logo sign
|
|
|
|
body {
|
|
background-image: url(bg.png);
|
|
}
|
|
|
|
#abovefooter {
|
|
overflow:auto;
|
|
padding-bottom: 150px;
|
|
}
|
|
|
|
hr {
|
|
height:4px;
|
|
border:0px;
|
|
width: 95%;
|
|
color:#792107;
|
|
background-color:#792107;
|
|
}
|
|
|
|
DIV {
|
|
text-align:left;
|
|
}
|
|
|
|
div.content {
|
|
padding: 60px 40px 80px 240px;
|
|
font-size: 16px;
|
|
color: #333;
|
|
font-family: Arial;
|
|
}
|
|
|
|
div.LeftCol {
|
|
position: relative;
|
|
float: left;
|
|
padding-bottom: 100px;
|
|
top: 280px;
|
|
left: 18px;
|
|
width: 220px;
|
|
font-size: 16px;
|
|
color: #333;
|
|
font-family: Arial;
|
|
}
|
|
|
|
div.TopBarContent {
|
|
position:fixed;
|
|
top: 0px;
|
|
left: 100px;
|
|
right: 0px;
|
|
height:48px;
|
|
vertical-align: middle;
|
|
z-index: 20;
|
|
text-align: right;
|
|
font-size: 20px;
|
|
color: #DDD;
|
|
font-family: Arial;
|
|
display:inline;
|
|
margin:0;
|
|
padding:2px;
|
|
padding-top:8px;
|
|
}
|
|
|
|
div.TopBarBG {
|
|
position:fixed;
|
|
top: 0px;
|
|
left: 0px;
|
|
right: 0px;
|
|
height:48px;
|
|
z-index: 1;
|
|
background:#792107;
|
|
}
|
|
|
|
div.TopBarBottomBG {
|
|
background:#ceb4b0;
|
|
position:fixed;
|
|
top: 48px;
|
|
left: 0px;
|
|
right: 0px;
|
|
height:6px;
|
|
z-index: 1;
|
|
}
|
|
|
|
div.SocialMedia {
|
|
position:fixed;
|
|
left: 60px;
|
|
bottom: 2px;
|
|
z-index: 5;
|
|
}
|
|
|
|
div.Logo {
|
|
position:fixed;
|
|
top: 4px;
|
|
left: 6px;
|
|
z-index: 10;
|
|
}
|
|
|
|
div.title {
|
|
align:center;
|
|
position: fixed;
|
|
top: 0px;
|
|
left:92px;
|
|
text-align: left;
|
|
font-size: 48px;
|
|
font-weight: 600;
|
|
color:#E3BC42;
|
|
z-index: 5;
|
|
text-shadow:
|
|
-1px -1px 0 #000,
|
|
1px -1px 0 #000,
|
|
-1px 1px 0 #000,
|
|
1px 1px 0 #000;
|
|
}
|
|
|
|
div.subtitle {
|
|
left:200px;
|
|
text-align: left;
|
|
font-size: 24px;
|
|
font-weight: 600;
|
|
color:#;
|
|
color:#792107;
|
|
}
|
|
|
|
UPDATE {
|
|
font-size: 18px;
|
|
font-variant: small-caps;
|
|
padding: 5px;
|
|
font-weight: 900;
|
|
}
|
|
|
|
textarea.forum {
|
|
width: 100%;
|
|
height: 180px;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.loginInput {
|
|
-webkit-border-radius: 6;
|
|
-moz-border-radius: 6;
|
|
border-radius: 6px;
|
|
font-size: 20px;
|
|
vertical-align: middle;
|
|
color: #333;
|
|
font-family: Arial;
|
|
display:inline;
|
|
margin:0;
|
|
padding:2;
|
|
}
|
|
|
|
|
|
input {
|
|
font-size: 16px;
|
|
}
|
|
|
|
select {
|
|
font-size: 16px;
|
|
}
|
|
|
|
|
|
a {
|
|
font: bold 16px arial;
|
|
color: #005511;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.btn {
|
|
-webkit-border-radius: 6;
|
|
-moz-border-radius: 6;
|
|
border-radius: 6px;
|
|
font-family: Arial;
|
|
font-weight: 500;
|
|
color: #222;
|
|
font-size: 18px;
|
|
background: #E3BC42;
|
|
padding: 2px 4px 2px 4px;
|
|
margin: 3px 3px;
|
|
text-decoration: none;
|
|
display: inline-block;
|
|
border: solid #000 1px;
|
|
}
|
|
|
|
.btn:hover {
|
|
background: #A48830;
|
|
color: #ddd;
|
|
text-decoration: none;
|
|
}
|
|
|
|
IMG {
|
|
border:0;
|
|
}
|
|
|
|
TABLE {
|
|
empty-cells:show;
|
|
border-spacing:0px;
|
|
}
|
|
|
|
TABLE.list TD {
|
|
padding:2px;
|
|
}
|
|
|
|
TABLE.toplistbrief TD {
|
|
font-size: 14px;
|
|
padding: 0px 2px;
|
|
color: #202020;
|
|
}
|
|
|
|
TH {
|
|
background-color: #EDE5B4;
|
|
padding: 2px 6px;
|
|
border: 1px solid #000000;
|
|
font: small-caps 900 16px arial;
|
|
color: #000000;
|
|
}
|
|
|
|
TR.a0 {
|
|
background-color: #EDE5B4;
|
|
}
|
|
|
|
TR.a1 {
|
|
background-color: #D4CCA1;
|
|
}
|
|
|
|
TD {
|
|
font: 16px arial;
|
|
color: #000000;
|
|
margin:0px;
|
|
padding: 0px;
|
|
}
|
|
|
|
TD.newslist {
|
|
padding: 4px 4px;
|
|
border: 2px solid #000000;
|
|
background-color: #dbefa9;
|
|
text-align: left;
|
|
}
|
|
|
|
TD.forum {
|
|
font: 14px arial;
|
|
padding: 2px;
|
|
}
|
|
|
|
TD.forumlist {
|
|
padding: 1px 2px;
|
|
border: 2px outset #ffe400;
|
|
background-color: #EDE5B4;
|
|
text-align: center;
|
|
font: bold 16px arial;
|
|
}
|
|
|
|
TD.forumcell {
|
|
border-width: 1px 0px;
|
|
border-style:solid;
|
|
border-color:FFFFEE;
|
|
}
|
|
|
|
TD.forumselected {
|
|
padding: 1px 2px;
|
|
border: 2px inset #ffe400;
|
|
background-color: #dac270;
|
|
text-align: center;
|
|
font: bold 16px arial;
|
|
}
|
|
|
|
TD.forumpost {
|
|
padding: 5px 10px;
|
|
border: 2px solid #000000;
|
|
background-color: #F5F0D0;
|
|
text-align: left;
|
|
}
|
|
|
|
TD.forumadmin {
|
|
padding: 5px 10px;
|
|
border: 2px solid #000000;
|
|
background-color: #FFDDDD;
|
|
}
|
|
|
|
FORUMSUBJECT {
|
|
font: bold 16px arial;
|
|
color: #004400;
|
|
}
|
|
|
|
FORUMUSER {
|
|
font: 14px arial;
|
|
color: #000044;
|
|
}
|
|
|
|
FORUMDATE {
|
|
font: 14px arial;
|
|
color: #444444;
|
|
}
|
|
|
|
FORUMTEXT {
|
|
font: 16px arial;
|
|
color: #440000;
|
|
}
|
|
|
|
</style>
|
|
|
|
<SCRIPT >
|
|
function getWidth() {
|
|
return Math.max(
|
|
document.body.scrollWidth,
|
|
document.documentElement.scrollWidth,
|
|
document.body.offsetWidth,
|
|
document.documentElement.offsetWidth,
|
|
document.documentElement.clientWidth
|
|
);
|
|
}
|
|
|
|
function AdjustTitle() {
|
|
// alert(getWidth());
|
|
if (getWidth()<1500) {
|
|
document.getElementById("PageTitle").style.top="50px";
|
|
document.getElementById("PageTitle").style.left="200px";
|
|
document.getElementById("PageContent").style.padding="105px 40px 80px 240px";
|
|
} else {
|
|
document.getElementById("PageTitle").style.top="0px";
|
|
document.getElementById("PageTitle").style.left="130px";
|
|
document.getElementById("PageContent").style.padding="60px 40px 80px 240px";
|
|
}
|
|
|
|
}
|
|
<!-- window.onload = function(e){ AdjustTitle(); } -->
|
|
</SCRIPT>
|
|
|
|
<TITLE>Horse Isle 3: Credits</TITLE>
|
|
</HEAD>
|
|
|
|
<BODY topmargin=0 rightmargin=0 leftmargin=0 BGCOLOR=F8F8F8 onresize="AdjustTitle()" onload="AdjustTitle()">
|
|
<DIV style="min-height:100%;position:relative;">
|
|
<DIV id="abovefooter">
|
|
<DIV class='TopBarBG'></DIV>
|
|
<DIV class='TopBarBottomBG'></DIV>
|
|
<DIV class='Logo'><A HREF=index.php><IMG SRC=HI3Logostraight256.png></a></DIV>
|
|
<DIV class='LeftCol' id='LeftCol'></DIV>
|
|
<DIV class='SocialMedia'>
|
|
<A HREF=https://www.facebook.com/horseisleofficial/><IMG border=0 SRC=facebook.png WIDTH=48 HEIGHT=48></A>
|
|
<A HREF=https://www.youtube.com/user/HorseIsle2><IMG border=0 SRC=youtube.png WIDTH=48 HEIGHT=48></A>
|
|
</DIV>
|
|
|
|
<DIV class=TopBarContent><FONT FACE=ARIAL>
|
|
<A CLASS=btn HREF=createaccount.php>New Account!</A>
|
|
<A CLASS=btn HREF=forgotpass.php>Forgot?</A>
|
|
|
|
|
|
<FORM METHOD=POST STYLE="display:inline;">
|
|
Email: <INPUT TYPE=INPUT NAME=EMAIL SIZE=22 CLASS=loginInput>
|
|
Pass: <INPUT TYPE=PASSWORD NAME=PASS SIZE=10 CLASS=loginInput>
|
|
<INPUT TYPE=SUBMIT VALUE=Login CLASS=loginInput style="background: #E3BC42;"></B>
|
|
</FORM>
|
|
</DIV>
|
|
<DIV CLASS=title id='PageTitle'>Credits</DIV><DIV CLASS=content id='PageContent'>
|
|
<DIV CLASS=subtitle id='PageSubTitle'>Thanks to the folks involved in bringing HI3 to life!</DIV><BR><BR>
|
|
<FONT SIZE=+1>The Main Horse Isle Team involved in project:</FONT><BR>
|
|
|
|
<LI><B>Joe Schwebke</B>: Background Biome Music Tracks<BR>
|
|
<LI><B>Shir Agami</B>: Breed Definitions Designer, Research<BR>
|
|
<LI><B>Fara Shimbo</B>: Horse Genetics Consultant, Artist<BR>
|
|
<LI><B>Lacy Kroll</B>: Data Work, Patience<BR>
|
|
<LI><B>Chris Kroll</B>: Programmer, Artist (WiseBlueBerry)<BR>
|
|
<LI><B>Miranda Durbin</B>: Ideas, Judgements and Patience<BR>
|
|
<LI><B>Joe Durbin</B>: Programmer, Director (Jor)<BR>
|
|
<BR>
|
|
<FONT SIZE=+1>Special Thanks to:</FONT><BR>
|
|
<LI><B>FrogLips,DesertPaint</B>: Support help<BR>
|
|
<LI><B>Ashley Castrop</B>: Help Center and Various Data sets and misc help<BR>
|
|
<LI><B>Jessica Benson</B>: Testing and breaking and various help<BR>
|
|
<LI><B>Kyle Dumas</B>: Various help<BR>
|
|
<LI><B>Caleb Neidermier</B>: Various help<BR>
|
|
<LI><B>Alpha Testers:</B> Pathfinder, SpottedRose, DarkFaerie, IrishCarousel, Montalcino, BostonBanker, Piper, Fall, Garney, FrogLips, UnbridledTrainer, Skywalker, Blaze, HauntedHallow, Grimalkin, Mads, + more thanks! <BR>
|
|
<LI><B>Baby sitters:</B> Special Thanks to the Durbin and Kroll Grandparents for invaluable help with the young ones!<BR>
|
|
<BR>
|
|
<FONT SIZE=+1>In Memory of:</FONT><BR>
|
|
<LI><B>Tina Padgett (Alyeska)</B>: She was a big help with alpha and a kind generous person!<BR>
|
|
<BR>
|
|
<FONT SIZE=+1>Content/Tools Used:</FONT><BR>
|
|
<LI>Emoji icons supplied by <A HREF=https://www.emojione.com/>EmojiOne</A><BR>
|
|
<LI>Many Color Names used from 'Massive Color Dictionary' created by David Aerne - https://github.com/meodai/color-names <BR>
|
|
<LI>Some character animations from Mixamo/Adobe<BR>
|
|
<LI>Blender<BR>
|
|
<LI>Gimp<BR>
|
|
<LI>OBS Studio<BR>
|
|
<LI>Unity<BR>
|
|
<LI>Programming Languages: C#, PHP, C, Shaders
|
|
<BR>
|
|
<BR>
|
|
<HR>
|
|
<TABLE BORDER=0><TR><TD><IMG BORDER=1 SRC=/www/g/ben.jpg WIDTH=320 CELLSPACING=10></TD>
|
|
<TD> </TD><TD><B>Benjamin Durbin</B><BR>
|
|
1.5 yrs old (1/1/2020)<BR>
|
|
<BR>
|
|
Enjoying mug gifted from players:<BR>
|
|
<BR>
|
|
<I>99 little bugs in the code, 99 little bugs. Take one down, patch it around, 137 bugs in the code.</I><BR>
|
|
- an observation on the HI3 development cycle...
|
|
</TD></TR></TABLE>
|
|
</DIV>
|
|
</DIV>
|
|
<DIV style="
|
|
position:absolute;
|
|
bottom:0px;
|
|
left: 0px;
|
|
right: 0px;
|
|
height:60px;
|
|
background-color:#792107;
|
|
">
|
|
</DIV>
|
|
<DIV style="
|
|
position:absolute;
|
|
bottom:0px;
|
|
left: 0px;
|
|
right: 0px;
|
|
height:82px;
|
|
font-size:16px;
|
|
color:#ddd;
|
|
text-align: center;
|
|
vertical-align: bottom;
|
|
padding:0px;
|
|
">
|
|
<A CLASS=btn HREF=privacy.php>Privacy Policy</A>
|
|
<A CLASS=btn HREF=termsandconditions.php>Terms and Conditions</A>
|
|
<IMG SRC=HI3Mini.png WIDTH=64 HEIGHT=64 style="margin:-6;">
|
|
<A CLASS=btn HREF=rules.php>Rules</A>
|
|
<A CLASS=btn HREF=credits.php>Credits</A>
|
|
<A CLASS=btn HREF=roadmap.php>Road Map</A>
|
|
<A CLASS=btn HREF=http://horsesareawesome.com/fa4/>Fan Art</A>
|
|
<BR>
|
|
Copyright © 2017-2021 Horse Isle
|
|
</DIV>
|
|
|