SmartItemSaving
Improves how items on the ship save, helping against ID changes and properly keeping positions/rotations
CHANGELOG
v1.2.4
- Add explicit compatibility with LethalLevelLoader by disabling this mod's item ID fixing if it's detected
- Add explicit compatibility with SaveItemRotations by disabling this mod's item rotation saving if it's detected
v1.2.3
- Fix compatibility with LethalPerformance
v1.2.2
- Attempt to fix item syncing, again
v1.2.1
- Attempt to fix inconsistent item syncing issue
v1.2.0
- Add "Fix Item Falling" option, to prevent items from falling through ship furniture on load
- Add "Save Item Rotation" option, to keep items in the same rotation they were when you saved
- These only function properly with the "Better Sync Items" option enabled, which makes sure loaded item positions and rotations are properly synced between clients, and also syncs item rotation when a player drops an item
v1.1.0
- Attempt to prevent corruption of ship unlockables/furniture from ID changes as well
v1.0.1
- Use HookGenPatcher to fix potential compatibility issues
v1.0.0
- Initial release