Commit Graph

1021 Commits

Author SHA1 Message Date
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
2e7d75d745 Updated INI sArchiveToLoadInMemoryList and sEsmToLoadInMemoryList 2024-02-14 23:25:33 +01:00
985b9ab28b Renamed the startup script QF_MQ101_0003372B 2024-02-14 23:04:35 +01:00
e830215f2d Restored several forms, required by VR 2024-02-14 21:36:34 +01:00
4c06a35fa6 Merged no teleport companions 2024-02-14 13:44:52 +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
04782f648d Updated a book position 2024-02-14 11:22:46 +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
9492b7d35b Merged lockpicking update 2024-02-13 18:18:11 +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
40a584d238 Merged Spectral Chest update 2024-02-12 19:15:37 +01:00
bb5e04f338 Spectral chest no SKSE update 2024-02-12 19:13:45 +01:00
106de1e3dc Made Spectral Chest and Blueprint Collection actors essential 2024-02-12 18:46:52 +01:00
164100d4e8 Removed unused GetCurrentWeight() from _00E_FS_SpectralChestSC 2024-02-12 18:31:14 +01:00
aab3523500 Merged Counter update 2024-02-12 18:26:53 +01:00
ed849c2d51 Counter no SKSE 2024-02-12 18:21:08 +01:00
b7cd5604dc Merged Mesmerize update 2024-02-12 15:16:42 +01:00
589285c5da Reworked Mesmerize to work without SKSE 2024-02-12 15:14:17 +01:00
23831ed3da Merged Panacea update 2024-02-11 23:17:03 +01:00
2995f12543 Synchronized Panacea's sub-effect attributes to ensure proper working without SKSE 2024-02-11 22:03:35 +01:00
9d2c6104d6 Add separate effect for Fire and Forget Arcane Fever, like with its constant-type counterpart 2024-02-11 21:41:08 +01:00
45d0d15f37 Reverted GetFormID() use 2024-02-11 20:31:32 +01:00
7865ae13a3 Merged Acceleration changes 2024-02-11 13:35:23 +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
b1e0dac27a Removed sneak attack bonus from Dreameater, because
a) the perk specifically targets bow attacks,
b) this bonus is not used anywhere else,
c) to make it consistent, it is better to use an engine level solution, see the Magic Sneak Attacks mod by po3.
2024-02-11 07:11:39 +01:00
ed4fd50836 Merged Arcane Fever update 2024-02-10 21:14:24 +01:00