Commit Graph

40 Commits

Author SHA1 Message Date
57b68c6864 Moved stuck help messages fix to a separate quest, other player setup updates 2023-11-28 20:45:08 +01:00
e6e3f324fb Moved SetAutoSaveInterval() to the AutoSave quest alias 2023-11-28 18:14:37 +01:00
f3605bb8d6 Repurposed unused FixStuckConversations quest to start quests from formlist 2023-11-28 17:39:13 +01:00
082c1f7bbe Moved mount name updates to mount aliases 2023-11-27 19:19:05 +01:00
6c5ab0e966 Moved KillMove sync to a separate quest 2023-11-27 17:27:59 +01:00
bdd260473e Removed FailsafeMQ05PrologueAliases() from _00E_PlayerSetUpScript, duplicated in MQ04 2023-10-28 21:26:56 +02:00
54dfde9cbf Moved ResetArmorWeightPerks() to a separate quest 2023-10-28 00:36:54 +02:00
7e77aa6acb Removed unused RealPlayer state from _00E_PlayerSetUpScript 2023-10-27 21:19:32 +02:00
ddf5960320 Moved integrity checks to a separate quest 2023-10-27 21:14:07 +02:00
b3bc5a68b7 Merged game update quest 2023-10-27 19:05:57 +02:00
08ece8c74b Moved game upgrades to a separate quest 2023-10-27 18:47:52 +02:00
9bdf9a2640 Removed the More Affinities check, it is now redundant 2023-10-27 18:04:47 +02:00
7b24aa0767 Implemented Papyrus script version checking, added versions to 4 core scripts 2023-10-26 21:22:14 +02:00
ea53444dbe Removed update procedures 2023-10-25 23:32:49 +02:00
ff965bc21d Unregister dialog exit listener on normal menu closing 2022-09-27 11:55:13 +02:00
fec0932935 Bumped version in _00E_PlayerSetUpScript 2022-09-16 21:51:04 +02:00
b0e6578aba During update, add quest potion perks (2.0.12 hotfix 1) 2022-09-11 12:53:39 +02:00
5063f9949a Fixed help messages getting permanently stuck on screen, if a savegame is loaded while they are showing 2022-08-12 19:49:41 +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
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
e917b0dadb Moved scripts sources to \source\scripts 2021-10-08 19:02:28 +02:00