tModLoader

tModLoader

6,509 arvostelua
Subworld Library
6
3
5
2
6
2
2
2
2
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Mod Features: Library
Mod Side: Both
tModLoader Version: 1.4.3, 1.4.4
Tiedostokoko
Julkaistu
Päivitetty
229.774 KB
26.3.2022 klo 13.55
20.8. klo 12.10
20 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Subworld Library

Kuvaus
An API for modders to easily add dimensions (referred to as subworlds) to their mods, making all the necessary code injections, handling Multiplayer and managing every subworld.

Report issues on the forum page or GitHub:
https://forums.terraria.org/index.php?threads/86283
https://github.com/jjohnsnaill/SubworldLibrary/issues

Wiki:
https://github.com/jjohnsnaill/SubworldLibrary/wiki

HOW IT WORKS
Subworld Library does a LOT of code injection, as Terraria was not made with subworlds in mind.
Subworlds are highly customisable; from how big or small they are, to what ModSystems can update inside of them and even how they are lit.
Subworld Library removes Space, both Oceans and the Underworld from subworlds, allowing them to be extremely small without issues.

LOADING
Loading a subworld is straightforward. Loading screens can be as simple as text on a plain background, or something complex, like an item selection menu.

SAVING
Subworlds save to a directory named after the main world. A subworld and/or changes to players inside it can be temporary. Deleting a world deletes all of its subworlds as well.

MULTIPLAYER
Subworld Library works in Multiplayer with little to no extra work required from modders. A "subserver" is opened for every subworld being occupied.
tModLoader SubworldLibrary lähetti viestin:
Developed By John Snail
402 kommenttia
SnappingAunt425 27.9. klo 2.44 
iv used both infernum and WOTG in the same world before and it worked perfectly fine so i dont know what wrong now. also the game dosnt crash when trying to load them, it just wont let me enter the portal.
John Snail  [tekijä] 23.9. klo 9.54 
Sounds like a mod compatibility issue.
SnappingAunt425 22.9. klo 11.43 
is anyone ells having an issue were the subworld wont even work period? i tride going into a portal for infernum and wrath of the gods and nither of them worked.
John Snail  [tekijä] 29.8. klo 13.50 
What mods are you using?
Tetanus 29.8. klo 13.48 
Heya, so, every time I enter or exit a subworld, it resets the player map for the main world, and I have to re-clear the fog of war. Is there any way to prevent this?
Doodle128 10.8. klo 17.55 
I don't think I've seen a single mod that uses this that supports multiplayer
Arvenstar 9.6. klo 16.20 
Hello, big fan of the work youre doing here! I came to report another instance of the same problem some people were having not too long ago, my boss checklist progress seems to have been partially reverted after leaving the Lost Colosseum and I seem to not have received the relic drop from defeating the bereft vassal. Seems like sometime around Jan somebody also using infernum and/or wrath of the gods and reported the same issue
JustAGamerPerson 3.6. klo 22.16 
I have no idea how you even made this work in Terraria, but god damn it, you did.
Thank you John Snail. I shall refrain from combining you with Anti-John Snail.
TwelveYO 1.6. klo 23.58 
Is it possible to maintain the progress of the mainworld Boss Checklist in the Subworld?
John Snail  [tekijä] 8.5. klo 2.37 
Working on a patch that may fix the occasional Multiplayer connection issues, need to make sure things are working the way they should though.