Skip to content
Snippets Groups Projects
Commit bc46469f authored by svornost's avatar svornost
Browse files

Rework the beginning of the end-week sequence:

1. Replace endWeek.tw with a closed function in endWeek.js, executed directly when "END WEEK" is clicked, to remove a passage transition
2. Display the Load Screen until the Slave Assignment Report has run to completion, so it doesn't look like FC has just frozen
3. Move end-week confirmation javascript out of storyCaptionWidgets.tw and into endWeek.js, because javascript belongs in javascript files, not in <<script>> tags
4. Get rid of the $shelterGirlIDs global array...the inspection event only uses one girl, and the dynamic equivalent is easy (use $slaves.filter(isShelterGirl))
parent b25373c1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment