4
Fork 0

1142 Commits (development)
 

Author SHA1 Message Date
Eddoursul 59698590b4 Merged new MCM options 3 months ago
Eddoursul 719d00d4b6 Added an MCM option to toggle killmoves 3 months ago
Eddoursul f85cf43704 Added an MCM option to toggle companion health bars 3 months ago
Eddoursul f4b55f995d Separated companions health bar controller 3 months ago
Eddoursul 43f0c304da Added placeholders for free CC add-ons 3 months ago
Eddoursul 1f2c076173 Switched DOBJ Skyrim - Worldspace to Vyn 3 months ago
Eddoursul 4fd11efe0a Do not disable god mode on wishing well init and Kurmai's reappearance 3 months ago
Eddoursul acb1326376 Toggle god mode off before killing the player with a script 3 months ago
Eddoursul 7a4e5e4e3b Removed unused scripts 3 months ago
Eddoursul 6817c41ff9 All used scripts are accounted for, number of pex files matches the number of psc 3 months ago
Eddoursul b886edf8b5 Removed remnants of _00E_ChestAndDoorLockScript, updated the lockpicking requirements perk 3 months ago
Eddoursul 132fd01acf Removed obsolete scripts 3 months ago
Eddoursul acad9fc22e Added missing decompiled psc files 3 months ago
Eddoursul 9c59bb0b80 Removed obsolete scripts 3 months ago
Eddoursul df4ecd3b87 Merged FS_NQ03 looting perk 3 months ago
Eddoursul 38bad6c50e Block object activation with a perk in FS_NQ03 3 months ago
Eddoursul 2a51d12219 Handle null pointers in IsInRegion 3 months ago
Eddoursul a43aa14bef Use TESHitEvent to track unlock spell hits 3 months ago
Eddoursul 3c1725cbcb Merged combat music update 3 months ago
Eddoursul fbbf0bd7f7 Manage combat music with a quest, removed _00E_CombatSoundtrackScript from 800+ objects 3 months ago
Eddoursul e15bec3672 Removed some obsolete functions 3 months ago
Eddoursul df2832f5d7 Merged reworked lockpicking and pickpocketing bonuses 3 months ago
Eddoursul 4805a55db5 Reworked _00E_ChestAndDoorLockScript to a quest+perk implementation for better compatibility with QuickLoot RE 3 months ago
Eddoursul 6e1bf5a6e9 Moved lockpicking gold bonus to ContainerController 3 months ago
Eddoursul 5dc76239c8 Reworked hidden stashes to a ContainerController quest alias instead of attached script 3 months ago
Eddoursul 68c68c6a3e Fixed IsAttached() Papyrus error spam in critter.psc 3 months ago
Eddoursul f6650e6fd7 Merged protected bounty targets 4 months ago
Eddoursul dac9c5950a Made bounty targets protected instead of essential - fixes rare cases, when they could not be killed 4 months ago
Eddoursul 063c4ca3f4 Renamed followerpanel.swf and removed it from loose files 4 months ago
Eddoursul 545d93ca41 Removed redundant quest_journal.gfx and tutorialmenu.gfx 4 months ago
Eddoursul e5a72e0d32 Merged quick start 4 months ago
Eddoursul af3a933e2b Added quick start 4 months ago
Eddoursul eff44b1e23 Removed calling player an idiot from _00E_EPUpdateFunctions 4 months ago
Eddoursul f5ae34fc7f Consolidated engine bugfixes into a separate quest 4 months ago
Eddoursul 781988d6d6 Moved GetPlayerClassNameGlobal() to EnderalFunctions 4 months ago
Eddoursul eeb35a7dae Prevent saving before race menu 4 months ago
Eddoursul 07d10dd9d7 Set SympathyControl to autostart 4 months ago
Eddoursul 68d9a97ded Moved stuck help message fix from _00E_MQP01_Functions 4 months ago
Eddoursul a600cd5022 Renamed ore vein scripts to avoid overwriting by Skyrim mods 4 months ago
Eddoursul 2ec5f7da38 Allow interruption of all videos 4 months ago
Eddoursul 267c1bff72 Removed a few obsolete scripts 4 months ago
Eddoursul 6215476e88 Fixed _00E_MQ08PressurePlate not matching source code 4 months ago
Eddoursul 976927b6eb Replaced GetStage/SetStage shortcuts 4 months ago
Eddoursul b5c1a5b3ad Removed _00E_FS_IsForgottenStoriesActivated checks 4 months ago
Eddoursul 84c47e3a43 Made _00E_AchievementsEnabled constant, removed all refs 4 months ago
Eddoursul 889c7a38c3 Split Levelsystem into smaller services, removed _00E_QuestFunctions, Levelsystem, and all attached aliases 4 months ago
Eddoursul 0b42275a81 Removed Levelsystem from _00E_FS_NQR03_PageCounterSC 4 months ago
Eddoursul bec1353615 Removed Levelsystem from _00E_FS_SleightOfHand_HiddenSlotSC 4 months ago
Eddoursul 99b8841706 Merged separated armor set listener 4 months ago
Eddoursul d66445da5b Moved armor set listener to a separate quest 4 months ago