Commit Graph

15 Commits

Author SHA1 Message Date
e36614f6d3 Removed unused IsInRegion() 2024-02-29 23:37:51 +01:00
1aae79648f Updated autosave system 2024-01-27 02:08:28 +01:00
8ede3c6300 Update item list with Papyrus after blueprint sorting 2024-01-25 06:01:59 +01:00
33ab86a112 Moved getting autosave name to DLL 2024-01-24 18:14:31 +01:00
1beee1c6e1 Remade the Blueprint Collection item to MISC, added automatically with the first found blueprint, added an option to store single unique copies automatically 2024-01-22 16:01:07 +01:00
2a51d12219 Handle null pointers in IsInRegion 2024-01-15 22:17:14 +01:00
fbbf0bd7f7 Manage combat music with a quest, removed _00E_CombatSoundtrackScript from 800+ objects 2024-01-15 02:47:42 +01:00
3830d439dd Registered EnableDialogueQuitting() in Papyrus 2023-12-23 08:11:59 +01:00
78ad540b93 Moved C++ patches to a subdirectory 2023-12-21 20:36:31 +01:00
ef56d468c5 Hero menu: moved handling to DLL, opens on Quick Stats hotkey, added widescreen support 2023-12-19 16:58:36 +01:00
13635df9f8 Handle blocking dialogs with DLL, replaced dialoguemenu.swf with unchanged Better Dialogue Controls 2023-12-15 07:26:39 +01:00
962a0861cd Reworked autosave system - rotating saves no longer get overwritten by regular autosaves on travel and sleep 2023-12-03 23:45:37 +01:00
509c54e62a Check size of incompatible mods to allow placeholders 2022-09-01 11:29:46 +02:00
655d84bc41 Added GetPlayerFollowers() to EnderalSE.dll 2022-08-10 22:04:41 +02:00
f2150e94ef Ported Enderal DLL to CommonLibSSE-NG:
- Cross-runtime build, tested on SE and AE
- Intergrated Flat Map Markers and Stay At The System Page
- Added tons of sanity checks
- Automatically overrides bFreebiesSeen, bInvalidateOlderFiles, and bModManagerMenuEnabled INI values
2022-07-31 20:55:11 +02:00