Commit Graph

772 Commits

Author SHA1 Message Date
e15bec3672 Removed some obsolete functions 2024-01-14 20:18:53 +01:00
df2832f5d7 Merged reworked lockpicking and pickpocketing bonuses 2024-01-14 17:28:06 +01:00
4805a55db5 Reworked _00E_ChestAndDoorLockScript to a quest+perk implementation for better compatibility with QuickLoot RE 2024-01-14 04:15:47 +01:00
6e1bf5a6e9 Moved lockpicking gold bonus to ContainerController 2024-01-13 20:15:47 +01:00
5dc76239c8 Reworked hidden stashes to a ContainerController quest alias instead of attached script 2024-01-13 20:15:10 +01:00
68c68c6a3e Fixed IsAttached() Papyrus error spam in critter.psc 2024-01-13 15:39:17 +01:00
f6650e6fd7 Merged protected bounty targets 2024-01-12 20:22:32 +01:00
dac9c5950a Made bounty targets protected instead of essential - fixes rare cases, when they could not be killed 2024-01-12 20:13:38 +01:00
063c4ca3f4 Renamed followerpanel.swf and removed it from loose files 2024-01-12 15:11:01 +01:00
545d93ca41 Removed redundant quest_journal.gfx and tutorialmenu.gfx 2024-01-12 14:38:23 +01:00
e5a72e0d32 Merged quick start 2024-01-11 21:33:19 +01:00
af3a933e2b Added quick start 2024-01-11 21:24:54 +01:00
eff44b1e23 Removed calling player an idiot from _00E_EPUpdateFunctions 2024-01-11 13:33:32 +01:00
f5ae34fc7f Consolidated engine bugfixes into a separate quest 2024-01-11 13:14:18 +01:00
781988d6d6 Moved GetPlayerClassNameGlobal() to EnderalFunctions 2024-01-11 12:33:30 +01:00
eeb35a7dae Prevent saving before race menu 2024-01-11 12:24:47 +01:00
07d10dd9d7 Set SympathyControl to autostart 2024-01-10 23:33:35 +01:00
68d9a97ded Moved stuck help message fix from _00E_MQP01_Functions 2024-01-10 23:26:46 +01:00
a600cd5022 Renamed ore vein scripts to avoid overwriting by Skyrim mods 2024-01-10 18:34:07 +01:00
2ec5f7da38 Allow interruption of all videos 2024-01-10 16:53:20 +01:00
267c1bff72 Removed a few obsolete scripts 2024-01-10 15:49:41 +01:00
6215476e88 Fixed _00E_MQ08PressurePlate not matching source code 2024-01-10 15:15:58 +01:00
976927b6eb Replaced GetStage/SetStage shortcuts 2024-01-10 15:08:24 +01:00
b5c1a5b3ad Removed _00E_FS_IsForgottenStoriesActivated checks 2024-01-10 14:29:46 +01:00
84c47e3a43 Made _00E_AchievementsEnabled constant, removed all refs 2024-01-10 01:46:13 +01:00
889c7a38c3 Split Levelsystem into smaller services, removed _00E_QuestFunctions, Levelsystem, and all attached aliases 2024-01-09 23:00:18 +01:00
0b42275a81 Removed Levelsystem from _00E_FS_NQR03_PageCounterSC 2024-01-05 21:56:38 +01:00
bec1353615 Removed Levelsystem from _00E_FS_SleightOfHand_HiddenSlotSC 2024-01-05 21:44:35 +01:00
99b8841706 Merged separated armor set listener 2024-01-05 21:26:56 +01:00
d66445da5b Moved armor set listener to a separate quest 2024-01-05 21:06:45 +01:00
cc4c637b52 Removed Levelsystem from magical symbols 2024-01-05 19:38:04 +01:00
4c3f824c34 Added _00E_EPHandler to handle out experience points 2024-01-05 19:26:23 +01:00
4f7ee5227e Removed Levelsystem from NQ34_WildMageREF 2024-01-05 19:01:23 +01:00
837cb8d3f2 Removed Levelsystem from voiced letters 2024-01-05 17:58:41 +01:00
db4242330b Moved all Enable/DisableDialogueQuitting() calls from _00E_QuestFunctions to EnderalFunctions 2024-01-05 15:54:31 +01:00
6b43fc49bc Merged separated cell name control alias 2024-01-05 13:08:15 +01:00
323f9c575d Moved cell name control alias from Levelsystem to a separate quest 2024-01-05 12:40:50 +01:00
bfaa74a02f Merged separated weather control alias 2024-01-04 22:44:22 +01:00
522839fe27 Moved weather control alias from Levelsystem to a separate quest 2024-01-04 22:35:35 +01:00
3830d439dd Registered EnableDialogueQuitting() in Papyrus 2023-12-23 08:11:59 +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
31482f145d Added $SaveGameObjectsUnavailableContinue to UI translations 2023-12-19 18:29:21 +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
f7c3f19385 Added _00E_Game_SkillmenuSC placeholder for outdated mods 2023-12-19 06:05:06 +01:00
dee35927cb Renamed _00E_Game_SkillmenuSC to _00E_AffinityControl 2023-12-19 05:53:55 +01:00
162085c155 Removed dialoguemenu.swf and controlmap.txt from loose files 2023-12-19 05:32:42 +01:00
a3192c6036 Fixed the tween menu patch on 1.5.97, new controlmap.txt 2023-12-18 17:11:40 +01:00
d1e5a1ceac Merged split _00E_Game_SkillmenuSC 2023-12-18 16:28:13 +01:00