18 Commits

Author SHA1 Message Date
Dev
309b882796 Rework assorting finding code with score-based system 2023-07-09 11:36:00 +01:00
4e20e6a03b Match quest to assort by items mods if item has them 2023-01-31 17:32:55 +00:00
89f1b6e998 Update questassort code to include assort unlocks by starting a quest 2023-01-28 13:42:56 +00:00
34fe602c9c Check for and add trader assort unlocks for starting quests, not just completed 2023-01-28 12:01:59 +00:00
09ac84a66e FIx bug 2023-01-08 16:32:31 +00:00
5ac7299fbe When stack size is 0 and buyRestrictionMax is > default stack size, use that value instead 2023-01-08 15:20:13 +00:00
b839987cd4 Reset buy restriction current to 0 2023-01-08 15:06:37 +00:00
bee8f35955 Refactor 2023-01-03 10:46:33 +00:00
75679d9974 Refactor code, fixed bug with not finding assort mapping when multiple matches were found
Made ragman clothing code read bear/usec files and merge together
2023-01-03 10:45:37 +00:00
2b75bdee33 Include location when generating assorts 2022-07-24 22:39:26 +01:00
dfb30cd86a Correctly generate upd object + dont add stackobjectscount to mods 2022-07-24 22:22:53 +01:00
9c40f1ae96 Update to work with 12.12.30 2022-07-21 22:08:33 +01:00
5694a27be7 correct access level 2021-09-18 22:32:56 +01:00
9931ff01ad Add blacklist to fix bug with quests that unlock multiple items with the same template id (jaeger has quest that unlocks 4 remington 700 presets)
Fix bug; assort id is the key, not quest id
2021-09-05 21:35:28 +01:00
c5ad3efe42 Example assort files used 2021-09-05 20:56:24 +01:00
e21ccb711c Initial commit of assort generator code 2021-09-05 20:54:44 +01:00
efc5bedace new gitignore 2021-09-05 20:54:26 +01:00
Chomp
f97288a88c Initial commit 2021-09-05 21:51:08 +02:00