Skip to content

Fix-Banner Patch: Display correct time in F3#369

Merged
zachbr merged 1 commit into
PaperMC:masterfrom
Gabscap:fix-banner
Jul 17, 2016
Merged

Fix-Banner Patch: Display correct time in F3#369
zachbr merged 1 commit into
PaperMC:masterfrom
Gabscap:fix-banner

Conversation

@Gabscap
Copy link
Copy Markdown
Contributor

@Gabscap Gabscap commented Jul 17, 2016

The client only uses the world age (this.a) to compute banners while displaying the time of day (this.b) in the debug screen (F3). Instead of changing both values before sending it to the client, only the world age gets modified. This should fix banners and display the correct time in F3.

@zachbr zachbr merged commit 7e04464 into PaperMC:master Jul 17, 2016
@zachbr
Copy link
Copy Markdown
Contributor

zachbr commented Jul 17, 2016

Thanks

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants