diff --git a/data/games.json b/data/games.json index c172e0b6..75de2053 100644 --- a/data/games.json +++ b/data/games.json @@ -1458,5 +1458,105 @@ "name": "The Enchanted Cave 2", "directory": "enchantedcave2", "image": "icon.png" + }, + { + "name": "Animal Crossing Wild World", + "directory": "animalcrossingwildworld", + "image": "animalcrossingwildworld.png" + }, + { + "name": "Banjo Kazooie", + "directory": "banjokazooie", + "image": "banjokazooie.png" + }, + { + "name": "Donkey Kong 64", + "directory": "donkeykong64", + "image": "donkeykong64.png" + }, + { + "name": "Doom 64", + "directory": "doom64", + "image": "doom64.png" + }, + { + "name": "Goldeneye 007", + "directory": "goldeneye", + "image": "goldeneye007.png" + }, + { + "name": "Majora's Mask", + "directory": "majorasmask", + "image": "majorasmask.png" + }, + { + "name": "Mario Kart DS", + "directory": "mariokartds", + "image": "mariokartds.png" + }, + { + "name": "Mario Party", + "directory": "marioparty", + "image": "marioparty.png" + }, + { + "name": "Mario Party 2", + "directory": "marioparty2", + "image": "marioparty2.png" + }, + { + "name": "Mario Party 3", + "directory": "marioparty3", + "image": "marioparty3.png" + }, + { + "name": "Mario Party DS", + "directory": "mariopartyds", + "image": "mariopartyds.png" + }, + { + "name": "Nintendogs", + "directory": "nintendogs", + "image": "nintendogs.png" + }, + { + "name": "Papas Bakeria", + "directory": "papasbakeria", + "image": "papasbakeria.png" + }, + { + "name": "Papas Cheeseria", + "directory": "papascheeseria", + "image": "papascheeseria.png" + }, + { + "name": "Papas Pastaria", + "directory": "papaspastaria", + "image": "papaspastaria.png" + }, + { + "name": "Papas Sushiria", + "directory": "papassushiria", + "image": "papassushiria.png" + }, + { + "name": "Papas Wingeria", + "directory": "papaswingeria", + "image": "papaswingeria.png" + }, + { + "name": "Paper Mario", + "directory": "papermario", + "image": "papermario.png" + }, + { + "name": "Star Fox 64", + "directory": "starfox64", + "image": "starfox64.png" + }, + { + "name": "Super Mario 64 DS", + "directory": "supermario64ds", + "image": "supermario64ds.png" } ] diff --git a/data/quotes.json b/data/quotes.json index 7bcb2a3b..6f700df7 100644 --- a/data/quotes.json +++ b/data/quotes.json @@ -72,5 +72,17 @@ "i love piracy and you should too", "ai is gonna take over the world", "serap", - "slenetine" + "slenetine", + "Behind you.", + "if you are seeing this message, please ping the owner of selenite in the discord server immediately.", + "sorry in advance for may 18th", + "selenite stole $100k from the pentagon to keep paying for hosting", + "this is your sign to get off games and get a good academic life", + "Josh", + "@everyone Please be reminded that you should not to try and get a girlfriend in the Selenite widgetbot chat.", + "ive spent 10 minutes writing 8 quotes gosh i need better things to do", + "selenite workers are immensely underpaid", + "how does one", + "Please add proxy im begging i need proxy", + "seraphite" ] diff --git a/img/backgrounds/nighttime_theme.png b/img/backgrounds/nighttime_theme.png new file mode 100644 index 00000000..6f730db3 Binary files /dev/null and b/img/backgrounds/nighttime_theme.png differ diff --git a/semag/animalcrossingwildworld/Animal Crossing - Wild World (USA) (Rev 1).nds b/semag/animalcrossingwildworld/Animal Crossing - Wild World (USA) (Rev 1).nds new file mode 100644 index 00000000..481be5d8 Binary files /dev/null and b/semag/animalcrossingwildworld/Animal Crossing - Wild World (USA) (Rev 1).nds differ diff --git a/semag/animalcrossingwildworld/animalcrossingwildworld.png b/semag/animalcrossingwildworld/animalcrossingwildworld.png new file mode 100644 index 00000000..cf1150d6 Binary files /dev/null and b/semag/animalcrossingwildworld/animalcrossingwildworld.png differ diff --git a/semag/animalcrossingwildworld/index.html b/semag/animalcrossingwildworld/index.html new file mode 100644 index 00000000..ad205367 --- /dev/null +++ b/semag/animalcrossingwildworld/index.html @@ -0,0 +1,25 @@ + + + + Animal Crossing: Wild World + + + +
+
+
+ + + diff --git a/semag/banjokazooie/Banjo-Kazooie (USA) (Rev A).n64 b/semag/banjokazooie/Banjo-Kazooie (USA) (Rev A).n64 new file mode 100644 index 00000000..d0d9f0d9 Binary files /dev/null and b/semag/banjokazooie/Banjo-Kazooie (USA) (Rev A).n64 differ diff --git a/semag/banjokazooie/banjokazooie.png b/semag/banjokazooie/banjokazooie.png new file mode 100644 index 00000000..49831db9 Binary files /dev/null and b/semag/banjokazooie/banjokazooie.png differ diff --git a/semag/banjokazooie/index.html b/semag/banjokazooie/index.html new file mode 100644 index 00000000..2195b8f5 --- /dev/null +++ b/semag/banjokazooie/index.html @@ -0,0 +1,25 @@ + + + + Banjo Kazooie + + + +
+
+
+ + + diff --git a/semag/donkeykong64/Donkey Kong 64 (USA).n64 b/semag/donkeykong64/Donkey Kong 64 (USA).n64 new file mode 100644 index 00000000..40cb93c9 Binary files /dev/null and b/semag/donkeykong64/Donkey Kong 64 (USA).n64 differ diff --git a/semag/donkeykong64/donkeykong64.png b/semag/donkeykong64/donkeykong64.png new file mode 100644 index 00000000..329b23fa Binary files /dev/null and b/semag/donkeykong64/donkeykong64.png differ diff --git a/semag/donkeykong64/index.html b/semag/donkeykong64/index.html new file mode 100644 index 00000000..7185414e --- /dev/null +++ b/semag/donkeykong64/index.html @@ -0,0 +1,25 @@ + + + + Donkey Kong 64 + + + +
+
+
+ + + diff --git a/semag/doom64/Doom 64 (USA) (Rev A).n64 b/semag/doom64/Doom 64 (USA) (Rev A).n64 new file mode 100644 index 00000000..3af45b53 Binary files /dev/null and b/semag/doom64/Doom 64 (USA) (Rev A).n64 differ diff --git a/semag/doom64/doom64.png b/semag/doom64/doom64.png new file mode 100644 index 00000000..c530903c Binary files /dev/null and b/semag/doom64/doom64.png differ diff --git a/semag/doom64/index.html b/semag/doom64/index.html new file mode 100644 index 00000000..52078e01 --- /dev/null +++ b/semag/doom64/index.html @@ -0,0 +1,25 @@ + + + + Doom 64 + + + +
+
+
+ + + diff --git a/semag/goldeneye/007 - GoldenEye (USA).n64 b/semag/goldeneye/007 - GoldenEye (USA).n64 new file mode 100644 index 00000000..23a5e9f6 Binary files /dev/null and b/semag/goldeneye/007 - GoldenEye (USA).n64 differ diff --git a/semag/goldeneye/goldeneye007.png b/semag/goldeneye/goldeneye007.png new file mode 100644 index 00000000..8e639007 Binary files /dev/null and b/semag/goldeneye/goldeneye007.png differ diff --git a/semag/goldeneye/index.html b/semag/goldeneye/index.html new file mode 100644 index 00000000..183a9da5 --- /dev/null +++ b/semag/goldeneye/index.html @@ -0,0 +1,25 @@ + + + + Goldeneye + + + +
+
+
+ + + diff --git a/semag/majorasmask/Legend of Zelda, The - Majora's Mask (USA).n64 b/semag/majorasmask/Legend of Zelda, The - Majora's Mask (USA).n64 new file mode 100644 index 00000000..d1329449 Binary files /dev/null and b/semag/majorasmask/Legend of Zelda, The - Majora's Mask (USA).n64 differ diff --git a/semag/majorasmask/index.html b/semag/majorasmask/index.html new file mode 100644 index 00000000..7a613e30 --- /dev/null +++ b/semag/majorasmask/index.html @@ -0,0 +1,25 @@ + + + + Majora's Mask + + + +
+
+
+ + + diff --git a/semag/majorasmask/majorasmask.png b/semag/majorasmask/majorasmask.png new file mode 100644 index 00000000..0ba255ad Binary files /dev/null and b/semag/majorasmask/majorasmask.png differ diff --git a/semag/mariokartds/Mario Kart DS (USA) (En,Fr,De,Es,It).nds b/semag/mariokartds/Mario Kart DS (USA) (En,Fr,De,Es,It).nds new file mode 100644 index 00000000..72feff23 Binary files /dev/null and b/semag/mariokartds/Mario Kart DS (USA) (En,Fr,De,Es,It).nds differ diff --git a/semag/mariokartds/index.html b/semag/mariokartds/index.html new file mode 100644 index 00000000..bcf54974 --- /dev/null +++ b/semag/mariokartds/index.html @@ -0,0 +1,25 @@ + + + + Mario Kart DS + + + +
+
+
+ + + diff --git a/semag/mariokartds/mariokartds.png b/semag/mariokartds/mariokartds.png new file mode 100644 index 00000000..b12019e6 Binary files /dev/null and b/semag/mariokartds/mariokartds.png differ diff --git a/semag/marioparty/Mario Party (Europe) (En,Fr,De).n64 b/semag/marioparty/Mario Party (Europe) (En,Fr,De).n64 new file mode 100644 index 00000000..35c0a7ea Binary files /dev/null and b/semag/marioparty/Mario Party (Europe) (En,Fr,De).n64 differ diff --git a/semag/marioparty/index.html b/semag/marioparty/index.html new file mode 100644 index 00000000..fe67b5ee --- /dev/null +++ b/semag/marioparty/index.html @@ -0,0 +1,25 @@ + + + + Mario Party + + + +
+
+
+ + + diff --git a/semag/marioparty/marioparty.png b/semag/marioparty/marioparty.png new file mode 100644 index 00000000..f82f7389 Binary files /dev/null and b/semag/marioparty/marioparty.png differ diff --git a/semag/marioparty2/Mario Party 2 (USA).n64 b/semag/marioparty2/Mario Party 2 (USA).n64 new file mode 100644 index 00000000..f04dfd85 Binary files /dev/null and b/semag/marioparty2/Mario Party 2 (USA).n64 differ diff --git a/semag/marioparty2/index.html b/semag/marioparty2/index.html new file mode 100644 index 00000000..dcfe1e8b --- /dev/null +++ b/semag/marioparty2/index.html @@ -0,0 +1,25 @@ + + + + Mario Party 2 + + + +
+
+
+ + + diff --git a/semag/marioparty2/marioparty2.png b/semag/marioparty2/marioparty2.png new file mode 100644 index 00000000..5806f219 Binary files /dev/null and b/semag/marioparty2/marioparty2.png differ diff --git a/semag/marioparty3/Mario Party 3 (USA).n64 b/semag/marioparty3/Mario Party 3 (USA).n64 new file mode 100644 index 00000000..01c03b75 Binary files /dev/null and b/semag/marioparty3/Mario Party 3 (USA).n64 differ diff --git a/semag/marioparty3/index.html b/semag/marioparty3/index.html new file mode 100644 index 00000000..27c8a9b0 --- /dev/null +++ b/semag/marioparty3/index.html @@ -0,0 +1,25 @@ + + + + Mario Party 3 + + + +
+
+
+ + + diff --git a/semag/marioparty3/marioparty3.png b/semag/marioparty3/marioparty3.png new file mode 100644 index 00000000..bf87bfcc Binary files /dev/null and b/semag/marioparty3/marioparty3.png differ diff --git a/semag/mariopartyds/1704 - Mario Party DS (Europe) (En,Fr,De,Es,It).nds b/semag/mariopartyds/1704 - Mario Party DS (Europe) (En,Fr,De,Es,It).nds new file mode 100644 index 00000000..9cd95f19 Binary files /dev/null and b/semag/mariopartyds/1704 - Mario Party DS (Europe) (En,Fr,De,Es,It).nds differ diff --git a/semag/mariopartyds/index.html b/semag/mariopartyds/index.html new file mode 100644 index 00000000..efd1489e --- /dev/null +++ b/semag/mariopartyds/index.html @@ -0,0 +1,25 @@ + + + + Mario Party DS + + + +
+
+
+ + + diff --git a/semag/mariopartyds/mariopartyds.png b/semag/mariopartyds/mariopartyds.png new file mode 100644 index 00000000..9bb8d4ed Binary files /dev/null and b/semag/mariopartyds/mariopartyds.png differ diff --git a/semag/nintendogs/Nintendogs - Best Friends (USA).nds b/semag/nintendogs/Nintendogs - Best Friends (USA).nds new file mode 100644 index 00000000..91da1458 Binary files /dev/null and b/semag/nintendogs/Nintendogs - Best Friends (USA).nds differ diff --git a/semag/nintendogs/index.html b/semag/nintendogs/index.html new file mode 100644 index 00000000..67933f4e --- /dev/null +++ b/semag/nintendogs/index.html @@ -0,0 +1,25 @@ + + + + Nintendogs + + + +
+
+
+ + + diff --git a/semag/nintendogs/nintendogs.png b/semag/nintendogs/nintendogs.png new file mode 100644 index 00000000..152d2749 Binary files /dev/null and b/semag/nintendogs/nintendogs.png differ diff --git a/semag/papasbakeria/index.html b/semag/papasbakeria/index.html new file mode 100644 index 00000000..86d67462 --- /dev/null +++ b/semag/papasbakeria/index.html @@ -0,0 +1,28 @@ + + + + + + + + Papa's Bakeria + + + +
+ + + + \ No newline at end of file diff --git a/semag/papasbakeria/papasbakeria.png b/semag/papasbakeria/papasbakeria.png new file mode 100644 index 00000000..0839d60d Binary files /dev/null and b/semag/papasbakeria/papasbakeria.png differ diff --git a/semag/papasbakeria/papasbakeria.swf b/semag/papasbakeria/papasbakeria.swf new file mode 100644 index 00000000..bf957831 Binary files /dev/null and b/semag/papasbakeria/papasbakeria.swf differ diff --git a/semag/papascheeseria/index.html b/semag/papascheeseria/index.html new file mode 100644 index 00000000..f0766749 --- /dev/null +++ b/semag/papascheeseria/index.html @@ -0,0 +1,28 @@ + + + + + + + + Papa's Cheeseria + + + +
+ + + + \ No newline at end of file diff --git a/semag/papascheeseria/papascheeseria.png b/semag/papascheeseria/papascheeseria.png new file mode 100644 index 00000000..416fb8bb Binary files /dev/null and b/semag/papascheeseria/papascheeseria.png differ diff --git a/semag/papascheeseria/papascheeseria.swf b/semag/papascheeseria/papascheeseria.swf new file mode 100644 index 00000000..fcad566a Binary files /dev/null and b/semag/papascheeseria/papascheeseria.swf differ diff --git a/semag/papaspastaria/index.html b/semag/papaspastaria/index.html new file mode 100644 index 00000000..d0aba58a --- /dev/null +++ b/semag/papaspastaria/index.html @@ -0,0 +1,28 @@ + + + + + + + + Papa's Pastaria + + + +
+ + + + \ No newline at end of file diff --git a/semag/papaspastaria/papaspastaria.png b/semag/papaspastaria/papaspastaria.png new file mode 100644 index 00000000..84f05ab8 Binary files /dev/null and b/semag/papaspastaria/papaspastaria.png differ diff --git a/semag/papaspastaria/papaspastaria.swf b/semag/papaspastaria/papaspastaria.swf new file mode 100644 index 00000000..01cc4ede Binary files /dev/null and b/semag/papaspastaria/papaspastaria.swf differ diff --git a/semag/papassushiria/index.html b/semag/papassushiria/index.html new file mode 100644 index 00000000..d48cfb08 --- /dev/null +++ b/semag/papassushiria/index.html @@ -0,0 +1,28 @@ + + + + + + + + Papa's Sushiria + + + +
+ + + + \ No newline at end of file diff --git a/semag/papassushiria/papassushiria.png b/semag/papassushiria/papassushiria.png new file mode 100644 index 00000000..d672c646 Binary files /dev/null and b/semag/papassushiria/papassushiria.png differ diff --git a/semag/papassushiria/papassushiria.swf b/semag/papassushiria/papassushiria.swf new file mode 100644 index 00000000..10fddcab Binary files /dev/null and b/semag/papassushiria/papassushiria.swf differ diff --git a/semag/papaswingeria/index.html b/semag/papaswingeria/index.html new file mode 100644 index 00000000..68636c8f --- /dev/null +++ b/semag/papaswingeria/index.html @@ -0,0 +1,28 @@ + + + + + + + + Papa's Wingeria + + + +
+ + + + \ No newline at end of file diff --git a/semag/papaswingeria/papaswingeria.png b/semag/papaswingeria/papaswingeria.png new file mode 100644 index 00000000..4ca73339 Binary files /dev/null and b/semag/papaswingeria/papaswingeria.png differ diff --git a/semag/papaswingeria/papaswingeria.swf b/semag/papaswingeria/papaswingeria.swf new file mode 100644 index 00000000..e325f8ce Binary files /dev/null and b/semag/papaswingeria/papaswingeria.swf differ diff --git a/semag/papermario/Paper Mario (USA).n64 b/semag/papermario/Paper Mario (USA).n64 new file mode 100644 index 00000000..16c833d5 Binary files /dev/null and b/semag/papermario/Paper Mario (USA).n64 differ diff --git a/semag/papermario/index.html b/semag/papermario/index.html new file mode 100644 index 00000000..4adae1c4 --- /dev/null +++ b/semag/papermario/index.html @@ -0,0 +1,25 @@ + + + + Paper Mario + + + +
+
+
+ + + diff --git a/semag/papermario/papermario.png b/semag/papermario/papermario.png new file mode 100644 index 00000000..c38a2fe8 Binary files /dev/null and b/semag/papermario/papermario.png differ diff --git a/semag/starfox64/Star Fox 64 (USA) (Rev A).n64 b/semag/starfox64/Star Fox 64 (USA) (Rev A).n64 new file mode 100644 index 00000000..dc26a7df Binary files /dev/null and b/semag/starfox64/Star Fox 64 (USA) (Rev A).n64 differ diff --git a/semag/starfox64/index.html b/semag/starfox64/index.html new file mode 100644 index 00000000..ca7bf791 --- /dev/null +++ b/semag/starfox64/index.html @@ -0,0 +1,25 @@ + + + + Star Fox 64 + + + +
+
+
+ + + diff --git a/semag/starfox64/starfox64.png b/semag/starfox64/starfox64.png new file mode 100644 index 00000000..a2885c0d Binary files /dev/null and b/semag/starfox64/starfox64.png differ diff --git a/semag/supermario64ds/Super Mario 64 DS (USA) (Rev 1).nds b/semag/supermario64ds/Super Mario 64 DS (USA) (Rev 1).nds new file mode 100644 index 00000000..0273de50 Binary files /dev/null and b/semag/supermario64ds/Super Mario 64 DS (USA) (Rev 1).nds differ diff --git a/semag/supermario64ds/index.html b/semag/supermario64ds/index.html new file mode 100644 index 00000000..b7f3f746 --- /dev/null +++ b/semag/supermario64ds/index.html @@ -0,0 +1,25 @@ + + + + Super Mario 64 DS + + + +
+
+
+ + + diff --git a/semag/supermario64ds/supermario64ds.png b/semag/supermario64ds/supermario64ds.png new file mode 100644 index 00000000..0dd83fa8 Binary files /dev/null and b/semag/supermario64ds/supermario64ds.png differ diff --git a/settings.html b/settings.html index 073fe3a0..d0057a23 100644 --- a/settings.html +++ b/settings.html @@ -94,6 +94,7 @@ +