Commit Graph

19 Commits

Author SHA1 Message Date
9bdf9a2640 Removed the More Affinities check, it is now redundant 2023-10-27 18:04:47 +02: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
38d110fbdc Updated Enderal DLL to CommonLibSSE-NG 3.5.2 (Skyrim 1.6.629 support) 2022-09-20 16:42:36 +02:00
8eba0e00f4 Excluded 7 distant cells from compatibility check - fixes compatibility with cell patchers, like SkyVRaan 2022-09-14 19:40:34 +02:00
0aec9b90d1 Check for NPC and container collisions 2022-09-08 11:24:27 +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
5078a42dbb Added mod blacklist 2022-09-01 12:06:40 +02:00
509c54e62a Check size of incompatible mods to allow placeholders 2022-09-01 11:29:46 +02:00
655d84bc41 Added GetPlayerFollowers() to EnderalSE.dll 2022-08-10 22:04:41 +02:00
4804f73787 Warn about mods, containing unconverted map data 2022-08-08 13:35:09 +02:00
29e20601a2 Check for all released Creation Club mods 2022-08-08 12:39:40 +02:00
30cdb4cf69 Fixed quest journal opening in locked conversations 2022-08-05 02:34:08 +02:00
cf98d40483 Updated support URL 2022-08-02 22:34:43 +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