Name sorting update
This commit is contained in:
@@ -71,7 +71,7 @@ else if (global.recipemode == "f")
|
||||
else if (global.recipemode == "g")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 4
|
||||
global.recipeindex = 7
|
||||
}
|
||||
else if (global.recipemode == "m")
|
||||
{
|
||||
@@ -81,7 +81,7 @@ else if (global.recipemode == "m")
|
||||
else if (global.recipemode == "p")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 22
|
||||
global.recipeindex = 4
|
||||
}
|
||||
else if (global.recipemode == "s")
|
||||
{
|
||||
|
@@ -71,7 +71,7 @@ else if (global.recipemode == "f")
|
||||
else if (global.recipemode == "g")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 7
|
||||
global.recipeindex = 19
|
||||
}
|
||||
else if (global.recipemode == "m")
|
||||
{
|
||||
@@ -81,7 +81,7 @@ else if (global.recipemode == "m")
|
||||
else if (global.recipemode == "p")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 23
|
||||
global.recipeindex = 22
|
||||
}
|
||||
else if (global.recipemode == "s")
|
||||
{
|
||||
|
@@ -61,7 +61,7 @@ else if (global.recipemode == "c")
|
||||
else if (global.recipemode == "g")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 19
|
||||
global.recipeindex = 13
|
||||
}
|
||||
else if (global.recipemode == "m")
|
||||
{
|
||||
@@ -71,7 +71,7 @@ else if (global.recipemode == "m")
|
||||
else if (global.recipemode == "p")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 20
|
||||
global.recipeindex = 23
|
||||
}
|
||||
else if (global.recipemode == "s")
|
||||
{
|
||||
|
@@ -1,5 +1,5 @@
|
||||
hover = 1
|
||||
if ((!hoversound) && global.recipemode != "index" && global.indexphase != "ex" && global.recipemode != "spicy" && global.recipemode != "classic" && global.recipemode != "b" && global.recipemode != "f" && global.recipemode != "p" && global.recipemode != "s" && global.recipemode != "z")
|
||||
if ((!hoversound) && global.recipemode != "index" && global.indexphase != "ex" && global.recipemode != "spicy" && global.recipemode != "classic" && global.recipemode != "b" && global.recipemode != "f" && global.recipemode != "s" && global.recipemode != "z")
|
||||
{
|
||||
hoversound = 1
|
||||
audio_play_sound(mouse_hover, 1, false)
|
||||
|
@@ -1,4 +1,4 @@
|
||||
if (global.recipemode != "index" && global.indexphase != "ex" && global.recipemode != "spicy" && global.recipemode != "classic" && global.recipemode != "b" && global.recipemode != "f" && global.recipemode != "p" && global.recipemode != "s" && global.recipemode != "z")
|
||||
if (global.recipemode != "index" && global.indexphase != "ex" && global.recipemode != "spicy" && global.recipemode != "classic" && global.recipemode != "b" && global.recipemode != "f" && global.recipemode != "s" && global.recipemode != "z")
|
||||
{
|
||||
audio_play_sound(jukechange, 1, false)
|
||||
audio_sound_gain(jukechange, ((global.sfxvolume - 20) / 100), 0)
|
||||
@@ -51,10 +51,15 @@ else if (global.recipemode == "c")
|
||||
else if (global.recipemode == "g")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 13
|
||||
global.recipeindex = 3
|
||||
}
|
||||
else if (global.recipemode == "m")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 11
|
||||
}
|
||||
else if (global.recipemode == "p")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 20
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
hover = 1
|
||||
if ((!hoversound) && global.recipemode != "index" && global.indexphase != "ex" && (global.recipemode == "g" || global.recipemode == "m" || global.recipemode == "sweet" || global.recipemode == "bitter" || global.recipemode == "sour" || global.recipemode == "girly" || global.recipemode == "manly" || global.recipemode == "classy" || global.recipemode == "promo"))
|
||||
if ((!hoversound) && global.recipemode != "index" && global.indexphase != "ex" && (global.recipemode == "m" || global.recipemode == "sweet" || global.recipemode == "bitter" || global.recipemode == "sour" || global.recipemode == "girly" || global.recipemode == "manly" || global.recipemode == "classy" || global.recipemode == "promo"))
|
||||
{
|
||||
hoversound = 1
|
||||
audio_play_sound(mouse_hover, 1, false)
|
||||
|
@@ -1,4 +1,4 @@
|
||||
if (global.recipemode != "index" && global.indexphase != "ex" && (global.recipemode == "g" || global.recipemode == "m" || global.recipemode == "sweet" || global.recipemode == "bitter" || global.recipemode == "sour" || global.recipemode == "girly" || global.recipemode == "manly" || global.recipemode == "classy" || global.recipemode == "promo"))
|
||||
if (global.recipemode != "index" && global.indexphase != "ex" && (global.recipemode == "m" || global.recipemode == "sweet" || global.recipemode == "bitter" || global.recipemode == "sour" || global.recipemode == "girly" || global.recipemode == "manly" || global.recipemode == "classy" || global.recipemode == "promo"))
|
||||
{
|
||||
audio_play_sound(jukechange, 2, false)
|
||||
audio_sound_gain(jukechange, ((global.sfxvolume - 20) / 100), 0)
|
||||
@@ -38,11 +38,6 @@ else if (global.recipemode == "promo")
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 18
|
||||
}
|
||||
else if (global.recipemode == "g")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
global.recipeindex = 3
|
||||
}
|
||||
else if (global.recipemode == "m")
|
||||
{
|
||||
global.indexphase = "home"
|
||||
|
@@ -226,11 +226,11 @@ if (global.indexphase != "home")
|
||||
else if (global.recipemode == "f")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.fringeweaver_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.bloomlight_str))
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.cobaltvelvet_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.beer_str))
|
||||
else if (global.recipemode == "p")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.sunshinecloud_str))
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.bloomlight_str))
|
||||
else if (global.recipemode == "s")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.badtouch_str))
|
||||
if ba2.hover
|
||||
@@ -264,11 +264,11 @@ if (global.indexphase != "home")
|
||||
else if (global.recipemode == "f")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.zenstar_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.cobaltvelvet_str))
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.piledriver_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.pianoman_str))
|
||||
else if (global.recipemode == "p")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.suplex_str))
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.sunshinecloud_str))
|
||||
else if (global.recipemode == "s")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.grizzlytemple_str))
|
||||
if ba3.hover
|
||||
@@ -298,11 +298,11 @@ if (global.indexphase != "home")
|
||||
else if (global.recipemode == "c")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.moonblast_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.piledriver_str))
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.gutpunch_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.pianowoman_str))
|
||||
else if (global.recipemode == "p")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.sparklestar_str))
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.suplex_str))
|
||||
else if (global.recipemode == "s")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.sugarrush_str))
|
||||
if ba4.hover
|
||||
@@ -328,7 +328,9 @@ if (global.indexphase != "home")
|
||||
else if (global.recipemode == "c")
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.crevicespike_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.gutpunch_str))
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.bleedingjane_str))
|
||||
else if (global.recipemode == "p")
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.sparklestar_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.frothywater_str))
|
||||
if ba5.hover
|
||||
@@ -349,8 +351,6 @@ if (global.indexphase != "home")
|
||||
draw_text((ba5.x + 5), (ba5.y + 3), string(global.mercuryblast_str))
|
||||
else if (global.recipemode == "promo")
|
||||
draw_text((ba5.x + 5), (ba5.y + 3), string(global.pianowoman_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba5.x + 5), (ba5.y + 3), string(global.bleedingjane_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba5.x + 5), (ba5.y + 3), string(global.fluffydream_str))
|
||||
if ba6.hover
|
||||
|
@@ -236,11 +236,11 @@ if (global.indexphase != "home")
|
||||
else if (global.recipemode == "f")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.fringeweaver_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.bloomlight_str))
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.cobaltvelvet_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.beer_str))
|
||||
else if (global.recipemode == "p")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.sunshinecloud_str))
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.bloomlight_str))
|
||||
else if (global.recipemode == "s")
|
||||
draw_text((ba1.x + 5), (ba1.y + 3), string(global.badtouch_str))
|
||||
if ba2.hover
|
||||
@@ -274,11 +274,11 @@ if (global.indexphase != "home")
|
||||
else if (global.recipemode == "f")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.zenstar_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.cobaltvelvet_str))
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.piledriver_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.pianoman_str))
|
||||
else if (global.recipemode == "p")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.suplex_str))
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.sunshinecloud_str))
|
||||
else if (global.recipemode == "s")
|
||||
draw_text((ba2.x + 5), (ba2.y + 3), string(global.grizzlytemple_str))
|
||||
if ba3.hover
|
||||
@@ -308,11 +308,11 @@ if (global.indexphase != "home")
|
||||
else if (global.recipemode == "c")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.moonblast_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.piledriver_str))
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.gutpunch_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.pianowoman_str))
|
||||
else if (global.recipemode == "p")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.sparklestar_str))
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.suplex_str))
|
||||
else if (global.recipemode == "s")
|
||||
draw_text((ba3.x + 5), (ba3.y + 3), string(global.sugarrush_str))
|
||||
if ba4.hover
|
||||
@@ -338,7 +338,9 @@ if (global.indexphase != "home")
|
||||
else if (global.recipemode == "c")
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.crevicespike_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.gutpunch_str))
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.bleedingjane_str))
|
||||
else if (global.recipemode == "p")
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.sparklestar_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba4.x + 5), (ba4.y + 3), string(global.frothywater_str))
|
||||
if ba5.hover
|
||||
@@ -359,8 +361,6 @@ if (global.indexphase != "home")
|
||||
draw_text((ba5.x + 5), (ba5.y + 3), string(global.mercuryblast_str))
|
||||
else if (global.recipemode == "promo")
|
||||
draw_text((ba5.x + 5), (ba5.y + 3), string(global.pianowoman_str))
|
||||
else if (global.recipemode == "g")
|
||||
draw_text((ba5.x + 5), (ba5.y + 3), string(global.bleedingjane_str))
|
||||
else if (global.recipemode == "m")
|
||||
draw_text((ba5.x + 5), (ba5.y + 3), string(global.fluffydream_str))
|
||||
if ba6.hover
|
||||
|
Reference in New Issue
Block a user