46 Commits

Author SHA1 Message Date
9658c9b1f5 Updated WidescreenScaleRemoved warning 2026-08-26 14:05:13 +02:00
45f75ce86f Removed GOG VRAM Leak Fix in favor of a separately built plugin 2026-08-26 02:15:03 +02:00
cd2e2ed2d9 Prevent starting with conflicting Widescreen Scale Removed 2026-08-23 05:15:55 +02:00
d710d60519 Updated the kNoBorder fix to cover all non-VR versions 2026-07-31 01:10:43 +02:00
9cc519a8aa Added LoadScreenFrameFix 2026-07-31 01:00:56 +02:00
1b2eccfd6c Added Widescreen Scale Removed by SkyHorizon 2026-07-30 21:45:06 +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
5b77524c2f Fixed form type collisions VR check 2026-01-24 23:01: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
e19b182ac1 Force-enable "Enderal - Forgotten Stories.esm" with EnderalSE.dll 2025-12-20 03:22:30 +01: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
e3b11ce1ac Added an INI option toggling hero menu autoscaling 2025-07-27 19:45:30 +02:00
b51838ab2b Fixed script version checks not always firing 2024-08-07 20:47:01 +02:00
c3e88fa508 Skip the light attach crash fix when po3's Tweaks are loaded 2024-08-01 15:08:41 +02:00
343039ddd8 Added light attach crash fix by powerofthree 2024-07-29 15:27:01 +02:00
3df71a6bea Removed some checks on startup, moved the remaining to a task 2024-03-01 20:51:30 +01:00
d811231db0 Fixed log directory detection 2024-03-01 20:05:03 +01:00
bb475b50d1 Automatically remove extra items from modded startmenu.swf 2024-02-16 22:39:31 +01:00
1adc67de35 Enabled the achievement fix in VR 2024-02-16 08:41:32 +01:00
bc71ba52b0 VR-compatible build 2024-02-03 12:30:59 +01:00
78519a773a Removed the UI script check, SKSE scripts are pre-packaged now 2024-02-03 10:26:53 +01:00
afa68ffd25 Force borderless mode with INI toggle, a workaround for freezing during Bink playback 2024-01-20 19:28:29 +01:00
78ad540b93 Moved C++ patches to a subdirectory 2023-12-21 20:36:31 +01:00
85c1cc1b0c Implemented health bar fix with DLL, removed custom hudmenu.swf and .gfx 2023-12-20 16:27:06 +01:00
ef56d468c5 Hero menu: moved handling to DLL, opens on Quick Stats hotkey, added widescreen support 2023-12-19 16:58:36 +01:00
9f95c8e68e Hero Menu via Skills in the Tween Menu 2023-12-15 21:39:41 +01:00
98e9f0c5c7 Enforce bFreebiesSeen, bUpsellOwned, bModManagerMenuEnabled with DLL 2023-12-15 10:24:22 +01:00
13635df9f8 Handle blocking dialogs with DLL, replaced dialoguemenu.swf with unchanged Better Dialogue Controls 2023-12-15 07:26:39 +01:00
70489f2b30 Interruptible cutscenes 2023-12-11 09:54:15 +01:00
623789c5bf Disable sIntroSequence with DLL, removed redundant functions 2023-12-11 09:54:14 +01:00
8a4e3ef71b Added an achievement fix 1.5.97-1.6.1130 2023-12-11 01:43:01 +01:00
9d84b0bb74 Map marker placement fixes:
- Allow placing map markers on discovered locations (from po3's Tweaks)
- Place map markers on undiscovered locations without asking
2023-12-10 21:10:58 +01:00
7b24aa0767 Implemented Papyrus script version checking, added versions to 4 core scripts 2023-10-26 21:22:14 +02:00
5fc3db6a05 Check for leftover DLLs from previous versions of Enderal 2022-09-30 13:46:36 +02:00
18ac89e171 Check activators and statics for collision with Skyrim 2022-09-29 22:29:38 +02:00
09f7922554 Added Address Library for 1.6.659; removed INI manipulation, failing in the GOG release 2022-09-29 21:41:38 +02:00
c93e11b2cc Disabled Stay at System Page in VR 2022-09-08 00:58:18 +02:00
0b83918c3d Verify existence of assets from BSA archives on game load 2022-09-01 12:59:36 +02:00
509c54e62a Check size of incompatible mods to allow placeholders 2022-09-01 11:29:46 +02:00
29e20601a2 Check for all released Creation Club mods 2022-08-08 12:39:40 +02:00
cdc19f4e52 Added "Report a bug" to the start menu 2022-08-02 21:27:22 +02:00
f2150e94ef Ported Enderal DLL to CommonLibSSE-NG:
- Cross-runtime build, tested on SE and AE
- Intergrated Flat Map Markers and Stay At The System Page
- Added tons of sanity checks
- Automatically overrides bFreebiesSeen, bInvalidateOlderFiles, and bModManagerMenuEnabled INI values
2022-07-31 20:55:11 +02:00