Browse Source

Get rid of Twee2Settings

ruduki2 5 years ago
parent
commit
8a92b5635d

+ 2 - 2
Rakefile

@@ -111,7 +111,7 @@ task import: %w(bundle_install) do
     sh(
     sh(
       'bundle', 'exec', 'twee2', 'decompile',
       'bundle', 'exec', 'twee2', 'decompile',
       file.dest_file, file.source_file,
       file.dest_file, file.source_file,
-      '--exclude=StoryJS,StoryCSS,StoryTitle',
+      '--exclude=StoryJS,StoryCSS,StoryTitle,Twee2Settings',
       '--exclude-from=../stylesheet.tw2,../storyjs.tw2,../stylesheet.tw2,../images.tw2',
       '--exclude-from=../stylesheet.tw2,../storyjs.tw2,../stylesheet.tw2,../images.tw2',
     )
     )
   end
   end
@@ -127,7 +127,7 @@ task import_main: %w(bundle_install) do
       'bundle', 'exec', 'twee2', 'decompile',
       'bundle', 'exec', 'twee2', 'decompile',
       File.join(STORY_DIR, STORY_RELEASE_TITLE + '.html'),
       File.join(STORY_DIR, STORY_RELEASE_TITLE + '.html'),
       './' + file.source_file,
       './' + file.source_file,
-      '--exclude=StoryJS,StoryCSS,StoryTitle',
+      '--exclude=StoryJS,StoryCSS,StoryTitle,Twee2Settings',
       "--exclude-from=#{excludes.join(',')}",
       "--exclude-from=#{excludes.join(',')}",
     )
     )
   end
   end

+ 0 - 5
story/01_intro.tw2

@@ -769,8 +769,3 @@ You've fast-forwarded, here's what happens between now and the next passage:
 This next section is super-unfinished, but I kind of wanted to release this work-in-progress anyway. get ready to see a lot of \#TODO (or stop until I finish this part)
 This next section is super-unfinished, but I kind of wanted to release this work-in-progress anyway. get ready to see a lot of \#TODO (or stop until I finish this part)
 
 
 [[Get in Jess's car and go to the beach->Which beach]]
 [[Get in Jess's car and go to the beach->Which beach]]
-
-::Twee2Settings [twee2]
-@story_start_name = 'Start Intro'
-Twee2::build_config.story_ifid = 'd6480e34-cbe1-4bb9-86d3-b4cb9c511475'
-Twee2::build_config.story_format = 'SugarCube2'

+ 0 - 1
story/02_transform.tw2

@@ -1105,4 +1105,3 @@ Double-click this passage to edit it.
 "Calm down, the magic wears off after a few hours if you take the bikini off," Sally explains.
 "Calm down, the magic wears off after a few hours if you take the bikini off," Sally explains.
 
 
 <<include [[bikini questions]]>>
 <<include [[bikini questions]]>>
-

+ 0 - 1
story/03_custom_girl.tw2

@@ -662,4 +662,3 @@ TODO
 
 
 ::ff3 <2494,4691>
 ::ff3 <2494,4691>
 Here you'll choose how to customize your bikini, if you used dialog options earlier to "keep the bikini".
 Here you'll choose how to customize your bikini, if you used dialog options earlier to "keep the bikini".
-

+ 0 - 5
story/04_money_game.tw2

@@ -58,8 +58,3 @@ Double-click this passage to edit it.
 "Alright, after practice we'll head to the Mall to get you a new wardrobe."
 "Alright, after practice we'll head to the Mall to get you a new wardrobe."
 
 
 [['"New wardrobe?"']
 [['"New wardrobe?"']
-
-::Twee2Settings [twee2]
-Twee2::build_config.story_ifid = '3c1b2fa6-119a-4be2-98f3-83f9cb9e6801'
-Twee2::build_config.story_format = 'SugarCube2'
-

+ 0 - 5
story/05_beaches.tw2

@@ -510,8 +510,3 @@ Double-click this passage to edit it.
 
 
 ::vicky named after queen victoria <5374,1266>
 ::vicky named after queen victoria <5374,1266>
 Double-click this passage to edit it.
 Double-click this passage to edit it.
-
-::Twee2Settings [twee2]
-Twee2::build_config.story_ifid = 'c9534792-d7e5-4626-92e3-8008c88c249d'
-Twee2::build_config.story_format = 'SugarCube2'
-

+ 0 - 5
story/06_public_beach.tw2

@@ -530,8 +530,3 @@ Officer Whitney: "Alright Heather. Here's what's going to happen. Give me your I
 
 
 ::tell cop the name is girl_name <8759,9213>
 ::tell cop the name is girl_name <8759,9213>
 Officer Whitney: "Alright $girl_name. Here's what's going to happen. Give me your ID, and then get in the back."
 Officer Whitney: "Alright $girl_name. Here's what's going to happen. Give me your ID, and then get in the back."
-
-::Twee2Settings [twee2]
-Twee2::build_config.story_ifid = '19A9390A-68B9-4FA9-8557-7429B0668798'
-Twee2::build_config.story_format = 'SugarCube2'
-