b88ad2cba6Moved the Wolf Blood effect from the first position in Wolf Claws, fixes Wolf Claws turning player into a werewolf without making a potionEddoursul2024-01-19 19:28:25 +0100
d2016d1240Fixed non-matching script sources in MQ01Eddoursul2024-01-19 18:38:08 +0100
8c999a6fd6Oil traps ignite from lightning spells, fixed logical mistakes in TrapExplosiveGas, preventing ignition in some casesEddoursul2024-01-19 02:32:53 +0100
6fd74fd583Set KillMove value from bVATSDisable:VATS on new gameEddoursul2024-01-19 00:25:42 +0100
c6d5fff031Set KillMove value from bVATSDisable:VATS on new gameEddoursul2024-01-18 15:30:41 +0100
f0fef8fc27Added Address Library for 1.6.1170Eddoursul2024-01-18 15:12:55 +0100
df2832f5d7Merged reworked lockpicking and pickpocketing bonusesEddoursul2024-01-14 17:28:06 +0100
4805a55db5Reworked _00E_ChestAndDoorLockScript to a quest+perk implementation for better compatibility with QuickLoot REEddoursul2024-01-14 04:15:47 +0100
6e1bf5a6e9Moved lockpicking gold bonus to ContainerControllerEddoursul2024-01-13 20:15:35 +0100
5dc76239c8Reworked hidden stashes to a ContainerController quest alias instead of attached scriptEddoursul2024-01-13 15:58:46 +0100
68c68c6a3eFixed IsAttached() Papyrus error spam in critter.pscEddoursul2024-01-13 15:39:17 +0100
84c47e3a43Made _00E_AchievementsEnabled constant, removed all refsEddoursul2024-01-10 01:46:13 +0100
889c7a38c3Split Levelsystem into smaller services, removed _00E_QuestFunctions, Levelsystem, and all attached aliasesEddoursul2024-01-09 23:00:18 +0100
0b42275a81Removed Levelsystem from _00E_FS_NQR03_PageCounterSCEddoursul2024-01-05 21:56:38 +0100
bec1353615Removed Levelsystem from _00E_FS_SleightOfHand_HiddenSlotSCEddoursul2024-01-05 21:44:35 +0100
99b8841706Merged separated armor set listenerEddoursul2024-01-05 21:26:56 +0100
d66445da5bMoved armor set listener to a separate questEddoursul2024-01-05 21:06:45 +0100
cc4c637b52Removed Levelsystem from magical symbolsEddoursul2024-01-05 19:38:04 +0100
4c3f824c34Added _00E_EPHandler to handle out experience pointsEddoursul2024-01-05 19:26:23 +0100
4f7ee5227eRemoved Levelsystem from NQ34_WildMageREFEddoursul2024-01-05 18:33:13 +0100
837cb8d3f2Removed Levelsystem from voiced lettersEddoursul2024-01-05 17:58:41 +0100
db4242330bMoved all Enable/DisableDialogueQuitting() calls from _00E_QuestFunctions to EnderalFunctionsEddoursul2024-01-05 15:54:31 +0100
6b43fc49bcMerged separated cell name control aliasEddoursul2024-01-05 13:08:15 +0100
323f9c575dMoved cell name control alias from Levelsystem to a separate questEddoursul2024-01-05 12:40:50 +0100
bfaa74a02fMerged separated weather control aliasEddoursul2024-01-04 22:44:22 +0100
522839fe27Moved weather control alias from Levelsystem to a separate questEddoursul2024-01-04 22:33:06 +0100
3830d439ddRegistered EnableDialogueQuitting() in PapyrusEddoursul2023-12-23 08:11:59 +0100
78ad540b93Moved C++ patches to a subdirectoryEddoursul2023-12-21 12:41:08 +0100
85c1cc1b0cImplemented health bar fix with DLL, removed custom hudmenu.swf and .gfxEddoursul2023-12-20 16:27:06 +0100
31482f145dAdded $SaveGameObjectsUnavailableContinue to UI translationsEddoursul2023-12-19 18:29:21 +0100
ef56d468c5Hero menu: moved handling to DLL, opens on Quick Stats hotkey, added widescreen supportEddoursul2023-12-19 16:58:36 +0100
d4cda7ea92Split the _00E_Game_SkillmenuSC alias into three separate quests, removed the Hero Menu hotkey settingEddoursul2023-12-18 14:06:04 +0100
4e2e2166c6Patched the Quick Stats hotkey to open the hero menuEddoursul2023-12-18 14:04:00 +0100
2b3f294bb4Removed redundant checks and updates from _00E_Game_SkillmenuSC intended to fix hotkey registrations, prone to breaking due to missing RegisterForMenu() in OnPlayerLoadGameEddoursul2023-12-17 09:12:42 +0100