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

WIP Changelog for 5.11.0 #180

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SmallJoker
Copy link
Member

DO YET NOT MERGE

Feel free to comment.

@appgurueu appgurueu added the Content Alterations or additions to written content label Feb 5, 2025
@wsor4035 wsor4035 marked this pull request as draft February 5, 2025 20:02
content/changelog.md Outdated Show resolved Hide resolved
@SmallJoker SmallJoker force-pushed the pr_180_changelog_051100 branch from e5b32d0 to 05f20fc Compare February 6, 2025 18:05
@@ -54,6 +54,7 @@ To be released (TM). Newest entries on top of the section.

### Script API / Modding

* `core.protocol_versions` for easier engine version lookups (_rollerozxa_, _appgurueu_, _sfan5_)
Copy link
Contributor

@appgurueu appgurueu Feb 9, 2025

Choose a reason for hiding this comment

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

The main point here is that client version strings have been exposed, allowing mods to catch self-reporting cheat clients on a stock release build server.

core.protocol_versions is more of a subpoint which is about making sure modders don't do something naughty, by making doing the right thing easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content Alterations or additions to written content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants