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

Updates client versions #2411

Merged
merged 7 commits into from
Dec 1, 2023
Merged

Conversation

covertcorvid
Copy link
Member

@covertcorvid covertcorvid commented Apr 29, 2023

About The Pull Request

This makes the repo's config.txt min client version match the server, and allows people to try joining with even newer clients without a giant warning message

Why It's Good For The Game

The config file update is good for testers. The max version increase is good for anyone that downloaded beta versions and doesn't want to get yelled at every time they join.

Changelog

🆑
config: Made repo config client version match the server
server: Increased max recommended client version to 515.1608
/:cl:

Bokkiewokkie
Bokkiewokkie previously approved these changes May 1, 2023
@covertcorvid
Copy link
Member Author

I'll bump this to allow the latest version later today

Bokkiewokkie
Bokkiewokkie previously approved these changes May 25, 2023
@Crossedfall
Copy link
Member

Recommended port to make this a little bit easier BeeStation/BeeStation-Hornet#8830

covertcorvid and others added 4 commits September 9, 2023 00:03
…ot just older versions) (#8830)

* [s]Improve admin messages around players with the same ip or cid (#60488)

It will now check any disconnected player who was once inside the round (round start or late join) on top of the existing connected players check.

It will now omit an extra notice to admins when players match both cid and ip, as well as make the existing one stand out.

It will now inform admins when one of the pairs is active in the round.

(cherry picked from commit tgstation/tgstation@36052af)

* Adds a config option for warning clients about older builds (not just older versions) (#73549)

(cherry picked from commit tgstation/tgstation@dfeb4f4)

* Fix lack of to_chat_immediate in client code that disconnects clients. (#73575)

these clients are about to be disconnected, they can't wait for the mc
to tick next

(cherry picked from commit tgstation/tgstation@762f01d)

* Makes the max recommended client value configurable

---------

Co-authored-by: Kyle Spier-Swenson <[email protected]>
Co-authored-by: LemonInTheDark <[email protected]>
Copy link
Contributor

@Bokkiewokkie Bokkiewokkie left a comment

Choose a reason for hiding this comment

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

New stuff makes a lot more sense than constant TM lol

@Bokkiewokkie Bokkiewokkie added the Port Ports code from a codebase other than Beestation label Nov 24, 2023
@Bokkiewokkie Bokkiewokkie merged commit a0613c3 into BeeStation:master Dec 1, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Active Test Merge Config Update Port Ports code from a codebase other than Beestation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants