569 Commits

Author SHA1 Message Date
9c7b31dd60 Updated Steam DLL build procedure 2026-07-30 12:11:32 +02:00
07787e82ad An experimental fix for unresponsive dialogs 2026-07-30 02:35:00 +02:00
274ed7983f Added enforcing language with EnderalLanguage.ini 2026-07-30 01:47:46 +02:00
8b7b1084c0 Enforce bEnablePlatform=false via DLL 2026-07-30 00:52:05 +02:00
99c0c4bdbc Updated build procedure, pinned Clib version 2026-07-30 00:45:54 +02:00
c208c3894a Re-committed *.cmd as text files 2026-07-29 17:32:27 +02:00
288f2b84f8 Removed *.cmd from LFS 2026-07-29 17:30:53 +02:00
5bba2d088c Removed mod indices from form IDs in AddRacialAbilites() 2026-07-29 16:53:48 +02:00
845a007995 Added a failsafe for cases when Goodbye topic is finished but dialog has not closed for whatever reason 2026-02-20 14:59:37 +01:00
7bf583c6fe Fixed a mistake in RandomFloat() call in CritterSpawn Congestion Fix resulting in immediate respawn of a critter when player looks away 2026-01-31 14:34:52 +01:00
f908181740 Launcher: ensure DPI awareness on start; added GOG leftovers cleanup 2026-01-28 01:35:15 +01:00
3f2f63adca Added 2.1.4.1 update procedure 2026-01-24 23:53:29 +01:00
d4335d3b4c Updated form type collision warning 2026-01-24 23:21:34 +01:00
5b77524c2f Fixed form type collisions VR check 2026-01-24 23:01:15 +01:00
017db0cfe8 EnderalFunctions.IsVR() returns REL::Module::IsVR() result 2026-01-24 22:51:51 +01:00
02a689ee8d Added launcher source code 2026-01-24 16:34:54 +01:00
fe0ed7f86c Excluded .au3 from LFS 2026-01-24 16:34:23 +01:00
a853453e7a Added launcher source code 2026-01-24 16:30:41 +01:00
587076d219 Enforce loading Enderal - Forgotten Stories.ini 2026-01-22 01:15:15 +01:00
7692789c38 Updated CommonLibSSE, added GOG VRAM Leak Fix by DwemerEngineer 2026-01-19 04:51:01 +01:00
3fe7fb62ac Added configuration options for form type collisions and force-loading plugins 2026-01-19 02:58:12 +01:00
461405836d Detect form type collisions automatically 2026-01-19 00:50:27 +01:00
4379f11539 Add Enderal plugins to plugins.txt array in runtime 2026-01-18 22:52:25 +01:00
6917fd712c LevinLozenges: Death Spark deals damage to any caster, not just to player 2026-01-18 20:47:41 +01:00
e19b182ac1 Force-enable "Enderal - Forgotten Stories.esm" with EnderalSE.dll 2025-12-20 03:22:30 +01:00
0769eeba5c Fixed critter.psc to not rely on precached variable 2025-12-17 23:15:08 +01:00
e8dce82c49 Updated Steam DLL cmake config 2025-08-31 21:08:07 +02:00
c87a349d69 Fixed the bounty board to show the "No bounties" message every time instead of only once 2025-08-31 03:20:33 +02:00
66fd4a09f1 Removed unused variable from _00E_A2_EyeOfTheStormSC 2025-08-29 00:11:37 +02:00
e6575fc862 Prevent calling a dying apparition to avoid the disappearing gear bug 2025-08-27 02:07:58 +02:00
b36b649396 Show a missing objective to take Ryneus' toy from Thorus 2025-08-20 23:26:34 +02:00
20e48cc13b Added a null check to _00E_TavernGames_GamlingTableSC 2025-08-20 02:58:44 +02:00
7a116414bb Merged in the QuickLoot patch 2025-08-18 23:57:52 +02:00
8d3814f752 Replaced incorrect use of Delete() with DisableNoWait() in _00E_MQ07a_KnockDoorSphereSC; call MQ07a.PortPlayerFailsave() on activate; increased target distance to Zura before following her 2025-08-18 02:24:18 +02:00
5414966bf6 Disabled QuickLoot on the Ishyan chest 2025-08-16 01:40:22 +02:00
57e7549f51 Added sanity checks to _SAG_PlayCards_MainScript to fix errors preventing the quest from proper cleanup 2025-08-12 02:01:12 +02:00
10e0891a83 Store player's KillMove preference in KillMoveConfig since KillMove may be routinely manipulated in runtime 2025-08-10 23:00:15 +02:00
01d2b4cfd8 Bitwise-based semver to int conversion 2025-08-10 21:35:47 +02:00
bbe359c81c Added a DLL build batch script 2025-08-06 02:05:20 +02:00
392048e133 Removed no longer needed regex include from Util.h 2025-08-05 23:23:25 +02:00
c2e1fd1c72 Read Enderal version from INI at build time 2025-08-05 23:13:56 +02:00
6de83fb79c Pinned DLL dependencies to specific versions, dropped vcpkg 2025-08-05 06:14:35 +02:00
76516a087b Entropic Blood: fixed inability to select a strong enemy as attack target; fixed the high level warning not showing up when targeted someone else's minion 2025-08-05 05:52:02 +02:00
c6b34691a8 Do not remove Entropic Blood target from PlayerAlliesFaction if it was the member before 2025-08-05 01:13:32 +02:00
fdbacb1d2d Stripped down Update.esm from 1.6.1170 2025-08-01 05:13:21 +02:00
db810f7168 Limited _00E_MQP02_PlayerKnockOutScript to stage 75 2025-07-31 02:14:44 +02:00
afebd81b44 Limited _00E_MQ01_PlayerKnockoutScript to stages 120 and 125 to avoid triggering black screen with certain types of mods 2025-07-29 23:49:49 +02:00
e3b11ce1ac Added an INI option toggling hero menu autoscaling 2025-07-27 19:45:30 +02:00
96f0e89d72 Use states in _00E_Complex_AddSilenceSC 2025-07-27 18:24:59 +02:00
3a0b6bc204 Alchemy update 2025-03-12 03:55:59 +01:00