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

[EXILED::API] Adding SendFakeSceneLoading #2756

Merged
merged 23 commits into from
Aug 9, 2024

Conversation

NotZer0Two
Copy link

@NotZer0Two NotZer0Two commented Jul 27, 2024

Adds a new way to load scenes to the client from the server without any client mod, what i could document was in the server, its only present "Facility" but by using AssetRipper there are 6 scenes in total removing the 2 (NewMainMenu and Facility) that we know there are in total other 4 scenes never seen

They are
MainMenuRemastered
Seems some rework or the old menu still semi-working
20240727094850_1

FastMenu
Old menu for the server list
20240727095117_1

PreLoader
Is the loading menu
20240727095343_1

Loader
Black menu before the actual main menu

@NotZer0Two
Copy link
Author

I've made SceneType for making sure people don't type it wrong or just don't softlock their client if they only want to explore but if in the future some of them are wrong or bugged people can use the first method with string to load or for newer scenes, i will still updated it

@VALERA771
Copy link
Contributor

I have doubts about moving methods from MirrorExtensions to other classes

@NotZer0Two
Copy link
Author

Its something already done, i don't know why github imports old one pr i've made #2731

Copy link
Member

@xNexusACS xNexusACS left a comment

Choose a reason for hiding this comment

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

Fix build conflicts

@NaoUnderscore NaoUnderscore merged commit 4efc121 into Exiled-Team:dev Aug 9, 2024
3 checks passed
@NotZer0Two NotZer0Two deleted the dev branch August 10, 2024 16:18
@6hundred9
Copy link
Member

cool

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.

6 participants