Commit Graph

23 Commits

Author SHA1 Message Date
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
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
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
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
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
189de8ee37 Updated patch version 2021-12-16 09:18:25 +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
b067358a7e Set KillMove to 0 with any bVATSDisable value other than 0 2021-12-11 16:36:03 +01:00
55734a99be Moved dependency checks to a separate script 2021-12-09 21:28:54 +01:00
3b6216a76e Added dependency check for JContainers 2021-12-07 21:28:12 +01:00
3f58c132d4 Updated dependency checks:
- Added checks for loaded SKSE and fs.dll.
- Ensured the FS.esm check runs without SKSE.
- Check for SKSE, SkyUI, and fs.dll only on PC and VR, skipping it on other platforms.
2021-12-04 02:30:32 +01:00
846a1ebaa8 Show a warning and quit to main menu, when a pre-1.62 savegame is loaded 2021-11-29 03:47:56 +01:00
2832b5dc55 Fixed possible music disappearing after The Voice from the Water 2021-10-14 10:03:09 +02:00
5508c50051 Removed support for upgrading from pre-1.6.4 versions 2021-10-13 20:14:48 +02:00
c43266828c Removed obsolete SetAmountAutosaves() from _00e_playersetupscript 2021-10-13 17:40:38 +02:00
cee86aadc0 Merge branch 'development' into merging + added remaining gavrant's fixes 2021-10-12 04:24:28 +02:00
8e8050dd4d 2.0.6-2.0.8 2021-10-06 00:59:59 +02:00
e44e59cb30 2.0: CAO converted meshes, new facegens, unchanged scripts 2021-10-06 00:15:58 +02:00