Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new menorah flame SDL state #996

Merged
merged 3 commits into from
Dec 18, 2021
Merged

Conversation

DoobesURU
Copy link
Contributor

Once again condenses a bunch of SDL states into one, this time for the menorah candle flames.

Instead of each flame being a separate bool SDL, everything is now controlled by an integer "gmpnMenFlameStat". The menorah itself is still controlled by the gmpnHolidayVis state.

0 - Default (no flames)
1 - Shammash and Flame01 on Day 1
2 - Flame02 on Day 2
3 - Flame03 on Day 3
4 - Flame04 on Day 4
5 - Flame05 on Day 5
6 - Flame06 on Day 6
7 - Flame07 on Day 7
8 - Flame08 on Day 8

New PRPs to go along with this will be PRed later after I do a few more adjustments to collision to keep the cones and Eddie out of weird spots.

Scripts/SDL/GoMePubNew.sdl Outdated Show resolved Hide resolved
@Hoikas Hoikas added the Blocking on MOULa This pull request is accepted but is blocking on an analogous deployment to Cyan's MOULa Shard. label Dec 7, 2021
@Hoikas Hoikas merged commit 2949ac3 into H-uru:master Dec 18, 2021
@DoobesURU DoobesURU deleted the GoMePubNew2021 branch January 9, 2022 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocking on MOULa This pull request is accepted but is blocking on an analogous deployment to Cyan's MOULa Shard. hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants