Commit Graph

1200 Commits

Author SHA1 Message Date
e60beb54aa 'Increase Arcane Fever' no longer occupies a slot in ingredient effects, applied automatically with Restore Health 2024-10-17 21:30:23 +02:00
b017f0a500 Merged spectral arrows damage 2024-10-17 01:12:00 +02:00
c0ceabbc8b Fixed missing damage from spectral arrows, slightly improved precision 2024-10-17 01:09:54 +02:00
79ee9611c0 Fixed description or the Arcane Arrow affinity
does shock damage and shocks enemies, at the same time -> does shock damage and paralyzes enemies at the same time
2024-10-16 23:52:06 +02:00
528e567d9b Alchemy: Merged two redundant Damage Health groups into Poison Damage 2024-10-16 19:00:47 +02:00
b330a3f06f Moved autolearning ingredient effects to a quest 2024-10-16 15:18:59 +02:00
ca62b20f5f Alchemy: Merged identical 'Damage Mana' and 'Mana damaged' groups 2024-10-15 20:44:49 +02:00
1f1f0ce090 Automatically learn effects of unique ingredients 2024-10-15 18:36:55 +02:00
e2a505bfb7 Added OverDev's fixes of:
clayhousewallshelf03.nif
impjailwall02.nif
ramrod.nif
well01.nif
whintwoodladder01.nif
2024-10-13 16:21:27 +02:00
f3127f2de7 Dimension Rift might get stuck in an infinite loop when player left the cell while it's active 2024-10-13 16:02:45 +02:00
05f22df904 Added OverDev's fixes of:
awning01.nif
clothesline02.nif
rocks03.nif
temple_peak_00 new.nif
2024-10-13 15:44:11 +02:00
0ae1065367 Updated Chinese Simplified localization by DaisyComment 2024-10-12 14:42:43 +02:00
b359ed4d98 Patched z-fighting in wrwallmaingate01ext.nif 2024-08-20 16:31:53 +02:00
0d74376239 Replaced three uses of Drain Mana temporary with Damage Mana 2024-08-16 03:11:35 +02:00
0d799c2b45 Merged two underdeveloped Damage Stamina copies into the original effect, changed Damage Stamina to deal 2 * 10 damage (3 * 10 with multiplier) 2024-08-16 02:49:44 +02:00
474e037338 Alchemy: Consistent Slow effects, fixed speedmult update 2024-08-15 01:14:56 +02:00
1988976e8e Alchemy: Increased magnitude of Damage Mana 2024-08-14 23:58:15 +02:00
7f77d663f1 Added workbenches to Testen 2024-08-14 17:47:40 +02:00
db56d1e0f9 Containers in Testen have x10 of each ingredient and soul gem 2024-08-14 17:47:28 +02:00
e6d6d91744 Bumped _00E_Theriantrophist_PlayerAsWerewolf version 2024-08-07 20:49:14 +02:00
b51838ab2b Fixed script version checks not always firing 2024-08-07 20:47:01 +02:00
7188ff4e85 Updated changelog 2024-08-07 19:51:32 +02:00
b3c6730960 Ensure BlockActivation in _00E_MQ06_ChestScript 2024-08-07 19:50:54 +02:00
70919cf5f2 Disabled broken OnHit listener, trying to trigger Arena's commenter lines throughout the whole game 2024-08-07 19:07:53 +02:00
c9b5f20104 Fixed map marker discovery Pennyouches mentions assigning player's first job 2024-08-07 15:34:03 +02:00
bae57c11b7 Fixed a typo (Rinf of Mighty Fire Resistance) 2024-08-07 03:50:29 +02:00
e61694bc00 Fixed player's skin on save reload after transformation 2024-08-07 03:37:48 +02:00
ef2a9fc681 Fixed Chymicum Vitality bonus getting stuck after expiration 2024-08-07 03:25:30 +02:00
bcf2bcd41b Bumped version 2024-08-06 22:09:07 +02:00
7f80939134 Reduced damage multiplier of lower level wisps from 5 to 3.5 2024-08-06 21:51:28 +02:00
323a6dfe06 Merged waif's package fix 2024-08-06 19:09:57 +02:00
5f525bc197 Fixed a waif's package 2024-08-06 19:01:21 +02:00
ac0ad7e054 Calia had two swords after Two Souls, Part IV 2024-08-06 16:21:07 +02:00
a1d4d1a02f Always remove silence in _00E_MQ12c_AddSilenceSC 2024-08-06 15:48:33 +02:00
79d1a0179e Removed obsolete use of _00E_SetStageOnOpen 2024-08-06 15:42:41 +02:00
421e4b84ff Allow opening container in _00E_NQ_G_06_ChestActivationEvent 2024-08-06 15:28:59 +02:00
98f4a89e41 Improved QuickLoot compatibility 2024-08-02 02:25:53 +02:00
c3e88fa508 Skip the light attach crash fix when po3's Tweaks are loaded 2024-08-01 15:08:41 +02:00
3e7d025eb7 Updated scriptarchiveorder.txt 2024-08-01 14:36:03 +02:00
7e8d47f48c Copied new Entropic Blood instructions into all localizations 2024-08-01 14:29:32 +02:00
95218f185f Updated changelog 2024-08-01 13:41:51 +02:00
b81e14aed9 Use EquipItemEx to re-equip items after turning back from the werewolf form 2024-08-01 13:06:48 +02:00
1081d60eec Updated Enderal version, added changelog 2024-08-01 03:04:58 +02:00
d05df1c25c Revert "Use GetPermanentActorValue() to show effects in the hero menu"
This reverts commit ccd3c0c262.
2024-08-01 02:34:13 +02:00
87ca1ee284 Fixed damage bonus never applied with Entropic Blood 2024-08-01 01:19:11 +02:00
a2cbdf65ee Incremented _00E_PlayerFunctions version, added versioning to the Entropic Blood scripts 2024-07-31 15:45:56 +02:00
54aa09c3c2 Entropic Blood: selection of a victim happens by pressing "Activate" instead of just pointing 2024-07-31 15:15:17 +02:00
fb076c753c Restore fActivatePickLength as well if save is reloaded during victim selection with Entropic Blood 2024-07-31 15:14:03 +02:00
b67e285b42 Made slow time effect during victim selection with Entropic Blood 2 times slower 2024-07-30 21:32:41 +02:00
6f96053d76 Entropic Blood fixes:
- Controlled actor no longer remains hostile to player.
- Fixed floating in the air after save reload or player's death, occurred during victim selection or ghostwalking.
- Unmarking attacking actor unmarks its target as well.
2024-07-30 17:35:20 +02:00