mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
189 lines
13 KiB
HTML
189 lines
13 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/music.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">
|
|
<script src="meta/loader.js"></script>
|
|
<meta name="theme-color" content="#FFA500">
|
|
<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="meta/favicon-fishie.ico">
|
|
<style>
|
|
body {filter:blur(0px);}
|
|
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 */
|
|
div#bgmplayer {top:0 !important; border: 2px solid #fab62a;}#bgmplayer #bgmplrtitle {color:#db7012 !important;}#bgmplayer button {outline: 1px solid #fab62a;}#bgmplayer button:hover {box-shadow: inset 0 0 0 3px #fab62a;}
|
|
</style>
|
|
</head>
|
|
<body onload="FishieMartWednesday();">
|
|
<!-- bug: position:fixed/absolute not relative dont work for some reason.. -->
|
|
<div id="backgroundd" style="display:none;"></div><div id="wscspinnerbg" style="display:none;"><img id="wscspinner" 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();"> <div id="bgmplayerBG"></div> <div id="mainplayer"><p id="bgmplrtitle">bgm plr..</p><a href="javascript:playBGM();" onclick="allowedtoload = false;" id="shopbgmselector" title="Enable aqua fishplay in your browser for it to continue playing throughout the ocean."><button id="shopbgm">....</button></a><a href="javascript:deactivatebgmplayer();" onclick="allowedtoload = false;"><button>Close</button></a></div> </div>
|
|
<a id="fishietitle" href="javascript:easter1();" onclick="allowedtoload = 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";} 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)"; } </script>
|
|
|
|
<script>function FishieMartWednesday() {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 Wednesday, The catalog has been updated with new fish games! <br><a href="javascript:whatiswmw();" onclick="allowedtoload = false;" style="font-size:11px; font-style:italic; cursor:help;" id="helpwed">What is FishieMart Wednesday?</a></div><div class="box" id="whatiswsw" style="display:none; padding:0; top:10%; /*fix cuz im lazy to figue out why it wont position well in the center */"><header id="impthdr" style="background-color:#fab62a; color:white;font-weight:bold;margin-bottom:10px">What is FishieMart Wednesday?</header><p>"Update Day" also known as "Wii Shop Wednesday 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 wednesday as they sang to the titles on the catalog pages. Fishie decided to bring it back and now every wednesday, 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 id="impthdr" style="background-color:#fab62a; color:white;font-weight:bold;margin-bottom:10px">Important Info:</header>
|
|
<details>
|
|
<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>
|
|
<br>
|
|
</div>
|
|
|
|
<div class="box" id="about" style="padding-bottom:10px;">
|
|
<p>FishieMart 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_education_right.png" style="height:50%; width: 18%; float: left; min-width:15%; min-height:50%;">
|
|
<p class="blue" 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 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: 344px;">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24185/large.jpg" class="slide" loading="lazy" alt="Gameplay 2" style="min-height: 344px;">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24179/large.jpg" class="slide" loading="lazy" alt="Gameplay 3" style="min-height: 344px;">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24187/large.jpg" class="slide" loading="lazy" alt="Gameplay 4" style="min-height: 344px;">
|
|
<img loading="lazy" src="https://images.nintendolife.com/screenshots/24183/large.jpg" class="slide" loading="lazy" alt="Gameplay 5" style="min-height: 344px;">
|
|
</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>
|
|
</div>
|
|
|
|
<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>
|
|
</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>
|
|
|
|
<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>
|
|
// modified music.js for fishie fishie music
|
|
// FishieMart BGM Player, suggested by @legamer66 (https://discord.com/channels/1346485785284575335/1346485786039681056/1351527080546009259)
|
|
function hideConsoleControls() {
|
|
const userAgent = navigator.userAgent.toLowerCase();
|
|
const isConsoleBrowser =
|
|
userAgent.includes('wii') ||
|
|
userAgent.includes('nintendo ds') ||
|
|
userAgent.includes('nintendo 3ds') ||
|
|
userAgent.includes('nintendo');
|
|
// they can't play music so rip
|
|
if (isConsoleBrowser) {const bgmPlayerDiv = document.getElementById('bgmplayer');
|
|
if (bgmPlayerDiv) {bgmPlayerDiv.style.display = 'none';} }
|
|
}
|
|
|
|
var shoploop = new Audio("/meta/FishieFishie.ogg");
|
|
shoploop.loop = true;
|
|
shoploop.volume = 0.1; // prevent clipping
|
|
|
|
function activatebgmplayer() {
|
|
document.getElementById("shopbgm").innerHTML = "Play";
|
|
document.getElementById('bgmplayer').classList.add('bgmplayerdisplayed');
|
|
document.getElementById("bgmplrtitle").innerText="BGM player"; document.getElementById("bgmplrtitle").style.marginTop="0px";
|
|
}
|
|
function deactivatebgmplayer() {
|
|
document.getElementById('bgmplayer').classList.remove('bgmplayerdisplayed');
|
|
document.getElementById("bgmplrtitle").innerText="bgm plr.."; document.getElementById("bgmplrtitle").style.marginTop="-5px";
|
|
}
|
|
|
|
function playBGM() {
|
|
shoploop.volume = 1;
|
|
localStorage.setItem("shopmusic", "playing");
|
|
shoploop.play();
|
|
document.getElementById("shopbgm").innerHTML = "Pause";
|
|
document.getElementById("shopbgmselector").href = "javascript:pauseBGM();";
|
|
}
|
|
|
|
function pauseBGM() {
|
|
localStorage.setItem("shopmusic", "paused");
|
|
shoploop.pause();
|
|
document.getElementById("shopbgm").innerHTML = "Play";
|
|
document.getElementById("shopbgmselector").href = "javascript:playBGM();";
|
|
}
|
|
</script>
|
|
|
|
|
|
</body>
|
|
</html>
|