mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
225 lines
16 KiB
HTML
225 lines
16 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
|
|
<script src="meta/loader.js"></script>
|
|
<title>FishieMart: an active Fishie Fishie revival!</title>
|
|
<meta property="og:title" content="FishieMart: an active Fishie Fishie revival!">
|
|
<meta property="og:description" content="FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE FISHIE.">
|
|
<meta property="og:image" content="https://wiimart.org/media/pfp-fishie.png">
|
|
<meta property="og:url" content="https://wiimart.org/fishiemart">
|
|
<meta content="#1164E9" data-react-helmet="true" name="theme-color">
|
|
<meta name="keywords" content="FishieMart, Wii Shop, homebrew">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="meta/main.css">
|
|
<script src="meta/gallery.js" defer></script>
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
<style>
|
|
.em {opacity:1; transition: opacity 0.5s ease-in-out;} .em.fade {opacity: 0;}
|
|
div.box {border-color: #fab62a; box-shadow: 0 0 10px #a153005d}
|
|
button {outline: 1px solid #fab62a;} button:hover {box-shadow: inset 0 0 0 3px #fab62a; }
|
|
h1, h2, h3 {color:#fab62a;}
|
|
a {color:#fab62a}
|
|
.btn{cursor:pointer;}
|
|
::selection{color: #323232;background: #fab62a;}
|
|
#fishietitle{text-decoration:none; font-size:30px; line-height:63px; background-color:#db701213; color:#fab62a;} #fishietitle:hover{text-decoration:underline; background-color:#db701231;}
|
|
figure {display:flex;align-items:flex-start}
|
|
figure img.pfp {margin-left: -30px;width:150px;height:100%;object-fit: cover;border-radius:5px;}
|
|
figcaption {padding-left:15px;text-align:left}
|
|
hr {border-style:dashed;}
|
|
.arrow {filter:hue-rotate(215deg);} /* filter dont work on old browsers, womp womp */
|
|
#bgmplayer {border: 2px solid #fab62a !important;} .box#bgmplayer #bgmplrtitle {color: #fab62a;}
|
|
#fishiee {width:50px;height:50px;position:absolute;top:15px;left:-3px;animation: fishieswim 1s linear forwards;user-select:none;pointer-events:none; z-index:999;} @keyframes fishieswim {10% {left:-3px;}30% {left:30%;}50% {left:50%;}70% {left:80%;}90% {left:100%;}} #animskip{display:block; font-size:13px; position:relative;top:-4px; max-width:60px;}
|
|
/* Dark theme via system preference */
|
|
@media (prefers-color-scheme: dark)
|
|
{
|
|
.details-impt-info summary:hover {background-color:#d1bb734d;}
|
|
.details-impt-info summary:active {background-color:#d1b0736b;}
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
<body onload="setTimeout(function(){WiiMartWednesday();},50);" style="filter:none;">
|
|
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" onload="loadrimg();" src="/meta/grey-loader.png" alt="spin"><img id="wscspinnershadow" src="/meta/grey-loader.png" alt="s"></div><div class="box" id="bgmplayer" onclick="activatebgmplayer();" style="display:none;" title="BGM player"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="spinnerallowed=false;" id="shopbgmselector" title="Enable aqua fishplay in your browser for it to continue playing throughout the ocean."><button id="shopbgm">Ply?</button></a><a href="javascript:deactivatebgmplayer();" onclick="spinnerallowed=false;"><button>Close</button></a></div> </div>
|
|
|
|
<a id="fishietitle" href="javascript:easter1();" onclick="spinnerallowed=false;" title="Click to return to the frontpage.">FishieMart</a>
|
|
<script>var fishtitle = document.getElementById("fishietitle"); var fishscr1 = new Audio("/media/sound-fishie-scream1.wav"); var fishscr2 = new Audio("/media/sound-fishie-scream2.wav"); var fishscr3 = new Audio("/media/sound-fishie-scream3.wav"); function easter1(){fishscr1.play(); fishtitle.href="javascript:easter2();"; fishtitle.style.color="#ff9d1e"; document.getElementById("animskip").style.display="inline-block";} function easter2(){fishscr2.play(); fishtitle.href="javascript:easter3();"; fishtitle.style.color="#e66f00";} function easter3(){setTimeout(function(){location.href= "../"; document.body.style.filter="blur(0px)";},480); fishscr3.play(); fishtitle.style.color="#db7012"; document.body.style.transition=".5s ease-in-out"; document.body.style.filter="blur(3px)"; fishhy();} function fishhy(){ var fishiee = document.createElement('img'); fishiee.id = "fishiee"; document.body.appendChild(fishiee);fishiee.src="/media/fishie_swim_right-twa.gif";setTimeout(deletefishiee,800);} function deletefishiee() {var fishieee2 = document.getElementById("fishiee"); document.body.removeChild(fishieee2);}</script> <a href="/" id="animskip" style="display:none;" onclick="spinnerallowed=false;" title="Click to return to the frontpage.">click to skip</a>
|
|
|
|
<script>function WiiMartWednesday() {const today = new Date(); const dayOfWeek = today.getDay();if (dayOfWeek === 3) {const wednesdayDiv = document.getElementById('wednesdaytitles'); if (wednesdayDiv) {wednesdayDiv.style.display = 'block';} }}; function whatiswmw() {const wswbox = document.getElementById("whatiswsw"); const bg = document.getElementById("backgroundd"); wswbox.style.display="block"; bg.style.display="block"; bg.style.backgroundImage=('url("/meta/fadebg-wmw.png")'); } function whatiswmwclose() { const wswbox = document.getElementById("whatiswsw"); const bg = document.getElementById("backgroundd"); wswbox.style.display="none"; bg.style.display="none";}</script>
|
|
<div class="box" id="wednesdaytitles" style="display:none"><mark class="new" style="margin-right:5px;"><span id="NEWtext">FISHY</span></mark>It's FishieMart Fishday, The catalog has been updated with new games! <br><a href="javascript:whatiswmw();" onclick="spinnerallowed=false;" style="font-size:11px; font-style:italic; cursor:help;" id="helpwed">What is FishieMart Fishday?</a></div><div class="box" id="whatiswsw" style="display:none; padding:0;"><header style="background-color:#34BEED;color:white;font-weight:bold;margin-bottom:10px">What is FishieMart Fishday?</header><p>"Update Day" also known as "Wii Shop Fishday is a song that Nirvana The Band The Show made. <br> it was a song about the latest games added to the shop channel on that Fishday as they sang to the titles on the catalog pages. We decided to bring it back and now every Fishday, new games are added to the FishieMart catalog.<BR><a href="https://www.youtube.com/watch?v=XQ0lnz1iv3k&t=0s" target="_blank">Visit this link to watch the Update day video</a></p><button onclick="whatiswmwclose();">Close</button></div>
|
|
<div class="row">
|
|
<div class="box" style="padding: 0; ">
|
|
<header style="background-color:#fab62a; color:white;font-weight:bold;margin-bottom:10px">Important Info:</header>
|
|
<details class="details-impt-info">
|
|
<summary>FishieMart Fishday #0 <span class="date" title="Fishie Fishies release date (April 5th, 2010)">04-05-10</span></summary>
|
|
<p>These titles were added this Fishday.</p>
|
|
<ul>
|
|
<li><img src="meta/em-wiiware.svg" class="pf"> <i>Fishie Fishie</i> <a ><img src="media/pfp-fishie.png"></a></li>
|
|
<li><img src="meta/em-wiiware.svg" class="pf"> <i>Fishie Fishie 2</i> <a ><img src="media/pfp-fishie.png"></a></li>
|
|
<li><img src="meta/em-wiiware.svg" class="pf"> <i>Fishie Fishie 3</i> <a ><img src="media/pfp-fishie.png"></a></li>
|
|
<li><img src="meta/em-wiiware.svg" class="pf"> <i>Fishie Fishie 4</i> <a ><img src="media/pfp-fishie.png"></a></li>
|
|
<li><img src="meta/em-wiiware.svg" class="pf"> <i>Fishie Fishie 5</i> <a ><img src="media/pfp-fishie.png"></a></li>
|
|
....
|
|
</ul>
|
|
</details>
|
|
<a href="#" style="float:right;font-size:small;padding-right:5px">View older</a>
|
|
</div>
|
|
|
|
<div class="box" id="about">
|
|
<p><b>FishieMart</b> is a revival for the defunct Fishie Fishie. It was closed on April 1, 2060, banishing
|
|
Fishie Fishie from the universe. FishieMart brings back the experience of
|
|
downloading and playing Fishie Fishie titles with a revival of the Fishie Fishie Channel.</p>
|
|
</div>
|
|
|
|
<div class="box" style="padding-bottom:0">
|
|
<img loading="lazy" src="media/Fishie_teacher_right.png" style="height:50%; width:18%; float: left; min-width:18%; min-height:100%; margin-left:10px;">
|
|
<p style="color:#f78521;">If FishieMart sounds like what you are looking for, try it out for yourself! FishieMart can be used on Fishii, Fishii U, and partially the <a href="https://spongebob.fandom.com/wiki/Magic_Conch_shell" target="_blank">magic conch shell</a>.</p>
|
|
<p><a href="install" class="btn" style="font-size: larger;">Get Started</a></p>
|
|
<div class="gallery" style="margin-bottom:10px">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24186/large.jpg" class="slide" loading="lazy" alt="Gameplay 1" style="min-height: 444px;">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24185/large.jpg" class="slide" loading="lazy" alt="Gameplay 2" style="min-height: 444px;">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24179/large.jpg" class="slide" loading="lazy" alt="Gameplay 3" style="min-height: 444px;">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24187/large.jpg" class="slide" loading="lazy" alt="Gameplay 4" style="min-height: 444px;">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24183/large.jpg" class="slide" loading="lazy" alt="Gameplay 5" style="min-height: 444px;">
|
|
</div>
|
|
</div>
|
|
|
|
<h1>What's on it?</h1>
|
|
|
|
<div class="box">
|
|
<h2>The originals!</h2>
|
|
<p>FishieMart includes a variety of ShovelWare content that was available on the original Fishie Fishie Channel, such
|
|
as <b>Dr. Fishie Online Rx</b>, <b>My Fishie Ranch</b>, <b>Super Fishie 64</b>,
|
|
<b>Fishie the Fish 4: Episode I</b>, and <b>Fishie Fishie</b>.</p>
|
|
<p>Virtual Console is also included with titles like <b>Super Mario Bros.</b>, <b>Sonic the Hedgehog</b>, <b>Super Mario 64</b>,
|
|
<b>Pac-Fishie</b>, and <b>Fishalaga</b>.</p>
|
|
<img id="emCycle" class="em" src="meta/em-wiiware.svg" style="height:50px; filter:hue-rotate(200deg);">
|
|
</div>
|
|
<script>document.addEventListener('DOMContentLoaded', function(){const emCycle = document.getElementById('emCycle');const imageSources = ["meta/em-wiiware.svg","meta/em-virtual-console.svg","meta/em-channels.svg"];let currentImageIndex = 0;const fadeDuration = 300;const displayDuration = 1200;function cycleImage(){emCycle.classList.add('fade');setTimeout(()=>{currentImageIndex = (currentImageIndex + 1) % imageSources.length;emCycle.src = imageSources[currentImageIndex];emCycle.classList.remove('fade');setTimeout(cycleImage, displayDuration + fadeDuration);}, fadeDuration);}if(emCycle){setTimeout(cycleImage, displayDuration);}});</script>
|
|
|
|
<div class="box">
|
|
<h2>Something <mark class="new"><span id="NEWtext">FISHY</span></mark></h2>
|
|
<p>In case the originals aren't enough, we have also added tons of custom Virtual Tank injects! Just some of the
|
|
latest titles we've added are <b>The New Fishie</b>, <b>WaterBound</b>, <b>Super Fishie All-Catch + Super Fishie World</b>,
|
|
and <b>Fishie Kombat</b>.</p>
|
|
<p>New titles are added every <b>Fishie Friday</b>.</p>
|
|
|
|
<p>New titles are added every <b>FishieMart Fishday</b>. If you want to check out what new titles have been added,
|
|
or just see what we have, check out the (in-progress) FishieMart Title sheet!</p>
|
|
<p><a onclick="spinnerallowed=false;" class="btn" style="font-size:larger">View Titles</a></p>
|
|
</div>
|
|
|
|
<h1>How do I get support?</h1>
|
|
|
|
<p>Please consult the FAQ first.</p>
|
|
|
|
<div class="box">
|
|
<h2>Frequently Asked Questions</h2>
|
|
<h3>I don't like Fishie Fishie! This got installed to my Wii automa-</h3>
|
|
<p>Please stop lying, everyone loves Fishie Fishie and you installed this to the Wii yourself.</p>
|
|
<h3>How can I get good at Fishie Fishie?</h3>
|
|
<p>skill issue</p>
|
|
</div>
|
|
|
|
|
|
<div class="box">
|
|
<h2>Other Questions</h2>
|
|
<p>You may ask Fishie himself for guidance with the FishieMart.</p>
|
|
</div>
|
|
|
|
<h1>Who is involved?</h1>
|
|
|
|
<div class="box">
|
|
<h2>Project Fishies</h2>
|
|
<hr>
|
|
<figure>
|
|
<img loading="lazy" src="media/pfp-fishie.png" class="pfp" alt="Fishie">
|
|
<figcaption>
|
|
<b><i>Fishie</i></b> is the creator of FishieMart! He began working on it after the unsuccess of Rii Slop. As the owner, he maintains the slop entirely.
|
|
</figcaption>
|
|
</figure>
|
|
<hr>
|
|
<figure>
|
|
<img loading="lazy" src="media/pfp-fishie.png" class="pfp" alt="Fishie">
|
|
<figcaption>
|
|
<b><i>FishplayzWii</i></b> is one of the Discord moderators, he was the main coder for the original FishieMart website and was the owner of ReCatch.
|
|
</figcaption>
|
|
</figure>
|
|
<p>Want to also eat some fish? Swim with Fishie by downloading Fishie Fishie on the FishieMart</p>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p style="margin-bottom: 0px"><img src="media/branding-button.png" class="wb"> <a href="https://dsimart.org/"><img src="media/branding-button-dsimart.png" class="wb"></a></p>
|
|
|
|
<footer><p>FishieMart is not affiliated with the evil DSiMart or any related parties. To contact, please send an email to <b>/dev/null</b>.</p></footer>
|
|
|
|
|
|
|
|
<script>
|
|
// FishieMart BGM Player, edited version of meta/music.js. (saving isnt allowd here since i dont wanna mess up the main bgm player)
|
|
|
|
var wscmusic = null; var browsercanplayaudio = false; var browserchecksdone = 0; var initialvolume = 0.01; var currenttiime = localStorage.getItem("bgmcurrenttime") || 0;
|
|
|
|
document.addEventListener("DOMContentLoaded", function() {
|
|
|
|
checkbrowsercompatability();
|
|
if (browserchecksdone === 1) {
|
|
setTimeout(loadwscmusic,200); // less load on browser :)
|
|
}
|
|
|
|
});
|
|
|
|
function checkbrowsercompatability() {
|
|
const userAgent = navigator.userAgent.toLowerCase();
|
|
const isConsoleBrowser = userAgent.includes('wii') || userAgent.includes('nintendo ds') || userAgent.includes('nintendo 3ds') || userAgent.includes('nintendo');
|
|
if (isConsoleBrowser) {
|
|
browsercanplayaudio = false;
|
|
} else
|
|
{
|
|
browsercanplayaudio = true;
|
|
}
|
|
|
|
browserchecksdone = 1;
|
|
|
|
}
|
|
|
|
|
|
/* reduce stress on browsers */
|
|
function loadwscmusic() {
|
|
var wscmusicloaded = 0;
|
|
wscmusic = new Audio("/meta/FishieFishie.ogg");
|
|
wscmusic.load(); wscmusicloaded = 1; wscmusic.loop = true; document.getElementById("bgmplayer").style.display="block"; document.getElementById("shopbgm").innerText = "Play";
|
|
return wscmusic;
|
|
}
|
|
|
|
|
|
function playBGM() {
|
|
wscmusic.play();
|
|
document.getElementById("shopbgm").innerText = "Pause";
|
|
document.getElementById("shopbgmselector").href = "javascript:pauseBGM();";
|
|
}
|
|
|
|
function pauseBGM() {wscmusic.pause(); document.getElementById("shopbgm").innerText = "Play"; document.getElementById("shopbgmselector").href = "javascript:playBGM();";}
|
|
|
|
|
|
/* bgm player show */
|
|
|
|
function activatebgmplayer() {
|
|
document.getElementById('bgmplayer').classList.add('bgmplayerdisplayed');
|
|
document.getElementById("bgmplrtitle").innerText="BGM player"; document.getElementById("bgmplrtitle").style.marginTop="0px";
|
|
document.getElementById("bgmplayer").style.backdropFilter="blur(1.8px)";
|
|
}
|
|
function deactivatebgmplayer() {
|
|
document.getElementById('bgmplayer').classList.remove('bgmplayerdisplayed');
|
|
document.getElementById("bgmplrtitle").innerText="bgm plr.."; document.getElementById("bgmplrtitle").style.marginTop="-5px";
|
|
document.getElementById("bgmplayer").style.backgroundColor="#0000"; document.getElementById("bgmplayer").style.backgroundColor="#0000"; document.getElementById("bgmplayer").style.border="1px solid #34BEED";
|
|
document.getElementById("bgmplayer").style.backdropFilter="blur(0px)";
|
|
}
|
|
|
|
|
|
</script>
|
|
</body>
|
|
</html> |