Merged
MichaelYick
merged 7 commits from 2021-06-21 00:09:10 +00:00
(deleted):master into Patchy-Patch5
No Reviewers
Labels
Clear labels
bug
Critical Priority
duplicate
enhancement
help wanted
High Priority
Low Priority
Medium Priority
Meta
needs more info
question
refactor
wontfix
back-burner
bug
Critical Priority
enhancement
help wanted
High Priority
Low Priority
Medium Priority
Meta
question
undelegated
Something is not working
Absolutely urgent issues that must be delt with before others can even be considered.
This issue or pull request already exists
New feature
Need some help
Bugs that cause crashes, major story errors, or other massively negative issues. Features that are a must-have inclusion or else the game won't be as good.
Minor or easy to miss errors. Features that'd be nice, but can be done with out.
Errors that stick out, but aren't fatal to gameplay. Features that are in decent demand or would improve gameplay by a signifigant amount
for all the other fun stuff about the project thats not code
Something is wrong
Cleaning up the cruft
This won't be fixed
"Shit Nobody Cares About" issues
Something is not working
Absolutely urgent issues that must be delt with before others can even be considered.
New feature
Need some help
Bugs that cause crashes, major story errors, or other massively negative issues. Features that are a must-have inclusion or else the game won't be as good.
Minor or easy to miss errors. Features that'd be nice, but can be done with out.
Errors that stick out, but aren't fatal to gameplay. Features that are in decent demand or would improve gameplay by a signifigant amount
for all the other fun stuff about the project thats not code
More information is needed
Issues that need to be assigned by a project manager
No labels
Milestone
No items
No Milestone
Patchy-Patch5 Release
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Cavemanon/SnootGame#33
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This pull request addresses issues #25 and #31
fixes #25
2 scenes were switched from bandroom to auditorium as the text implied, and then a misplaced scene BG was removed from the bus story.
fixes #31
a variable was created wingStory that is initialized as false, and switches to true only if Anon hears Fang's story about Naser. This variable is then checked during a Naser scene to see additional story if it is TRUE.
WIP: wingStory if/else addedto WIP: story issue #31WIP: story issue #31to WIP: Minor Issue Fixes Issues #25 and #31Is this good to push in? Its got WIP and just wanted to ask @stillzero.
Everything looks good locally. So yeah I think we are good to go.