corrections - all - #1

This commit is contained in:
Nio
2021-09-26 23:43:01 +10:00
parent 4b325e8bd9
commit 61495d08d2
21 changed files with 1081 additions and 254 deletions

View File

@ -146,7 +146,10 @@ define SV = Character ('Street Vendor', base, color="#F8E120", who_outlines=[(1,
define carl = Character ('Mr. Carldewskii', base, color="#E19E40", who_outlines=[(1, '#03223B')])
define Drf = Character ('Dr. Fernsworth', base, color="#253354", who_outlines=[(1, '#334573')])
define FRT = Character ('Fang Reed & Trish', base, color="#4963A5", who_outlines=[(1, '#FFFFFF')])
#experimental colors
define FangAndTrish = Character('Fang and Trish', base, color="42DFA8", who_outlines=[(1, '#183623')])
define NaserAndNaomi = Character('Naser and Naomi', base, color="22DFA8", who_outlines=[(1, '#2036B3')])
define TeamMember = Character('Team member', base, color="D32552", who_outlines=[(1, '#445F42')])
#Extra image translations
#siloettes
image stellaSilo = im.Flip(im.MatrixColor("stella/stella neutral.png",im.matrix.brightness(-1)), horizontal=True)
@ -330,6 +333,23 @@ image carldelewski flip = im.Flip("other/carldelewski.png", horizontal=True)
image fangdad unimpressed flip = im.Flip("fangparents/fangdad unimpressed.png", horizontal=True)
image naser handout flip = im.Flip("naser/naser handout.png", horizontal=True)
image fang adorable flip = im.Flip("fang/emotive set/fang adorable.png", horizontal=True)
image anon concerned flip = im.Flip("images/anon/base set/anon concerned.png", horizontal=True)
#fang with amber pendant
image fang neutral amberpendant = "images/fang/basic set/fang neutral w amber pendant.png"
image fang neutral amberpendant flip = im.Flip("images/fang/basic set/fang neutral w amber pendant.png", horizontal=True)
image fang angry amberpendant = "images/fang/basic set/fang angry w amber pendant.png"
image fang angry amberpendant flip = im.Flip("images/fang/basic set/fang angry w amber pendant.png", horizontal=True)
image fang sad amberpendant = "images/fang/basic set/fang sad w amber pendant.png"
image fang sad amberpendant flip = im.Flip("images/fang/basic set/fang sad w amber pendant.png", horizontal=True)
image fang considering amberpendant = "images/fang/basic set/fang considering w amber pendant.png"
image fang considering amberpendant flip = im.Flip("images/fang/basic set/fang considering w amber pendant.png", horizontal=True)
image fang happy amberpendant = "images/fang/basic set/fang happy w amber pendant.png"
image fang happy amberpendant flip = im.Flip("images/fang/basic set/fang happy w amber pendant.png", horizontal=True)
image fang surprised amberpendant = "images/fang/basic set/fang surprised w amber pendant.png"
image fang surprised amberpendant flip = im.Flip("images/fang/basic set/fang surprised w amber pendant.png", horizontal=True)
image fang unimpressed amberpendant = "images/fang/basic set/fang unimpressed w amber pendant.png"
image fang unimpressed amberpendant flip = im.Flip("images/fang/basic set/fang unimpressed w amber pendant.png", horizontal=True)
# vfx
image black = "#000"
@ -344,14 +364,29 @@ image guitarpick = "/images/other/pickthrown.png"
image projector9 blurred = im.Blur("images/cgs/projector9.jpg", 1.5)
image projector9 normal = "images/cgs/projector9.jpg"
image fangonamp = "images/cgs/finalamp.png"
image schooloutside normal = "images/backgorunds/outside school.jpg"
image schooloutside normal = "images/backgrounds/outside school.jpg"
image schooloutside blurred = im.Blur("images/backgrounds/outside school.jpg", 1.8)
image sodacan blurred = im.Blur("images/other/sodacan.png", 1.8)
image fangdadlarge = "images/fangparents/fangdadneutral large.png"
image lighter = "images/other/lighter.png"
image amberpendant = "images/other/amberpendant1.png"
image fangphone = "images/other/fangphone.png"
image fangphonelayer1 = "images/other/fangphonelayer1.png"
image fangphonelayer2 = im.Alpha("images/other/fangphonelayer2.png", 0.4)
image nonalcoholic = "images/other/soda.png"
image amberpendant = "images/other/amberpendant1.png"
image chadshark flip = im.Flip("stella/chadshark.png", horizontal=True)
image chadshark = "stella/chadshark.png"
image home fang night blurred = im.Blur('images/backgrounds/home fang night.jpg', 2.0)
image home fang night lessblurred = im.Blur('images/backgrounds/home fang night.jpg', 1.5)
image home fang night barelyblurred = im.Blur('images/backgrounds/home fang night.jpg', 0.5)
image d01_blur = im.Blur('images/cgs/d01.jpg', 1.5)
#extra chapters other images
image fangroomfuture = "images/backgrounds/fangroomfuture.png"
image livingroomdayalt = "images/backgrounds/livingroomdayalt.png"
image projector9_blur:
"projector9 normal" with dissolve
@ -367,6 +402,75 @@ image schooloutside_blur:
pause 1
repeat
#phone bgs for video calls
#caller bgs
image anonday_videocall_bg = im.Crop(im.FactorScale("images/backgrounds/foodcourt.jpg", 0.9),(0,40,576,920))
image anonnight_videocall_bg = im.Crop(im.FactorScale("images/backgrounds/room anon dark.jpg", 0.9),(100,40,576,920))
image fpvcblack = im.Scale("images/other/black.png", 565, 1100)
image call_ended = im.Scale("images/other/black.png", 656, 700)
#callers
image anon_vc_neutral = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(900,250,653,800)), horizontal=True)
image anon_vc_neutral_alt1 = im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(800,250,653,800))
image anon_vc_concerned = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon concerned.png", 2.0),(900,250,653,800)), horizontal=True)
image anon_vc_happy = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon happy.png", 2.0),(900,250,653,800)), horizontal=True)
image anon_vc_grin = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon grin.png", 2.0),(900,250,653,800)), horizontal=True)
image anon_vc_unimpressed = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon unimpressed.png", 2.0),(900,250,653,800)), horizontal=True)
image no_caller = im.Alpha('images/other/black.png', 0)
#fangphone effect - video call with Anon mainly
layeredimage fangphonevideocall:
group midlayer:
pos (370, -20)
rotate 1
attribute blackmid default:
"fpvcblack"
group talkerbg:
pos (446, -35)
rotate 1
# xzoom 1.3 #anon's cam is shitty
attribute bgday default:
"anonday_videocall_bg"
attribute bgnight:
"anonnight_videocall_bg"
attribute call_ended_bg:
"no_caller"
group talker:
pos (410, 65)
rotate 3
attribute anonneutral:
"anon_vc_neutral"
attribute anonneutralalt1:
"anon_vc_neutral_alt1"
attribute anonconcerned:
"anon_vc_concerned"
attribute anonhappy:
"anon_vc_happy"
attribute anongrin:
"anon_vc_grin"
attribute anonunimpressed:
"anon_vc_unimpressed"
attribute call_ended:
"no_caller"
always:
"fangphonelayer1"
group toplayer:
attribute basic default:
"fangphonelayer2"
#additional flips
image naomi future flip = im.Flip('images/naomi/naomi future.png', horizontal=True)
image fang d happy flip = im.Flip('images/fang/future sets/fang d happy.png', horizontal=True)
@ -382,6 +486,7 @@ image other_fang_home_prom_stars = "images/cgs/stair1.png"
#additional BGs
image park_night = "images/backgrounds/park night.jpg"
image home_fang_dim = "images/backgrounds/home fang dim.jpg"
#WAOH ITS THE TITLE SCREEN!!!!
label splashscreen: