1
Commit Graph

32 Commits

Author SHA1 Message Date
81b174e028 Added the exclusion keyword ETR_NotArtifact, improved artifact filtering 2022-07-05 17:56:27 +02:00
0c22f0b8bd OnContainerChanged update 2022-07-05 11:06:13 +02:00
52a1bb4e46 Added more supported form types to the perk 2022-07-03 21:34:48 +02:00
477029e357 Increased delay for PlayerBookShelfContainerScript 2022-07-03 15:19:11 +02:00
b598d8fe38 Rebuild the artifact list if its size changed 2022-07-03 15:12:14 +02:00
8d6db7e045 Updated QuickLoot RE with icons support to QuickLootEE 2022-07-02 16:01:42 +02:00
7847b8b4bf Perk script 2022-07-02 15:07:33 +02:00
1ca711df36 Perk-based delayed processing of picked up items 2022-07-01 22:15:55 +02:00
7c1a934d4e PlayerBookShelfContainerScript support without overriding the script 2022-06-30 15:08:16 +02:00
805d9948b8 Fixed AT_HomeInventoryUpdate event listener 2022-06-30 12:52:03 +02:00
f312441f13 Moved almost everything to the DLL 2022-06-30 12:31:01 +02:00
a7229e0bea Moved most synchronous operations to DLL; decoded Formlist.Revert and FormList.RemoveAddedForm 2022-06-27 13:38:49 +02:00
20462fa9d3 Simplified exclusion arguments 2022-06-24 20:32:16 +02:00
2b1ed09b30 Moved a companion check to prevent a possible infinite loop 2022-06-23 15:50:46 +02:00
6eb5841745 Delayed follower rescanning 2022-06-22 20:03:51 +02:00
3b78c86e79 Detect bookshelves by script 2022-06-22 16:06:25 +02:00
487f5741b7 Added a global variable controlling new artifact notification 2022-06-22 15:37:42 +02:00
95d0d4946f Added QuickLootRE.psc for script compilation 2022-06-22 15:27:49 +02:00
6db4016f9b Added support for bookshelves 2022-06-22 15:20:07 +02:00
812dfa556a Exclude registered persistent containers during cell scan 2022-06-22 14:21:32 +02:00
9ddc6a8c3a Non-nested exclusion in AddArtifactsToList by default 2022-06-22 11:11:00 +02:00
0b6983df8c Handle BYOHHouseCraftingCategorySmithing via a hard edit (still compatible with Enderal) 2022-06-22 10:35:15 +02:00
ed97ea6a69 Removed GetItemCountInActors, added FollowersHaveItem and AddArtifactsFromFollowersToList 2022-06-22 10:28:12 +02:00
e54adbd097 Minor refactoring, removed HasRefInCell 2022-06-22 09:56:00 +02:00
4341644277 Precache misc items 2022-06-22 02:52:12 +02:00
58890efc21 Added AddAllBooksToList 2022-06-22 01:12:57 +02:00
d22ec901b5 Delayed processing of items moved to a container 2022-06-21 22:10:12 +02:00
90d5e69df4 Merged in DLL source code 2022-06-19 22:35:56 +02:00
7330fca50a Delayed processing of items moved to a container (WIP) 2022-06-18 13:17:10 +02:00
fcc0924c1f Renamed GetOrCreateCellStorage to GetCellStorage 2022-06-18 01:42:58 +02:00
8bc8b1362d Merged ETR_CellStorageScript updates back to player aliases due to lower performance 2022-06-18 01:35:28 +02:00
043eac23ed Initial commit 2022-06-16 14:02:24 +02:00