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] Pre-516 tgui prep #2768

Merged
merged 1 commit into from
Apr 8, 2024
Merged

[MIRROR] Pre-516 tgui prep #2768

merged 1 commit into from
Apr 8, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1841
Original PR: tgstation/tgstation#82473

About The Pull Request

This should be completely fine to run on our current servers.

Moves the (massive) javascript out of tgui.html into its own file so I can lint/format/minify it
Removes some of the checks for earlier versions of IE. No need to check for these now, especially not later
Removes some pre-ie11 checks we're not using now
Creates a fn to check if the user is running blink engine (chromium/edge)

Why It's Good For The Game

516 prep

* Pre-516 tgui prep (#82473)

## About The Pull Request
This should be completely fine to run on our current servers.

Moves the (massive) javascript out of tgui.html into its own file so I
can lint/format/minify it
Removes some of the checks for earlier versions of IE. No need to check
for these now, especially not later
Removes some pre-ie11 checks we're not using now
Creates a fn to check if the user is running blink engine
(chromium/edge)
## Why It's Good For The Game
516 prep

* Pre-516 tgui prep

---------

Co-authored-by: Jeremiah <[email protected]>
@vinylspiders
Copy link
Contributor

Make sure you test-merge NovaSector/NovaSector#1847 on your server, this apparently breaks some things. May want to avoid merging it entirely until it's fixed.

@Iajret Iajret merged commit 790106c into master Apr 8, 2024
26 checks passed
@Iajret Iajret deleted the upstream-mirror-1841 branch April 8, 2024 16:41
Iajret pushed a commit that referenced this pull request May 31, 2024
* Fixes railings being invisible (#83584)

Fixes #83575 

Kinda my fault, I looked at
tgstation/tgstation#83450, thought the railing
code was weird and then forgot or something.

I've reverted the changes and instead changed the map to not spawn walls
on railings, which I probably should've done when I made the area

:cl:
fix: Fixes railings being invisible
fix: Snow walls dont spawn on railings anymore in icebox
/:cl:

* Fixes railings being invisible

---------

Co-authored-by: Time-Green <[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.

4 participants