Commit Graph

18 Commits

Author SHA1 Message Date
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