Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

[EXILED::API] Adding SendFakeSceneLoading#2756

Merged
NaoUnderscore merged 23 commits intoExiled-Team:devfrom
NotZer0Two:dev
Aug 9, 2024
Merged

[EXILED::API] Adding SendFakeSceneLoading#2756
NaoUnderscore merged 23 commits intoExiled-Team:devfrom
NotZer0Two:dev

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

@github-actions github-actions bot added the regarding-api An issue or PR targeting the Exiled API project label Jul 27, 2024
@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
@NotZer0Two NotZer0Two deleted the dev branch August 10, 2024 16:18
@6hundred9
Copy link
Member

cool

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

regarding-api An issue or PR targeting the Exiled API project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants