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

Friendship ended with 514, now 515 is my best friend #12213

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

XeonMations
Copy link
Contributor

About The Pull Request

Deprecates 514 versions of byond, finally requiring 515.1642 minimum for compiling.

Why It's Good For The Game

Deprecating old versions is good.

Testing Photographs and Procedure

Screenshots&Videos

image

image

Changelog

🆑 XeonMations
refactor: Compiling the codebase now requires 515.1642 minimum.
config: Updated the minimum and maximum byond client versions that a client can use to connect to the server
/:cl:

@PowerfulBacon
Copy link
Member

Leaving this for either a month, or until we have a feature that requires us to force clients onto 515 to give some time for people to update.

@github-actions github-actions bot added the TGUI-Changes Contains changes to TGUI. Make sure its up to date with TGUI 4.0 label Feb 1, 2025
@github-actions github-actions bot removed the GitHub label Feb 1, 2025
@github-actions github-actions bot added the GitHub label Feb 1, 2025
@@ -370,20 +370,6 @@
client << link(href_list["url"])
if("cacheReloaded")
reinitialize()
if("byondui_update")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This key gets sent from within TGUI as well, you'll need to remove the sendMessage

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

Successfully merging this pull request may close these issues.

3 participants