Commit Graph

303 Commits

Author SHA1 Message Date
5ffd5d7e97 SKSE-free pipe smoking 2024-02-08 17:03:42 +01:00
91ca470ecf Added an SKSE check to _00E_FS_VoicedLetterScript 2024-02-08 15:13:44 +01:00
ec26c5d140 Added a 3D check to FXCameraAttachScript 2024-02-08 15:08:09 +01:00
b24010ff81 More non-SKSE feature flags 2024-02-08 07:45:07 +01:00
1a9175d4b7 Fixed possible division by zero in CritterMoth 2024-02-08 06:51:35 +01:00
c806c1a482 Volume manipulation in the accusation scene is disabled without SKSE 2024-02-08 05:54:17 +01:00
810ded0020 Remade ToArray() formlist loops to vanilla 2024-02-08 04:36:53 +01:00
90a5a2868e Gracefully disable some SKSE-dependent features 2024-02-07 16:57:20 +01:00
55865dc379 Moved the On Slaught cloak effect to the effect script 2024-02-07 15:27:02 +01:00
79b6c5f6fe Replaced scripted implementation of silent shouts with a perk 2024-02-07 08:24:19 +01:00
8d71367ba4 Do not call IsHarvested() when SKSE is not loaded, added a couple SKSE checks 2024-02-07 05:59:22 +01:00
02ec6d9ac3 New game updates 2024-02-07 05:05:33 +01:00
755f068713 Rewrote _00E_LootContainer, fixed double sound on picking up gold stacks 2024-02-05 14:15:49 +01:00
d3a52d735c Removed CombatMusicControl 2024-02-05 03:17:04 +01:00
16f10be14a Moved torch reequipping to a separate script 2024-02-05 02:49:56 +01:00
0c25f928dc Moved mound digging to a quest 2024-02-05 01:33:58 +01:00
300b559ba3 Updated KillMove sync 2024-02-04 23:35:54 +01:00
5e58098fba More fixed MQ16 visions 2024-02-03 06:02:22 +01:00
408af4d341 Fixed the decapitation vision in MQ16 2024-02-02 17:16:02 +01:00
d80a4ef671 Updated combat music control in Starcity 2024-02-02 14:38:29 +01:00
c140a017d2 Removed arbitrary god mode disabling before using the elevator in Starcity 2024-02-02 10:32:00 +01:00
05ff85a25e Fixed position of a trigger box for the elevator scene in Starcity; fixed conditions in the scene with hidden stairs 2024-02-02 09:44:11 +01:00
fd04087cfe Block menus in the MQ12c dream 2024-02-02 02:30:05 +01:00
72b6cb77c1 Revert "Allow saving in the MQ10a dream scene"
This reverts commit b8e60f70e5.
2024-02-02 01:57:13 +01:00
d1f603e9b9 Move time before moving to the MQ12c dream area to avoid spawning nocturnal insects at 18:30 2024-02-02 01:39:35 +01:00
3f08478b18 Moved locking doors during the siege to a separate perk 2024-02-01 14:48:17 +01:00
203bd62204 Doubled the number of Moonglow Moths spawns, Butterflies Unchained made Ryneus' task harder 2024-02-01 10:34:13 +01:00
6a89c5a328 Merged removed password inputs 2024-02-01 06:33:27 +01:00
6dfaa33219 Removed password inputs from Dal Galars locks 2024-02-01 06:10:58 +01:00
d15ea438a0 Fixed barrels blowing up too early in Angel with fixed TrapExplosiveGas 2024-02-01 04:53:46 +01:00
b8e60f70e5 Allow saving in the MQ10a dream scene 2024-02-01 01:29:31 +01:00
11b6e15e66 Moved the GetNewGameCount() check to the init quest 2024-02-01 00:23:00 +01:00
b880f158bf Do not allow the horse flute to reset previously disabled player controls 2024-01-31 21:29:44 +01:00
bad3bd49c3 Block loot menus in _00E_WhatWeDeserveAchievementSC 2024-01-31 20:58:03 +01:00
317826b960 Block loot menus on Cuthbert's grave 2024-01-31 20:48:17 +01:00
5100978937 Moved pipe smoking to OnObjectEquipped in alias 2024-01-31 20:23:34 +01:00
2a551af37a Disabled combat event listener 2024-01-31 09:00:03 +01:00
757abbdcc4 Disabled scripted combat music control, returned to threat-based Skyrim formula 2024-01-31 06:23:50 +01:00
8ea3423be5 Added a few script version checks 2024-01-29 06:41:24 +01:00
f76762381f Simplified _00E_FS_NQR_SQ_01_Functions, removed SKSE dependency 2024-01-29 05:52:32 +01:00
f3dea2bce8 The Father and Letho arrive to the Temple without short visibility at the start 2024-01-29 05:20:27 +01:00
2e0fc2f45c Prevent dropping Nessah's heart before handing it in 2024-01-28 06:30:27 +01:00
1f4fa33920 Updated SprigganFXSCRIPT 2024-01-28 06:29:17 +01:00
31646a4eac Added a Is3DLoaded() check to critterMoth 2024-01-28 04:25:02 +01:00
3805291636 Fixed restoring speedmult after recovering from the werewolf form 2024-01-28 04:15:56 +01:00
77a3e6c066 Move apparition to player after leaving the Arena 2024-01-28 03:33:51 +01:00
e4a82bd4c8 Fixed coin script 2024-01-28 02:09:14 +01:00
1e18583b65 Removed unnecessary SKSE dependency from _00E_FS_NQ07_ErdhaufenScript 2024-01-27 22:40:28 +01:00
839df7c06f Fixed Papyrus spam in _00E_FS_NQ07_LightScript 2024-01-27 22:31:45 +01:00
f5e9064d9e Increased target distance to the marker in a Dijaam's scene, sometimes she stops before reaching it 2024-01-27 21:43:10 +01:00