This repository was archived by the owner on Feb 3, 2026. It is now read-only.
Issue 113 + Other Small Fixes #176
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a monster PR, so I will clarify in detail everything that was changed here. The PR includes work from my previous PR (issue 116) so that should be merged before this is reviewed.
In the DoorDash option of w0_d1 (the night before) I fixed a scriptwriting issue.
The rest of the work pertains to w0_d3 (the second full day of orientation). I went through and I added animations and fixed script writing bugs/typos for the entirety of the day (mostly). This means I made a lot of changes to w0_d3 and then all of the options you have throughout that day (in the w0_d3_choices directory). There are a lot of different branches to go down here, so have fun reviewing that. I went through my work so hopefully it is all good, though.
The only things that are left to do in w0_d3 are to add animations for the conversation with Python at the end of the day (issue #167 and PR #169), add animations for the advisor (currently blocked bc we are waiting on art but it's issue #172), and to add animations for the breakout leader (issues #175 & #174). So there is work assigned to issues for the rest of w0_d3 after this PR goes through.
I also made some issues for other small stuff that I noticed needed fixing (issues #170, #171, & #173). I'll decide what I want to do next for development on Tuesday.