Commit Graph

1023 Commits

Author SHA1 Message Date
1beee1c6e1 Remade the Blueprint Collection item to MISC, added automatically with the first found blueprint, added an option to store single unique copies automatically 2024-01-22 16:01:07 +01:00
cd59fb96ae Fixed positioning of a Book of Poetry in Three River Watch 2024-01-21 17:13:13 +01:00
d0512f2177 Improved critter.psc fix 2024-01-21 15:15:07 +01:00
5401437976 Optimized FXBirdFleeSCRIPT 2024-01-21 15:14:09 +01:00
226596e5e4 Fixed werewolf killmoves not obeying the killmove switch 2024-01-21 03:41:33 +01:00
b0b4f3195f Prevent player from leaving the first conversation with Jespar 2024-01-21 02:53:21 +01:00
0f7fde96b4 Fixed Papyrus spam on unloaded critters 2024-01-21 02:42:05 +01:00
1911ec2434 Cleared ragdoll data from book refs 2024-01-20 23:01:48 +01:00
331e241b60 Removed Is3DLoaded() check from CheckCellAtached(), causes critters to never appear 2024-01-20 21:15:23 +01:00
afa68ffd25 Force borderless mode with INI toggle, a workaround for freezing during Bink playback 2024-01-20 19:28:29 +01:00
34e767ca27 Updated .gitignore 2024-01-20 19:17:17 +01:00
67bbfcaff2 Removed EnderalSE.dll from the repo 2024-01-20 19:16:38 +01:00
80cb664bbc Show new carry weight after eating an Ice Claw 2024-01-20 15:46:56 +01:00
ad8882da07 Show the near death video in quick start to provide context for thoughts on screen 2024-01-20 05:02:25 +01:00
80af73332a Fixed Father property in _00E_FS_NQR05_Bossfight_TharaelSC 2024-01-20 04:30:11 +01:00
c79a974281 Merged changed HumanHeart tracking 2024-01-19 22:53:24 +01:00
2e41a7ef8d Moved HumanHeart tracking from item script to quest alias 2024-01-19 22:35:30 +01:00
b88ad2cba6 Moved the Wolf Blood effect from the first position in Wolf Claws, fixes Wolf Claws turning player into a werewolf without making a potion 2024-01-19 19:28:25 +01:00
d2016d1240 Fixed non-matching script sources in MQ01 2024-01-19 18:38:08 +01:00
2db96586c2 Cleaned up TrapExplosiveGas 2024-01-19 04:25:20 +01:00
8c999a6fd6 Oil traps ignite from lightning spells, fixed logical mistakes in TrapExplosiveGas, preventing ignition in some cases 2024-01-19 02:32:53 +01:00
6fd74fd583 Set KillMove value from bVATSDisable:VATS on new game 2024-01-19 02:02:40 +01:00
c6d5fff031 Set KillMove value from bVATSDisable:VATS on new game 2024-01-18 15:30:41 +01:00
f0fef8fc27 Added Address Library for 1.6.1170 2024-01-18 15:12:55 +01:00
9256f38d62 Updated Polish UI translation 2024-01-18 05:37:58 +01:00
8fe0de4210 Do not treat SkyUI translations as text files, git corrupts UTF-16 LE files 2024-01-18 05:35:04 +01:00
1390567305 Merged removed lofi alternate pickup sounds 2024-01-18 05:01:12 +01:00
2ef7b2d96e Removed lofi alternates from pickup sounds to ensure full versions get played from the first try 2024-01-18 04:49:50 +01:00
93d7539196 Fixed crash caused by _00E_EngineBugfixAlias, calling ResetHelpMessage in menu mode 2024-01-18 04:07:21 +01:00
1364bcf718 Added UI strings added in 1.6.1130+ 2024-01-18 03:57:29 +01:00
7a86fcfb42 Improved killmove switching in effect scripts 2024-01-18 01:24:44 +01:00
59698590b4 Merged new MCM options 2024-01-17 22:59:08 +01:00
719d00d4b6 Added an MCM option to toggle killmoves 2024-01-17 22:50:37 +01:00
f85cf43704 Added an MCM option to toggle companion health bars 2024-01-17 22:25:32 +01:00
f4b55f995d Separated companions health bar controller 2024-01-17 21:16:51 +01:00
43f0c304da Added placeholders for free CC add-ons 2024-01-17 19:37:09 +01:00
1f2c076173 Switched DOBJ Skyrim - Worldspace to Vyn 2024-01-17 19:21:47 +01:00
4fd11efe0a Do not disable god mode on wishing well init and Kurmai's reappearance 2024-01-17 04:13:47 +01:00
acb1326376 Toggle god mode off before killing the player with a script 2024-01-17 03:42:38 +01:00
7a4e5e4e3b Removed unused scripts 2024-01-17 03:23:47 +01:00
6817c41ff9 All used scripts are accounted for, number of pex files matches the number of psc 2024-01-16 04:53:08 +01:00
b886edf8b5 Removed remnants of _00E_ChestAndDoorLockScript, updated the lockpicking requirements perk 2024-01-16 04:27:29 +01:00
132fd01acf Removed obsolete scripts 2024-01-16 03:15:01 +01:00
acad9fc22e Added missing decompiled psc files 2024-01-16 02:56:39 +01:00
9c59bb0b80 Removed obsolete scripts 2024-01-16 02:25:29 +01:00
df4ecd3b87 Merged FS_NQ03 looting perk 2024-01-15 23:47:32 +01:00
38bad6c50e Block object activation with a perk in FS_NQ03 2024-01-15 23:15:17 +01:00
2a51d12219 Handle null pointers in IsInRegion 2024-01-15 22:17:14 +01:00
a43aa14bef Use TESHitEvent to track unlock spell hits 2024-01-15 05:01:05 +01:00
3c1725cbcb Merged combat music update 2024-01-15 03:08:29 +01:00