4
Fork 0

480 Commits (development)

Author SHA1 Message Date
Eddoursul 494ec674c1 Removed removal of the protected flag from bounty targets (no need) 3 months ago
Eddoursul 28113e356d Added missing property to _00E_FS_NQR01_StartBoxSC 3 months ago
Eddoursul 018f37e502 Removed "Use Emotion Animation" from "You have my word, my fair lady", preventing Jespar from bowing 3 months ago
Eddoursul d7abf2a3aa Do not start combat music when brawling 3 months ago
Eddoursul 6eb0689e3a Updated mount name control 3 months ago
Eddoursul a3560e8e65 Another update for unloaded smokers 3 months ago
Eddoursul 627fa71a4e Removed the crash failsafe on the Riverville tavern door, not reproducible in SE 3 months ago
Eddoursul db6dd31c9b Update autosave interval on journal menu close 3 months ago
Eddoursul 615f65c59c Do not trigger events on unloaded smoking actors 3 months ago
Eddoursul 1beee1c6e1 Remade the Blueprint Collection item to MISC, added automatically with the first found blueprint, added an option to store single unique copies automatically 3 months ago
Eddoursul d0512f2177 Improved critter.psc fix 3 months ago
Eddoursul 5401437976 Optimized FXBirdFleeSCRIPT 3 months ago
Eddoursul b0b4f3195f Prevent player from leaving the first conversation with Jespar 3 months ago
Eddoursul 0f7fde96b4 Fixed Papyrus spam on unloaded critters 3 months ago
Eddoursul 331e241b60 Removed Is3DLoaded() check from CheckCellAtached(), causes critters to never appear 3 months ago
Eddoursul afa68ffd25 Force borderless mode with INI toggle, a workaround for freezing during Bink playback 3 months ago
Eddoursul 80cb664bbc Show new carry weight after eating an Ice Claw 3 months ago
Eddoursul ad8882da07 Show the near death video in quick start to provide context for thoughts on screen 3 months ago
Eddoursul 80af73332a Fixed Father property in _00E_FS_NQR05_Bossfight_TharaelSC 3 months ago
Eddoursul c79a974281 Merged changed HumanHeart tracking 3 months ago
Eddoursul 2e41a7ef8d Moved HumanHeart tracking from item script to quest alias 3 months ago
Eddoursul d2016d1240 Fixed non-matching script sources in MQ01 3 months ago
Eddoursul 2db96586c2 Cleaned up TrapExplosiveGas 3 months ago
Eddoursul 8c999a6fd6 Oil traps ignite from lightning spells, fixed logical mistakes in TrapExplosiveGas, preventing ignition in some cases 3 months ago
Eddoursul c6d5fff031 Set KillMove value from bVATSDisable:VATS on new game 4 months ago
Eddoursul 93d7539196 Fixed crash caused by _00E_EngineBugfixAlias, calling ResetHelpMessage in menu mode 4 months ago
Eddoursul 7a86fcfb42 Improved killmove switching in effect scripts 4 months ago
Eddoursul 59698590b4 Merged new MCM options 4 months ago
Eddoursul 719d00d4b6 Added an MCM option to toggle killmoves 4 months ago
Eddoursul f85cf43704 Added an MCM option to toggle companion health bars 4 months ago
Eddoursul f4b55f995d Separated companions health bar controller 4 months ago
Eddoursul 4fd11efe0a Do not disable god mode on wishing well init and Kurmai's reappearance 4 months ago
Eddoursul acb1326376 Toggle god mode off before killing the player with a script 4 months ago
Eddoursul 7a4e5e4e3b Removed unused scripts 4 months ago
Eddoursul 6817c41ff9 All used scripts are accounted for, number of pex files matches the number of psc 4 months ago
Eddoursul 132fd01acf Removed obsolete scripts 4 months ago
Eddoursul acad9fc22e Added missing decompiled psc files 4 months ago
Eddoursul 9c59bb0b80 Removed obsolete scripts 4 months ago
Eddoursul df4ecd3b87 Merged FS_NQ03 looting perk 4 months ago
Eddoursul 38bad6c50e Block object activation with a perk in FS_NQ03 4 months ago
Eddoursul 2a51d12219 Handle null pointers in IsInRegion 4 months ago
Eddoursul a43aa14bef Use TESHitEvent to track unlock spell hits 4 months ago
Eddoursul 3c1725cbcb Merged combat music update 4 months ago
Eddoursul fbbf0bd7f7 Manage combat music with a quest, removed _00E_CombatSoundtrackScript from 800+ objects 4 months ago
Eddoursul e15bec3672 Removed some obsolete functions 4 months ago
Eddoursul df2832f5d7 Merged reworked lockpicking and pickpocketing bonuses 4 months ago
Eddoursul 4805a55db5 Reworked _00E_ChestAndDoorLockScript to a quest+perk implementation for better compatibility with QuickLoot RE 4 months ago
Eddoursul 6e1bf5a6e9 Moved lockpicking gold bonus to ContainerController 4 months ago
Eddoursul 5dc76239c8 Reworked hidden stashes to a ContainerController quest alias instead of attached script 4 months ago
Eddoursul 68c68c6a3e Fixed IsAttached() Papyrus error spam in critter.psc 4 months ago