Commit Graph

393 Commits

Author SHA1 Message Date
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
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
edaa704c3b Skip second refresh with less that 150 items when sorting blueprints 2024-02-17 10:46:34 +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
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
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
1b91e81321 Added fallbacks for EquipItemEx() and UnEquipItemEx() 2024-02-13 10:29:27 +01:00
1b092ceb78 Added fallback for SheatheWeapon() 2024-02-13 10:02:30 +01:00
c04bfd830d Removed GetType() from _00E_ClassMenuItemHandlerAliasScript 2024-02-13 09:41:14 +01:00
1cfacfadfc Added _00E_EquipControl, implemented torch reequipping fallback 2024-02-13 09:33:32 +01:00
9146903b39 Fixed a Papyrus warning in _00E_BoneSpiritControlScript 2024-02-12 21:12:17 +01:00
43931b07af Fixed a Papyrus warning in _00E_MQP03_AkropolisSetStageOnLea 2024-02-12 21:02:54 +01:00
7162b88ada Fixed compilation and disconnected unused _00E_A0_MyradFlightControlQuest from the myrad quest 2024-02-12 20:57:52 +01:00
2c6c259a65 Restored vanilla Myrad menu 2024-02-12 20:11:32 +01:00
c1fa7a2738 Fixed logic in _00E_PlayerhousingEnableBuilmodeOE 2024-02-12 19:23:12 +01:00
bb5e04f338 Spectral chest no SKSE update 2024-02-12 19:13:45 +01:00
164100d4e8 Removed unused GetCurrentWeight() from _00E_FS_SpectralChestSC 2024-02-12 18:31:14 +01:00
ed849c2d51 Counter no SKSE 2024-02-12 18:21:08 +01:00
589285c5da Reworked Mesmerize to work without SKSE 2024-02-12 15:14:17 +01:00
2995f12543 Synchronized Panacea's sub-effect attributes to ensure proper working without SKSE 2024-02-11 22:03:35 +01:00
45d0d15f37 Reverted GetFormID() use 2024-02-11 20:31:32 +01:00
326fc69bdc Reworked scripted mythical Acceleration as a spell 2024-02-11 13:12:15 +01:00
d32ed140fe Removed unused _00E_RestoreCooldownSelfSC 2024-02-11 07:43:23 +01:00