tModLoader
Persistent Player Position
13개 중 11~13개 표시 중
< 1  >
업데이트: 2024년 9월 20일 오후 5시 46분
작성자: αλφρεδ

Version 1.2 has been published to Stable tModLoader v2024.7
Fix issue where player would take fall damage if they were at a Y position significantly lower than spawn.
Add (some) compatibility with Subworlds Library, allowing you to return to your position in the main world when exiting a subworld. Your position in the subworlds will not save, however.

업데이트: 2024년 9월 16일 오후 9시 12분
작성자: αλφρεδ

Version 1.1 has been published to Stable tModLoader v2024.7
Fix issue where `loadedNBT` was null. This wasn't noticed in testing due to a large amount of mods delaying the `OnWorldEnter` method long enough for the mod to load the player's NBT data.

업데이트: 2024년 9월 15일 오후 9시 37분
작성자: αλφρεδ

Version 1.0 has been published to Stable tModLoader v2024.7
Initial release :)