added some new buzzers
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 44 KiB |
@@ -225,7 +225,7 @@
|
||||
"cors": "~2.8.5",
|
||||
"debug": "~4.3.1",
|
||||
"engine.io-parser": "~5.2.1",
|
||||
"ws": "~8.11.0"
|
||||
"ws": ">=8.17.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10.2.0"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>You may now put weird characters in your name.</title>
|
||||
<title>You can now play as Luigi</title>
|
||||
<link rel="stylesheet" href="styleMain.css">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
<script>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>No, you do not need to mute this site anymore. (yes, even on firefox)</title>
|
||||
<title>You can now play as Luigi</title>
|
||||
<link rel="stylesheet" href="styleMain.css">
|
||||
<script src="browserFunctions.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>You can now play as Luigi</title>
|
||||
<link rel="stylesheet" href="styleMain.css">
|
||||
<script src="browserFunctions.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
@@ -25,14 +26,14 @@
|
||||
["Kirbeep","KirbyMic2","KirbySquishy","KirbyBugzzy","KirbyKracko"],
|
||||
["Killer7Laugh"],
|
||||
["TheNumberEight","TheNumberEight","TheNumberEight","TheNumberEight","TheNumberEight","TheNumberEight","TheNumberEight","TheNumberEight"],
|
||||
["Jiggluigibat","SaturnHonk","Kirbeep","UltiFinishZoom","UltiChromSorry"],
|
||||
["MarioBoing","MarioPenguin","MarioCoin","MPYosh","MPDogF","MPCatF","MarioPlum","WLHelloThere","WLAlright","WLHurryUp","WLOhBoy"],
|
||||
["Jiggluigibat","SaturnHonk","Kirbeep","UltiFinishZoom","UltiChromSorry","MeleeLuigiYipee"],
|
||||
["MarioBoing","MarioPenguin","MarioCoin","MPYosh","MPDogF","MPCatF","MarioPlum","WLHelloThere","WLAlright","WLHurryUp","WLOhBoy","MeleeLuigiYipee"],
|
||||
["PizzaTowerTaunt1"],
|
||||
["EBWow","EBAttack1","SaturnHonk"],
|
||||
["AAHoldIt","AATakeThat"],
|
||||
["Ooh"],
|
||||
["PikminThrow","Pikmin2LouieAMV","Pikmin2Olimar","Pikmin2President","Pikmin2Breadbug"],
|
||||
["FF9Moogle"],
|
||||
["FF9Moogle","FF11FishCatch"],
|
||||
["MGSAlert"],
|
||||
["HKAdido","HKGrub","HKShrumalWarriorWahw"],
|
||||
["DKOK"],
|
||||
@@ -50,13 +51,16 @@
|
||||
["EWJPain"],
|
||||
["SF3KenParry","SFBrazil"],
|
||||
["DESick"],
|
||||
["RotTHereCatch"],
|
||||
["DoomOof","DoomPowerup"],
|
||||
["AoWMagic1","AoWMagic4"],
|
||||
["ROR2Lvlup"],
|
||||
["LoZHello","LoZYahaha"],
|
||||
["BSBunger","BSKweeble"],
|
||||
["SourceNotification","SourceMedkit","SourceMeepMerp"],
|
||||
["KHXBlade","KHRikuSorry"],
|
||||
["GTMissileArf","GTGhostMode"],
|
||||
["FECrit"],
|
||||
["RotTHereCatch"],
|
||||
["TheChasePlayerBuzz","TheChaseChaserBuzz","TheChasePotato"],
|
||||
["KlonoaWahoo"],
|
||||
["PPTArleBAYOEN","PPTExHarddrop","PPTLemresDonuts","PPTOPipi","PPTRingoCosine","PPTSigKapow"],
|
||||
@@ -65,6 +69,7 @@
|
||||
["TGM_S"],
|
||||
["MvC2CyclopsOpticBlast","MvC3MagnetoMagneticBlast","MvC3DrDoomFootDive","MvC3ModokAnalyzeCube","MvC3MorriganSoulFist","MvC3DeadPoolYoMama","MvC3SentinelNeutralize","MvC3ChrisREatLead","MvC3VergilMotivated","MvC3PWMoreEvidence"],
|
||||
["MegaManXDash","MegaManXTeleport","MegaManXEnergyTankFull","MegaMan4Energy","MegaMan4Life","MegaMan4Teleport"],
|
||||
["LaMulanaTrap","LaMulanaXmailer"],
|
||||
["Mystery"],
|
||||
];
|
||||
let specialBuzzers = {
|
||||
@@ -90,7 +95,8 @@
|
||||
}
|
||||
let animatedBuzzers = ["SF3KenParry","PlokCLEAR","FECrit"];
|
||||
let buzzerOptionsCurrentRow = 0;
|
||||
let buzzerOptionsTotalRows = 5;
|
||||
let buzzerOptionsTotalRows = Math.ceil(buzzerOptions.length / 10);
|
||||
console.log(buzzerOptionsTotalRows);
|
||||
function displayBuzzerOptions() {
|
||||
$("#buzzerOptions").html("");
|
||||
$("#buzzerOptions").append("<div class=buzzerGroup id='buzzerOptionsPrev'>\<</div>");
|
||||
|
||||