Commit Graph

32 Commits

Author SHA1 Message Date
eaf0ed5be4 Moved the _00E_Game_SkillmenuSC check to DLL 2024-03-02 11:45:21 +01:00
36e724e3c9 Check Levelsystem existence 2024-03-01 22:33:58 +01:00
3df71a6bea Removed some checks on startup, moved the remaining to a task 2024-03-01 20:51:30 +01:00
d861ec8bcc Added versions to a few more scripts 2024-03-01 13:43:47 +01:00
2026d7aab3 Added versions to some scripts 2024-02-29 23:28:19 +01:00
60ddce5e36 Verified patches in 1.6.1170 and 1.6.1179 2024-02-29 22:39:43 +01:00
2674fd74fc Added Tween Menu addresses for VR 2024-02-15 21:38:31 +01:00
e0a64bf551 Check for script existence before version check 2024-02-14 11:22:01 +01:00
e09ea8123d Updated build script 2024-01-30 06:17:34 +01:00
8ea3423be5 Added a few script version checks 2024-01-29 06:41:24 +01:00
be0053d572 Added a _00E_QuestFunctions check to DLL 2024-01-29 06:30:25 +01:00
33ab86a112 Moved getting autosave name to DLL 2024-01-24 18:14:31 +01:00
1beee1c6e1 Remade the Blueprint Collection item to MISC, added automatically with the first found blueprint, added an option to store single unique copies automatically 2024-01-22 16:01:07 +01:00
889c7a38c3 Split Levelsystem into smaller services, removed _00E_QuestFunctions, Levelsystem, and all attached aliases 2024-01-09 23:00:18 +01:00
78ad540b93 Moved C++ patches to a subdirectory 2023-12-21 20:36:31 +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
a72dd6611e Removed outdated script _FS_Phasmalist_AffinityControlQuest 2023-12-19 06:14:47 +01:00
9f95c8e68e Hero Menu via Skills in the Tween Menu 2023-12-15 21:39:41 +01:00
467852f52e Open journal in locked dialogs instead of the message box - fixes the oldest issue, specific to Enderal SE 2023-12-15 15:18:43 +01:00
623789c5bf Disable sIntroSequence with DLL, removed redundant functions 2023-12-11 09:54:14 +01:00
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
2cbe179c27 Updated CommonLibSSE-NG to 3.7.0 2023-10-26 01:45:01 +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
bc7488c8d0 Read version from file 2022-09-14 19:33:20 +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
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
4804f73787 Warn about mods, containing unconverted map data 2022-08-08 13:35:09 +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