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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand admin level bounds #16264

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

Lumipharon
Copy link
Contributor

@Lumipharon Lumipharon commented Jul 5, 2024

About The Pull Request

Expands the admin level to 255x255.

Why It's Good For The Game

Due to byond and/or maploader fuckery, if a z-level is loaded that is larger than the previous max z-level size, it creates PROBLEMS with multitile objects.

This work around fixes that (unless we have some god forsaken giga sized map in the future). This shouldn't cause any issues since loading larger z-levels retroactively expands all other z-levels anyway, so this is just doing it in advanced.

Changelog

馃啈
fix: Added a work around to avoid multitile bound issues related to z-level expansion
/:cl:

@tgstation-server tgstation-server added Fix Fixes an issue with the game. Map Edit One or more changes to .dmm files. labels Jul 5, 2024
@RipGrayson RipGrayson merged commit 2e3b966 into tgstation:master Jul 5, 2024
37 checks passed
github-actions bot added a commit that referenced this pull request Jul 5, 2024
@Lumipharon Lumipharon deleted the admin_level_expansion branch July 6, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fixes an issue with the game. Map Edit One or more changes to .dmm files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants