8000 Check FireTick during match load and start by CoWinkKeyDinkInc · Pull Request #879 · PGMDev/PGM · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Check FireTick during match load and start #879

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

Merged
merged 25 commits into from
Sep 4, 2021

Conversation

CoWinkKeyDinkInc
Copy link
Contributor

While I was helping @technodono find out why The Dropper Community map was damaged, I discovered that fire spreads before the match starts. This PR fixes this simple bug to make it consistent with other world events, like PGM locking mob movement and time. DoFireTick will now default to on (as it always has) when the match starts.

Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
CoWinkKeyDinkInc and others added 5 commits June 8, 2021 00:48
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
CoWinkKeyDinkInc and others added 4 commits June 8, 2021 22:47
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
…unlocktime calcluation in PGMListener

Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
@CoWinkKeyDinkInc
Copy link
Contributor Author

This PR now adds gamerules set by level.dat not mentioned by <gamemode> into the GameRulesMatchModule, so now it takes gamemodes intentionally set in level.dat to account.

CoWinkKeyDinkInc and others added 4 commits July 15, 2021 19:56
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
@CoWinkKeyDinkInc
Copy link
Contributor Author
CoWinkKeyDinkInc commented Aug 3, 2021

Currently in this PR maps that have doDayLightCycle set to true in the gamerule XML do not get the sun moving. Intercept specifically has this on.

<gamerules>
    <doDaylightCycle>true</doDaylightCycle>
</gamerules>

CoWinkKeyDinkInc and others added 3 commits August 28, 2021 17:58
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
Signed-off-by: Patrick <cowinkkeydinkinc@gmail.com>
@CoWinkKeyDinkInc
Copy link
Contributor Author

This PR is in working order now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0