instant_ending: Finish support
Open
@DoremyR3d is already working on this.
Since Jan 5, 2020.
enhancement
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 15
- Avg merge
- 15h 24m
- Merged PRs (30d)
- 1
Description
Ideally, we also want to easily trigger bad or custom endings through simple and obvious gameplay decisions on Stage 1. This likely requires more ECL and binary hacks than simply changing if(stage == 6) to if(stage == 1) as we've been doing.
Alternatively, bad/custom/good endings could be chosen in a separate Windows dialog window during gameplay, like the one for #8.
Oh, and TH09. Good luck finding a hack that doesn't hang on a white screen after the staff roll.
Done:
- TH06
- TH07
- TH08
- TH09
- TH10
- Uwabami Breakers (?)
- TH11
- TH12
- TH12.8
- TH13
- TH14
- TH15
- TH16
- TH17
- TH18
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.