pokemon-showdown-client/pokemonshowdown.com/credits.php
Mia b698a6ef53
Some checks failed
Node.js CI / build (22.x) (push) Has been cancelled
Remove waterfall background
2025-12-17 22:30:06 -06:00

152 lines
9.2 KiB
PHP

<?php
include 'style/wrapper.inc.php';
$page = 'credits';
$pageTitle = "Credits";
includeHeader();
?>
<style>
.credits p {
margin: 7px auto;
}
.credits a {
color: #224455;
text-decoration: none;
border-bottom: 1px solid #99B2CC;
}
.credits a:hover {
color: #6699CC;
border-bottom: 1px solid #6699CC;
}
.credits h2 {
font-size: 11pt;
font-style: italic;
margin: 15px 0 15px;
color: #6688AA;
}
.credits ul {
padding-left: 1.5em;
margin-top: 0;
margin-bottom: 0;
color: #88AACC;
}
.credits ul li p {
color: black;
}
.credits li small {
font-size: 10pt;
display: block;
color: #444444;
}
</style>
<div class="main credits">
<h1>Credits</h1>
<h2><span>Owner</span></h2>
<ul>
<li><p><a href="http://guangcongluo.com/" target="_blank" class="subtle"><strong>Guangcong Luo</strong> [Zarel]</a> <small>&ndash; Development, Design, Sysadmin</small></p></li>
</ul>
<h2><span>Staff</span></h2>
<ul>
<li><p><strong>Andrew Werner</strong> [HoeenHero] <small>&ndash; Development</small></p></li>
<li><p><a href="http://monsan.to/" target="_blank" class="subtle"><strong>Chris Monsanto</strong> [chaos]</a> <small>&ndash; Development, Sysadmin</small></p></li>
<li><p><strong>Karthik Bandagonda</strong> <small>&ndash; Development (game mechanics)</small></p></li>
<li><p><strong>Kris Johnson</strong> [dhelmise] <small>&ndash; Development (battle simulation), Art (battle animations)</small></p></li>
<li><p><strong>Leonard Craft III</strong> [DaWoblefet] <small>&ndash; Research (game mechanics), Development</small></p></li>
<li><p><strong>Mathieu Dias-Martins</strong> [Marty] <small>&ndash; Research (game mechanics), Development</small></p></li>
<li><p><strong>Mia H.</strong> [Cassiopeia] <small>&ndash; Development (chat, loginserver, UI)</small></p></li>
</ul>
<h2><span>Retired Staff</span></h2>
<ul>
<li><p><strong>Annika L.</strong> [Annika] <small>&ndash; Development (chat)</small></p></li>
<li><p><a href="http://meltsner.com/" target="_blank" class="subtle"><strong>Bill Meltsner</strong> [bmelts]</a> <small>&ndash; Development, Sysadmin</small></p></li>
<li><p><strong>Hugh Gordon</strong> [V4, DanUgore] <small>&ndash; Research (game mechanics), Development</small></p></li>
<li><p><strong>Juanma Serrano</strong> [Joim] <small>&ndash; Development, Sysadmin</small></p></li>
<li><p><strong>Leonardo Julca</strong> [Slayer95] <small>&ndash; Development</small></p></li>
<li><p>[<strong>The Immortal</strong>] <small>&ndash; Development (formats)</small></p></li>
</ul>
<h2><span>Major Contributors</span></h2>
<ul>
<li><p><strong>Austin Couturier</strong> [Austin] <small>&ndash; Development (damage calculator)</small></p></li>
<li><p><strong>Kevin Lau</strong> [Ascriptmaster] <small>&ndash; Development, Art (battle animations)</small></p></li>
<li><p><strong>Luna Borowska</strong> [sugar700] <small>&ndash; Development</small></p></li>
<li><p><strong>Neil Rashbrook</strong> [urkerab] <small>&ndash; Development (battle simulation)</small></p></li>
<li><p>[<strong>peach</strong>] <small>&ndash; Development</small></p></li>
<li><p>[<strong>pyuk</strong>] <small>&ndash; Development (game mechanics)</small></p></li>
<li><p><strong>Quinton Lee</strong> [sirDonovan] <small>&ndash; Development</small></p></li>
<li><p>[<strong>Ridaz</strong>] <small>&ndash; Art (battle animations)</small></p></li>
<li><p><strong>Robin Vandenbrande</strong> [Quinella] <small>&ndash; Development</small></p></li>
<li><p><strong>Tobias Mann</strong> [asgdf] <small>&ndash; Development</small></p></li>
<li><p><strong>Waleed Hassan</strong> [jetou] <small>&ndash; Development (damage calculator)</small></p></li>
</ul>
<h2><span>Contributors</span></h2>
<ul>
<li><p><strong>Alexander B.</strong> [Mathy] <small>&ndash; Development</small></p></li>
<li><p><strong>Andr&eacute; Dias</strong> [Hydrametr0nice] <small>&ndash; Development (game mechanics)</small></p></li>
<li><p><strong>Andrew Goodsell</strong> [Zracknel] <small>&ndash; Art (battle weather backdrops)</small></p></li>
<li><p><strong>Avery Zimmer</strong> [Lyren, SolarisFox] <small>&ndash; Development</small></p></li>
<li><p><strong>Ben Davies</strong> [Morfent, Kaiepi] <small>&ndash; Development</small></p></li>
<li><p><strong>Ben Frengley</strong> [TalkTakesTime] <small>&ndash; Development</small></p></li>
<li><p><a href="http://sailorwanda.deviantart.com/" target="_blank" class="subtle"><strong>Catherine D.</strong> [SailorCosmos, Matryoshkat]</a> <small>&ndash; Art (battle animations)</small></p></li>
<li><p><strong>Cody Thompson</strong> [Rising_Dusk] <small>&ndash; Development</small></p></li>
<li><p>[<strong>dot Comfey</strong>] <small>&ndash; Development (validator)</small></p></li>
<li><p>[<strong>Enigami</strong>] <small>&ndash; Development (Gen 1), Research (game mechanics)</small></p></li>
<li><p>[<strong>HiZo</strong>] <small>&ndash; Development (battle simulation)</small></p></li>
<li><p>[<strong>Honko</strong>] <small>&ndash; Development (damage calculator)</small></p></li>
<li><p><strong>Ian Clail</strong> [Layell] <small>&ndash; Art (battle graphics, sprites)</small></p></li>
<li><p><strong>Jacob McLemore</strong> <small>&ndash; Development</small></p></li>
<li><p><a href="https://www.behance.net/erik-bruce" target="_blank" class="subtle"><strong>Erik Bruce</strong> [Kalalokki]</a> <small>&ndash; Art (minisprite resizing), Research (game mechanics)</small></p></li>
<li><p><a href="https://panpawn.github.io/" target="_blank" class="subtle"><strong>Jeremy Piemonte</strong> [panpawn]</a> <small>&ndash; Development</small></p></li>
<li><p><a href="http://leparagon.deviantart.com/" target="_blank" class="subtle">[<strong>leparagon</strong>]</a> <small>&ndash; Art (sprites, minisprite resizing)</small></p></li>
<li><p>[<strong>livid washed</strong>] <small>&ndash; Development</small></p></li>
<li><p><strong>Luke Harmon-Vellotti</strong> [moo, CheeseMuffin] <small>&ndash; Development</small></p></li>
<li><p><a href="https://mayurhiwale.me/" target="_blank" class="subtle"><strong>Mayur H.</strong> [P9]</a> <small>&ndash; Development (UI)</small></p></li>
<li><p><strong>Parth Mane</strong> [PartMan] <small>&ndash; Development</small></p></li>
<li><p>[<strong>Plague von Karma</strong>] <small>&ndash; Development (Gen 1), Research</small></p></li>
<li><p><strong>Russell Jones</strong> [SadisticMystic] <small>&ndash; Research (game mechanics)</small></p></li>
<li><p>[<strong>Shellnuts</strong>] <small>&ndash; Development (Gen 1)</small></p></li>
<li><p><a href="https://spandamn.github.io/" target="_blank" class="subtle"><strong>Spandan Punwatkar</strong> [Spandan]</a> <small>&ndash; Development</small></p></li>
<li><p><strong>Shriansh Chari</strong> [Tb0lt] <small>&ndash; Development (damage calculator), Art (battle animations)</small></p></li>
<li><p><strong>Theo Delhay</strong> [Distrib] <small>&ndash; Development</small></p></li>
</ul>
<h2><span>Sponsor</span></h2>
<ul>
<li><p><a href="http://smogon.com/" target="_blank" class="subtle"><strong>Smogon University</strong></a> led by <strong>Chris Monsanto</strong> [chaos] <small>&ndash; Sponsorship</small></p></li>
</ul>
<h2><span>Special Thanks</span></h2>
<ul>
<li><p><a href="http://cargocollective.com/bluep" target="_blank" class="subtle"><strong>Daniel Kong</strong></a> <small>&ndash; Art (Shaymin background)</small></p></li>
<li><p><a href="https://lit.link/en/seiryuuden" target="_blank" class="subtle"><strong>Jessica Valencia</strong> [seiryuuden]</a> <small>&ndash; Art (Charizards background)</small></p></li>
<li><p><a href="http://kyle-dove.deviantart.com/" target="_blank" class="subtle"><strong>Kyle Dove</strong></a> <small>&ndash; Art (battle backdrops)</small></p></li>
<li><p><a href="http://vtas.deviantart.com/" target="_blank" class="subtle"><strong>Vivian Zou</strong> [Vtas]</a> <small>&ndash; Art (Horizon background)</small></p></li>
<li><p><a href="http://quanyails.deviantart.com/" target="_blank" class="subtle">[<strong>Quanyails</strong>]</a> <small>&ndash; Art (Ocean background)</small></p></li>
<li><p><a href="http://smogon.com/forums/threads/3486712/" target="_blank" class="subtle"><strong>X/Y</strong></a> and <a href="http://www.smogon.com/forums/threads/3577711/" target="_blank" class="subtle"><strong>Sun/Moon Sprite Projects</strong></a> led by <strong>Ian Clail</strong> [Layell]<small>&ndash; Sprites</small></p></li>
<li><p><a href="http://www.smogon.com/forums/threads/3577711/" target="_blank" class="subtle"><strong>Sun/Moon</strong></a> and <a href="https://www.smogon.com/forums/threads/3647722/" target="_blank" class="subtle"><strong>Sword/Shield Sprite Projects</strong></a> led by [<strong>leparagon</strong>] <small>&ndash; Sprites</small></p></li>
<li><p><a href="http://www.pkparaiso.com/xy/sprites_pokemon.php" target="_blank" class="subtle"><strong>PKPara&iacute;so</strong></a> <small>&ndash; Gen 6, 7, and 8 sprite ripping</small></p></li>
<li><p><a href="http://veekun.com/" target="_blank" class="subtle"><strong>Veekun</strong></a> led by <strong>Evelyn Woods</strong> [eevee] <small>&ndash; Gen 5 data</small></p></li>
</ul>
</div>
<?php
includeFooter();
?>