Commit Graph

438 Commits

Author SHA1 Message Date
a551eec5ca Added a sanity check to _00E_Smoking_CrossLeggedMarkerScript 2024-02-19 22:54:17 +01:00
6b713f9544 Fixed player check in _00E_Game_TalentControlSC 2024-02-19 22:04:15 +01:00
5921715d85 Show a message box when werewolf tries to mine ore 2024-02-19 21:33:43 +01:00
06f28501ae Improved forgetting of cleaned up potion forms 2024-02-19 21:09:06 +01:00
abf1dcb1d5 Added a fake bleedout fix 2024-02-19 18:22:35 +01:00
e53ddf74f6 Updated timed werewolf transformation 2024-02-19 16:14:54 +01:00
efa77fb18f Added a PlayerREF failsafe to TransformBack() 2024-02-19 15:11:54 +01:00
e14eb0c96e Cleaned up _00E_MQ06_ConsecrationFailsaveSC properties no longer in the script 2024-02-19 10:40:46 +01:00
d4cd1b4f0e Brought back Dreameater's sneak attack bonus, since it's mentioned in the description, will be addressed later 2024-02-19 10:32:03 +01:00
ccd3c0c262 Use GetPermanentActorValue() to show effects in the hero menu 2024-02-19 10:20:33 +01:00
50ba0fe8a9 Unsummon apparition before transporting into the Pyrean's memory 2024-02-18 23:03:00 +01:00
c9b341f304 Fixed Ambrosia 2024-02-18 22:21:38 +01:00
bf92cb9abc Unequip weapons before the ritual in MQ05 2024-02-18 18:26:15 +01:00
fb97078ce5 Unregister events on smokers 2024-02-18 11:16:49 +01:00
eb34dda08b Added a cell check to OnCellAttach in critter.psc, somehow a critter may not have a cell yet 2024-02-18 09:06:28 +01:00
bca900a356 Check triggering ref type in TrapBear 2024-02-18 08:56:34 +01:00
800e77ab6b Unregister wallmarker smokers from sleep events on leaving their cell 2024-02-18 08:52:10 +01:00
0a311b78f7 Use GetPermanentActorValue() in the health bar patch 2024-02-17 18:17:43 +01:00
edaa704c3b Skip second refresh with less that 150 items when sorting blueprints 2024-02-17 10:46:34 +01:00
bb475b50d1 Automatically remove extra items from modded startmenu.swf 2024-02-16 22:39:31 +01:00
f138873023 _00E_ContainerBonusControl fix 2024-02-16 15:56:21 +01:00
de5bf15227 Removed a single use of GetAliasByName 2024-02-16 15:44:41 +01:00
8d9506695c Merged startup updates 2024-02-16 15:28:09 +01:00
ee06019992 Removed startup trigger box, moved quick start to a separate quest 2024-02-16 14:53:40 +01:00
1adc67de35 Enabled the achievement fix in VR 2024-02-16 08:41:32 +01:00
6605d11a98 Fixed quest journal's VR address 2024-02-16 08:19:47 +01:00
645d58b9e4 Disabled stretching the hero menu in VR 2024-02-15 21:38:34 +01:00
5b00cd2f9c Added VR address to the dialog patch 2024-02-15 21:38:33 +01:00
2674fd74fc Added Tween Menu addresses for VR 2024-02-15 21:38:31 +01:00
7a925fa9c7 VR: disable video, enable shouting in meditation 2024-02-15 21:38:30 +01:00
43035e5f71 Merged stake selects 2024-02-15 16:32:12 +01:00
fdd9fa86ec Added stake select to tavern games 2024-02-15 16:20:20 +01:00
5cba6f3c76 Merged fallbacks for inputs 2024-02-15 11:13:39 +01:00
d9476ac786 Added select fallbacks to all inputs except gambling 2024-02-15 10:55:12 +01:00
10af737904 Renamed WerewolfTransformVisual 2024-02-14 23:58:21 +01:00
275e7829a5 Renamed DraugrFXScript 2024-02-14 23:41:44 +01:00
985b9ab28b Renamed the startup script QF_MQ101_0003372B 2024-02-14 23:04:35 +01:00
e28e8a1164 Prevent teleportation, when Calia, Jespar, or Esme follow player 2024-02-14 13:37:23 +01:00
6f81c851f8 Fixed not returning Undercity Barracks and Temple of the Rhalata scrolls after failed use 2024-02-14 11:51:18 +01:00
70bcbb646b An attempt to fix help messages flashing during fadeouts 2024-02-14 11:43:24 +01:00
e0a64bf551 Check for script existence before version check 2024-02-14 11:22:01 +01:00
23c16a0acf Optimized adding items to a hidden slot 2024-02-14 07:37:56 +01:00
00459d5b16 Fixed Wolf Blood duration not applying without SKSE, added basic re-equipping 2024-02-14 07:21:19 +01:00
629a8e3b1e Fixed ContainerBonusControl.OnOpenContainer() running on doors 2024-02-13 20:11:55 +01:00
8c7c54aa4f Auto-equip the meditation shout after adding 2024-02-13 18:25:57 +01:00
99503f69b7 Reworked lockpicking and pickpocketing bonuses to work without SKSE 2024-02-13 18:09:37 +01:00
b533356da8 Added SKSE check to _00E_MeditationHotkeyAlias 2024-02-13 18:08:51 +01:00
c0a7c2f880 Optimized playerTransformStorage 2024-02-13 12:09:46 +01:00
9adcab8fa6 Added fallbacks to GetName() 2024-02-13 11:56:40 +01:00
dae5c10a96 Added fallbacks for GetType() and GetBaseDamage() 2024-02-13 10:53:17 +01:00