1
Commit Graph

69 Commits

Author SHA1 Message Date
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
0e2a31fbb1 Tweaked a few more misc keywords, removed ETR_ExcludeMiscForms 2022-06-22 12:00:28 +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
1e71ef6032 Precache books as an unordered map 2022-06-22 01:50:24 +02:00
58890efc21 Added AddAllBooksToList 2022-06-22 01:12:57 +02:00
4d80f064b5 Moved DLL source code to Source/ArtifactTrackerDLL 2022-06-21 22:22:13 +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