diff --git a/branding.html b/branding.html index 558842f..e6f3976 100644 --- a/branding.html +++ b/branding.html @@ -3,7 +3,7 @@ - + Branding of WiiMart @@ -28,34 +28,37 @@ +
+

Wordmarks

+
+
+
+

The wordmarks should be visible on the background they are in, like shown.

+
+

Colors

WiiMart Blue             #1164E9
WiiMart Dark Blue      #00378F
WiiMart Darker Blue   #001F50 -

-
-

Wordmarks

-
-
-
-

The wordmarks should be visible on the background they are in, like shown.

-

Icons

-

+ +

Here are two shop icons with one WFC joke.

+
-

Banner

+

Banners

-

+ +
diff --git a/fishiemart.html b/fishiemart.html index 5993b3a..f524d08 100644 --- a/fishiemart.html +++ b/fishiemart.html @@ -3,7 +3,7 @@ - + FishieMart: an active Fishie Fishie revival! diff --git a/index.html b/index.html index 726bfd2..5c09648 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + WiiMart: an active Wii Shop revival! @@ -16,16 +16,15 @@ -
-

BGM player

+

BGM player

-


(enable autoplay on your browser for the music to continue playing throughout the website)

+


(enable autoplay on your browser for the music to continue playing throughout the website)

-

WiiMart

+

WiiMart



@@ -106,7 +105,7 @@

Other Questions

-

You may ask in our Discord server, the #support or #ticket channel can help you.

+

You may ask in our Discord server, the #support channel can help you.



@@ -125,67 +124,61 @@

Larsenv is the server hoster for WiiMart and frequently adds custom Virtual Console titles. Also the hoster of MarioCube.

-

Wabagg123 is one of the developers for WiiMart that contributes to the WiiConnect24 and Wii SOAP part of the shop.

-

-

Thom is the developer of the WiiMarty Discord bot and [unreleased tool]. He can code in Python and C/C++. He was a co-owner of Reviive.

-

Gemdation is the main coder of this website and designer for the WiiMart Discord server.

-

+

ChrisplayzWii is one of the Discord administrators, he was the main coder for the original WiiMart website and was the owner of Reviive.

-

idkwhereisthisname is a Discord administrator, they have worked on their own Wii projects on the past such as YaWSC and a Nintendo TVii revival attempt.

-

YourTooSlow is a Discord administrator, he is learning HTML and JavaScript.

-

Selim is a Discord administrator and contributor, currently tinkering with [unreleased fork].

-

Andry6702 is a Discord moderator, he contributed on other projects such as New Shop Channel and Reviive.

-

DefeatOf13 is a Discord moderator and WiiMart mascot designer.

-

+

maxmaxmaxmaxm... is a Discord moderator and contributor. Currently working on [unreleased repository].

- -

+
+
+ +

Subnetic is one of the Discord moderators, they frequently help with the Virtual Console injects.

+

@@ -199,7 +192,6 @@

Want to also contribute to this project? Check out WiiMart on GitHub!

-

