Commit Graph

149 Commits

Author SHA1 Message Date
18ce431b26 Added missing base + SKSE script objects 2023-12-04 15:58:18 +01:00
a3554130b4 Do not request autosaves when player is riding or swimming; removed unused starting/stopping functions 2023-12-04 02:29:10 +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
b46a7f7071 Removed _00E_Theriantrophist_Update_12, the last script depending on JContainers 2023-12-03 20:14:39 +01:00
a78c337559 Removed unused headtrack functions from _00e_questfunctions 2023-12-01 23:07:16 +01:00
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
687c28275b User PlayerRef as alias in update quest 2023-10-27 19:36:32 +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
278c4cfefd Added CritterSpawn Congestion Fix 1.52 by Excinerus 2023-10-25 23:34:09 +02:00
ea53444dbe Removed update procedures 2023-10-25 23:32:49 +02:00
d224bcbe21 Removed ResetAI() from Bello's OnPackageStart, starting an infinite loop (reported by Lirk) 2023-10-21 20:28:26 +02:00
c428861029 Fixed swapped objectives in Call of the Hunt 2022-09-29 21:35:36 +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
b9e31b898f Updated changelog and build script 2022-09-16 19:52:34 +02:00
d89079e13f Actors, shattered after Arctic Wind, were respawning in frozen state 2022-09-16 18:48:47 +02:00
671b1dc65c Reverted dialoguemenu.swf to the pre-2.0.12 version and replaced quest journal in locked dialogs with a quit prompt. Discarded solution caused increased framerate in menu mode and was making scrolling unusable. 2022-09-14 22:29:15 +02:00
8cf8d9eb8b Removed redundant fadeout before The Father's arrival scene 2022-09-12 19:52:56 +02:00
25c001ce7f The Father's arrival scene might fail to properly start 2022-09-12 19:20:58 +02:00
b0e6578aba During update, add quest potion perks (2.0.12 hotfix 1) 2022-09-11 12:53:39 +02:00
4af0bac863 Moved SetActorScale from _00E_QuestFunctions to a dedicated script to workaround the issue, when users overwrite _00E_QuestFunctions installing outdated mods and break player rescaling 2022-09-07 13:28:43 +02:00
5e515f29f6 Updated build script 2022-09-05 17:44:25 +02:00
0248ee8ef9 Added Eddoursul's Lucky Coin 2022-09-01 18:33:54 +02:00
0804c304b9 Use relative volume levels in the accusation scene instead of cranking up the volume to 100% 2022-09-01 16:38:08 +02:00
5a6f72413d Reverted The Elixir automatic ingredient use 2022-08-25 13:52:52 +02:00
2dc5ae454a Fixed powder barrels not blowing up from hit with a fire arrow 2022-08-24 01:50:58 +02:00
1e8da21041 Fixed Jespar not following player in the Word of the Dead after combat in waiting state 2022-08-23 16:07:54 +02:00
9ba7c7c1fa Quest potion messages use "Replace default" for their entrypoint 2022-08-23 01:17:12 +02:00
bb3adbf9b9 Send a custom event before talisman crafting 2022-08-22 21:06:51 +02:00
8665f1c000 A separate event for the portable laboratory 2022-08-22 17:54:42 +02:00
afcdc829e5 Added a delay after sending Enderal_StartCrafting in portable laboratory 2022-08-21 23:26:21 +02:00
c085ddc9ca Recompiled a few scripts 2022-08-21 23:04:58 +02:00
ccf24fd8c5 Mirell's elixir automatically pulls ingredients from the Secure Chest as well 2022-08-21 21:12:50 +02:00
ba2f87de52 The dismantle perk message uses standard activate entrypoint instead of scripted message 2022-08-20 00:15:45 +02:00
28ff084978 Send SKSE events on spectralization 2022-08-18 16:07:13 +02:00
868a0af918 Send SKSE events when using custom crafting stations 2022-08-17 21:52:14 +02:00
7843a8b161 Working Shadow Dancer: if a weak enemy is killed under the Psychosis effect, it's reanimated to fight on player's side for 60 seconds 2022-08-16 16:52:30 +02:00
aeceee87b3 Fixed the warning on the Nobles Quarter gates during Black Light Part 2 getting triggered by NPCs 2022-08-12 20:20:17 +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