Commit Graph

86 Commits

Author SHA1 Message Date
4804f73787 Warn about mods, containing unconverted map data 2022-08-08 13:35:09 +02:00
29e20601a2 Check for all released Creation Club mods 2022-08-08 12:39:40 +02:00
30cdb4cf69 Fixed quest journal opening in locked conversations 2022-08-05 02:34:08 +02:00
9e088bb673 _00E_Theriantrophist_AlchemyControl: when we are out of slots, forget items player does not have 2022-08-04 22:58:14 +02:00
8a6ba329d9 Updated build script 2022-08-04 22:30:27 +02:00
a6e464f62d Re-added UnlockAchievement to Game.pex in case some older mod calls it 2022-08-04 21:54:10 +02:00
7f4ea4e047 Check for JContainers before running _00E_Theriantrophist_Update_12 2022-08-04 21:37:50 +02:00
b1f2ef17b5 Added dummy SKSE.pex 2022-08-04 21:37:18 +02:00
5bbb5f75af Added an argument check to HealthBarManager 2022-08-04 00:24:55 +02:00
99c3d3a01d Moved UnlockAchievement from Game.pex to Steam.pex 2022-08-03 23:19:58 +02:00
51b49535ed Converted Steam DLL to CommonLibSSE-NG; cross-runtime build SE/AE/VR 2022-08-03 23:16:51 +02:00
cf98d40483 Updated support URL 2022-08-02 22:34:43 +02:00
cdc19f4e52 Added "Report a bug" to the start menu 2022-08-02 21:27:22 +02:00
0c8c29a779 Refactored _00E_Theriantrophist_AlchemyControl to use vanilla arrays, removed JContainers requirement 2022-08-01 20:03:24 +02:00
3923bfcfe5 Added SkyUI files, required for quest_journal to work, and removed SkyUI checks 2022-08-01 16:28:02 +02:00
8e90f116ef Split dependency checks to enable overriding of only specific ones 2022-08-01 14:43:38 +02:00
b881b673a0 Improved MCM migration 2022-08-01 14:42:32 +02:00
1a8a7f16aa Refactored health bars to SKSE events; SkyUI is now decoupled and is completely optional 2022-08-01 03:33:22 +02:00
55f7e22fa3 Moved MCM from Levelsystem; blacklisted Enderal_FS_More_Affinities.esp 2022-08-01 02:45:25 +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
a2a6af4e07 Removed _00E_Theriantrophist_BlockCraftingSC, FS_NQ05_AlchemyScript, and FS_NQ07_AlchemyScript from all crafting stations, their functions moved to default player perks 2022-07-30 00:05:32 +02:00
e197a08c3c Compatibility checks update 2022-07-29 19:55:38 +02:00
b5e5478fbd Added checks for incompatible mods: DLC, CC, USSEP, Tamriel worldspace, Skyrim cells 2022-07-29 19:32:56 +02:00
9ede1e012b Once per session, check if something overrides MQP01Home (usually Tamriel) and show a corner notification 2022-07-29 01:36:04 +02:00
7b379f4af5 Crafting refactoring update 2022-07-28 23:24:44 +02:00
4737d589a2 _00E_Theriantrophist_AlchemyControl: unregister potions on game load instead of in OnItemAdded, do not unregister potions in the secure chest 2022-07-28 23:24:44 +02:00
3b5bc3fffe Prevent users from starting game twice during the same session to avoid an engine bug 2022-07-28 23:24:43 +02:00
0121c3cd13 Silently disable incompatible DLLs without triggering mod manager warnings; added new game counter 2022-07-28 23:24:42 +02:00
5f4d3814ea Replaced scripts on crafting stations with perks 2022-01-07 14:51:21 +01:00
4731dd1b58 TheriantrophistControlQuest optimization and graceful degradation 2022-01-07 14:50:50 +01:00
b4622c6f98 Added formlist PlayerPerks to add redundancy in case of overridden Player record by an outdated mod 2021-12-29 22:44:07 +01:00
ebba0413d0 Disable potion return in _00E_Theriantrophist_TransformSC in non-SKSE mode 2021-12-29 13:48:11 +01:00
10483ecf9b Removed _00E_Theriantrophist_BlockCraftingSC from all crafting stations and replaced it with a perk 2021-12-28 16:05:48 +01:00
1d9e5465d5 Added IsDLLLoaded() to EnderalLib 2021-12-28 15:32:17 +01:00
00d454a100 Made bIsInPlacementMode and bDisableNormalActivation conditional in _00E_PlayerhousingMaster 2021-12-28 15:12:27 +01:00
1e03f1ac9f Advance quest stages before removing items in _00E_Theriantrophist_SummonLabSC 2021-12-28 12:38:09 +01:00
0af11ce0de Optimized _00E_Theriantrophist_AlchemyControl, removed obsolete code (2) 2021-12-20 06:15:44 +01:00
4ab9c06e57 Optimized _00E_Theriantrophist_AlchemyControl, removed obsolete code 2021-12-20 04:48:08 +01:00
b5ef32f9a3 Added Subhuman0100's fix for TrapSwingingWall, preventing infinite loop in background 2021-12-20 01:13:21 +01:00
2edfd9c09c Optimized dish tracking in Cuthbert's Legacy 2021-12-20 00:54:45 +01:00
ccdd1b20a4 Optimized ingredient tracking in The Elixir 2021-12-19 23:10:53 +01:00
d35571ca5e Disabled volume manipulation in the starting scene. Made 'enderal - die toten vergessen nicht (build-up).xwm' a bit louder. 2021-12-18 04:04:07 +01:00
189de8ee37 Updated patch version 2021-12-16 09:18:25 +01:00
4926fa3bbb Added dependency check for JContainers VR 2021-12-16 09:13:33 +01:00
2c26ddf6d4 Fixed inability to talk to Rasha after defeating Raga Shadowclaw 2021-12-16 08:09:56 +01:00
b14bc51a70 Brought back deleted Skyrim smithing perks, added them to Player's defaults; moved scripted perks and the waiting spell to Player's attributes as well 2021-12-15 07:49:12 +01:00
854659fa76 Fixed Calia not equipping her sword correctly in the Forbidden Tunnel 2021-12-12 15:30:59 +01:00
b067358a7e Set KillMove to 0 with any bVATSDisable value other than 0 2021-12-11 16:36:03 +01:00
aa9d2d3170 Updated build procedure 2021-12-11 03:22:33 +01:00
55734a99be Moved dependency checks to a separate script 2021-12-09 21:28:54 +01:00