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

[MIRROR] Makes lua file upload work with bigger files and standardizes a few file|null #2579

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1651
Original PR: tgstation/tgstation#82202

About The Pull Request

My lua scripts were hitting the topic byte limit, so this makes file upload of lua scripts able to bypass the topic limit.

Why It's Good For The Game

Removes arbitrary restriction on how big a lua file can be in bytes.

Changelog

🆑 Watermelon914
admin: Admins can now run lua files bigger than 36 KB by importing them directly.
/:cl:

…s a few file|null (#1651)

* Makes lua file upload work with bigger files and standardizes a few file|null (#82202)

## About The Pull Request
My lua scripts were hitting the topic byte limit, so this makes file
upload of lua scripts able to bypass the topic limit.

## Why It's Good For The Game
Removes arbitrary restriction on how big a lua file can be in bytes.

## Changelog
:cl:
admin: Admins can now run lua files bigger than 36 KB by importing them
directly.
/:cl:

Co-authored-by: Watermelon914 <[email protected]>

* Makes lua file upload work with bigger files and standardizes a few file|null

---------

Co-authored-by: Watermelon914 <[email protected]>
Co-authored-by: Watermelon914 <[email protected]>
@ReezeBL ReezeBL merged commit 0329279 into master Mar 27, 2024
24 checks passed
@ReezeBL ReezeBL deleted the upstream-mirror-1651 branch March 27, 2024 10:02
AnywayFarus added a commit that referenced this pull request Mar 27, 2024
Iajret pushed a commit that referenced this pull request May 20, 2024
* fix RD remote not having AI_UPLOAD access (#83328)

## About The Pull Request
RD should have access to doors leading to the AI/AI-related things, so
I'm adding this access to the remote as well
## Why It's Good For The Game
Fix remote lacking access to things the AI can open
## Changelog
:cl:
fix: The RD remote works on the AI upload door now
/:cl:

* fix RD remote not having AI_UPLOAD access

---------

Co-authored-by: Xander3359 <[email protected]>
Co-authored-by: NovaBot13 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants