|
SkyBox
0.8
Share items between Skyrim playthroughs
|
| CvSS_ActiveContainer | Adds some events to the container the player is current using |
| CvSS_API_Item | Save and restore item data, including custom items |
| CvSS_API_Stash | API for saving, loading, and managing Stashes |
| CvSS_APIBase | Save and restore character and other data using the registry |
| CvSS_BaseQuest | Base script with a few events, to be extended by others |
| CvSS_CellTracker | Track when the player changes cells |
| CvSS_ManagerBase | Base script to be extended by managers |
| CvSS_MCMConfigQuestScript | MCM config script for SuperStash |
| CvSS_MCMPanelNav | MCM panel manager for SuperStash |
| CvSS_MetaQuestScript | Do initialization and track variables for scripts |
| CvSS_PlayerLoadGameAliasScript | Attach to Player alias. Enables the quest to receive the OnGameReload event |
| CvSS_PlayerTracker | Tracks player's inventory, stats, etc in the background to save time while saving |
| CvSS_Registry | Abstracted interface for JContainers that handles data synchronization between game saves |
| CvSS_Session | Abstracted interface for JContainers that handles data storage within a single game |
| CvSS_StashCreator | Spell to turn the target object into a Stash |
1.8.10