diff --git a/install.html b/install.html index 607bede..1ea9d24 100644 --- a/install.html +++ b/install.html @@ -3,7 +3,7 @@ - + Install WiiMart diff --git a/media/branding-bag.svg b/media/branding-bag.svg new file mode 100644 index 0000000..0c5d524 --- /dev/null +++ b/media/branding-bag.svg @@ -0,0 +1,29 @@ + + WiiMart bag + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/media/branding-str2wiimart.png b/media/branding-str2wiimart.png new file mode 100644 index 0000000..c0cd364 Binary files /dev/null and b/media/branding-str2wiimart.png differ diff --git a/media/branding-super-center.png b/media/branding-super-center.png new file mode 100644 index 0000000..87709de Binary files /dev/null and b/media/branding-super-center.png differ diff --git a/media/branding-wfc-joke.png b/media/branding-wfc-joke.png new file mode 100644 index 0000000..bedd33b Binary files /dev/null and b/media/branding-wfc-joke.png differ diff --git a/media/branding-wiimart-wednesday.png b/media/branding-wiimart-wednesday.png new file mode 100644 index 0000000..dceb9e3 Binary files /dev/null and b/media/branding-wiimart-wednesday.png differ diff --git a/media/index.html b/media/index.html index cd40edb..d0c5473 100644 --- a/media/index.html +++ b/media/index.html @@ -14,9 +14,15 @@ + + + + + + @@ -35,6 +41,7 @@ + diff --git a/media/pfp-subnetic.png b/media/pfp-subnetic.png new file mode 100644 index 0000000..505b566 Binary files /dev/null and b/media/pfp-subnetic.png differ diff --git a/meta/main.css b/meta/main.css index d0b0ea0..956490b 100644 --- a/meta/main.css +++ b/meta/main.css @@ -14,12 +14,16 @@ footer a {color:grey} /* Text stuff */ h1, h2 {color:#34BEED;} +h1 {font-size: 30px;} h1 a {text-decoration:none} +h1 img {position: absolute;top: 20px;margin-left: 10px} + a {color:#34BEED; font-weight: bold;} ::selection{color: #323232;background: #34BEED;} ::-moz-selection{color: #323232;background:#34BEED;} body.dir {text-align: left;} body.dir a {color:black;text-decoration: none;font-weight: normal;} +body.dir a:hover {color:#34BEED} table {border: 1px solid white; border-collapse: collapse;} th, td {border: 1px solid;} div.mem {display: flex;align-items: flex-start;} @@ -74,4 +78,6 @@ img.right {right: 10px; animation: rightHoverAnimation 0.5s infinite alternate;} mark {color:black;background:#34BEED;font-weight:bold;} .blue {color:#5898ff;} #errorCode {background-color: black;border: 2px solid grey} + body.dir a {color:white} + mark {color:white} } \ No newline at end of file diff --git a/wad/Wii-Shop-Wii-Original.wad.html b/wad/Wii-Shop-Wii-Original.wad.html new file mode 100644 index 0000000..2447ad2 --- /dev/null +++ b/wad/Wii-Shop-Wii-Original.wad.html @@ -0,0 +1 @@ +Redirecting... \ No newline at end of file diff --git a/wad/Wii-Shop-vWii-Original.wad.html b/wad/Wii-Shop-vWii-Original.wad.html new file mode 100644 index 0000000..0f8f2d6 --- /dev/null +++ b/wad/Wii-Shop-vWii-Original.wad.html @@ -0,0 +1 @@ +Redirecting... \ No newline at end of file diff --git a/wad/WiiShop(WiiOriginal).wad b/wad/WiiShop(WiiOriginal).wad new file mode 100644 index 0000000..1053a7a Binary files /dev/null and b/wad/WiiShop(WiiOriginal).wad differ diff --git a/wad/WiiShop(vWiiOriginal).wad b/wad/WiiShop(vWiiOriginal).wad new file mode 100644 index 0000000..f6907bb Binary files /dev/null and b/wad/WiiShop(vWiiOriginal).wad differ diff --git a/wad/index.html b/wad/index.html index 93ca6a8..3a7e218 100644 --- a/wad/index.html +++ b/wad/index.html @@ -21,10 +21,11 @@ - - + + +
..
branding-bag-no-bg.png
branding-bag.png
branding-bag.svg
branding-banner.png
branding-button.png
branding-str2wiimart.png ;D
branding-super-center.png
branding-wfc-joke.png
branding-wiimart-wednesday.png
branding-wordmark-black.png
branding-wordmark-blue.png
branding-wordmark-white.png
pfp-larsenv.png
pfp-ocarina.png
pfp-selim.png
pfp-subnetic.png
pfp-thom.png
pfp-wabagg.png
pfp-wiimart.png
IOS80(vWiiOriginal).wad
IOS80(Wii).wad
IOS80(WiiOriginal).wad
Wii-Shop-vWii-Original.wad
Wii-Shop-Wii-Original.wad
WiiMart.wad
WiiMartOB.wad
WiiShop(vWiiOriginal).wad
WiiShop(WiiOriginal).wad

No, the Wii mini is not supported.