Closed sakura-ryoko closed 6 months ago
Fixes / Changes:
Fixes / Changes:
* Converts MaLiLib to be Multi-Environment for the new Payload Interface by creating a new Server-friendly methods for detecting the CONFIG and RUN directories; and it now uses the new ServerHandler code to launch InitializationHandler and Server Launch, which also has logic to disable the Keybind / Input / GUI elements. * Introduces the PlayerHandler interfaces, for Server-side and Player-related events (More on this later) * First and only Payload added so far: ServuxStructuresPayload * Added the NetworkReference data interface to keep track of all network state information to keep CLIENT and SERVER side code separated correctly.
The Above changes Have Been reverted, in addition to removing all Server-Side functionality of MaLiLib, ultimately making the network API no longer function for any sort of "OpenToLan" scenario.
Oops let me fix this.
Draft RC.1 Clean Merge from DEV branch.