tModLoader

tModLoader

Subworld Library
Showing 11-19 of 19 entries
< 1  >
Update: Jul 30, 2023 @ 7:51am

2.2.1 (tML 1.4.4)
The main server now only queues `Hello` packets from clients for sending to a loading subserver. This prevents a situational case of the dreaded `Invalid operation at this state`, where a client simultaneously sends a request to enter a subworld, and another packet that's erroneously received by the subserver, such as `PlayerControls` or `SyncItem`.
Subworlds that save now do so as soon as they are generated, to prevent exploits.
The main server can now send packets to subservers directly, via `SendToSubserver`, `SendToAllSubservers` and `SendToAllSubserversFromMod`.
Added `MovePlayerToSubworld`, allowing the server to send clients to subworlds without having to receive a request from the client first.
Fixed the packet sent to subservers indicating that a player has left becoming corrupted with more than 256 mods with net IDs.
Fixed NPC gravity being affected by space again.
Added `AnyActive()`, as shorthand for `SubworldSystem.Current != null`.

Update: Jun 12, 2023 @ 8:20am

Version 2.2.0.2 has been published to Preview learn more @ https://forums.terraria.org/index.php?threads/86283

Update: May 18, 2023 @ 10:37am

Version 2.2.0.1 has been published to Preview learn more @ https://forums.terraria.org/index.php?threads/86283

Update: May 16, 2023 @ 10:12am

Version 2.2 has been published to Preview learn more @ https://forums.terraria.org/index.php?threads/86283

Update: Dec 6, 2022 @ 9:30am

Version 2.1 has been published to Stable learn more @ https://forums.terraria.org/index.php?threads/86283

Update: Aug 4, 2022 @ 3:36pm

Version v2.0.1.2 has been published to Stable learn more @ https://forums.terraria.org/index.php?threads/86283

Update: Jul 14, 2022 @ 8:30am

Version v2.0.1.1 has been published to Stable learn more @ https://forums.terraria.org/index.php?threads/86283

Update: May 31, 2022 @ 2:50pm

Version v2.0.1 has been published to Preview learn more @ https://forums.terraria.org/index.php?threads/subworld-library.86283

Update: Mar 26, 2022 @ 1:55pm

v2.0 learn more @ https://github.com/jjohnsnaill/SubworldLibrary/wiki