Commit Graph

72 Commits

Author SHA1 Message Date
afa68ffd25 Force borderless mode with INI toggle, a workaround for freezing during Bink playback 2024-01-20 19:28:29 +01:00
34e767ca27 Updated .gitignore 2024-01-20 19:17:17 +01:00
67bbfcaff2 Removed EnderalSE.dll from the repo 2024-01-20 19:16:38 +01:00
f0fef8fc27 Added Address Library for 1.6.1170 2024-01-18 15:12:55 +01:00
2a51d12219 Handle null pointers in IsInRegion 2024-01-15 22:17:14 +01:00
a43aa14bef Use TESHitEvent to track unlock spell hits 2024-01-15 05:01:05 +01:00
fbbf0bd7f7 Manage combat music with a quest, removed _00E_CombatSoundtrackScript from 800+ objects 2024-01-15 02:47:42 +01:00
781988d6d6 Moved GetPlayerClassNameGlobal() to EnderalFunctions 2024-01-11 12:33:30 +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
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
a72dd6611e Removed outdated script _FS_Phasmalist_AffinityControlQuest 2023-12-19 06:14:47 +01:00
a3192c6036 Fixed the tween menu patch on 1.5.97, new controlmap.txt 2023-12-18 17:11:40 +01:00
4e2e2166c6 Patched the Quick Stats hotkey to open the hero menu 2023-12-18 16:28:10 +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
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
e9d5357d67 Improved video interruption patch 2023-12-13 17:10:02 +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
95d6cab0c9 Updated EnderalSteam.dll version 2023-12-06 13:33:24 +01:00
71b332f384 Updated Steam SDK to version 1.55, used by SSE 1.6.1130 2023-12-06 13:26:33 +01:00
d275eee6e2 Added Address Library for 1.6.1130 2023-12-05 21:49:49 +01:00
962a0861cd Reworked autosave system - rotating saves no longer get overwritten by regular autosaves on travel and sleep 2023-12-03 23:45:37 +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
ea53444dbe Removed update procedures 2023-10-25 23:32:49 +02:00
dcc1b25aec Updated version 2023-10-22 00:31:21 +02:00
6cdedd9d42 Bumped Steam DLL version 2022-10-08 22:10:25 +02:00
9475215cd4 1.6.629+ support for the Steam DLL 2022-10-08 22:08: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
ff965bc21d Unregister dialog exit listener on normal menu closing 2022-09-27 11:55:13 +02:00
33345cc860 Added Address Library 1.6.640 2022-09-27 11:15:40 +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
e708cdef68 Added Address Library for 1.6.629 2022-09-20 14:12:28 +02:00
2ec99f45d2 Updated Steam DLL to CommonLibSSE-NG 3.5.2 (Skyrim 1.6.629 support) 2022-09-20 14:02:17 +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
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
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