127 Commits

Author SHA1 Message Date
Chomp
076ff1bf47 Update woods keeper requirement 2022-10-14 15:08:33 +01:00
Chomp
59ae1ccdc0 Make textile p2 bear require completion of textile p1 bear, not p1 usec 2022-09-16 10:13:43 +01:00
Chomp
2dfc8aefde Cleaned up quest prereqs
Add additional properties to quest prereqs

Handle quests that need multiple start statuses

nullguard some properties when adding missing start conditions

renamed hippo vow to oath
Add 'the courier' quest
2022-09-07 11:15:52 +01:00
Chomp
a28b4c6ede Update quest prereqs + add ability to merge multiple quest dumps 2022-09-07 08:51:30 +01:00
Chomp
463e403ab2 Add prereq quest data 2022-07-21 23:41:30 +01:00
Chomp
dc7955fb93 Add new quest names 2022-07-21 21:52:32 +01:00
Chomp
f8000b06b0 Update property type 2022-07-09 18:18:50 +01:00
Chomp
48cf20e8d4 Dont copy fail rewards if they already exist 2022-07-09 18:18:32 +01:00
Chomp
4c2cb7dab3 Add additional file to clean 2022-07-01 13:53:49 +01:00
Chomp
672646e0df Update location type 2022-06-30 17:34:16 +01:00
Chomp
c783292278 Update generator to add missing fields to quest json
default all quests to pmc quests
all reward items are find in raid = true (we have no way to tell if that's correct or not until we get more quest dumps)
2022-06-30 12:16:08 +01:00
Chomp
19c65814b2 Update quest object to match live 2022-06-30 12:12:10 +01:00
Chomp
7cc82ed685 Add formatting 2022-06-12 12:28:16 +01:00
Chomp
fae9a84e8c add content to readme 2022-06-12 12:26:23 +01:00
Chomp
75f61a55b0 Add readme and improve location model 2022-06-12 12:25:55 +01:00
Chomp
89eebf604d Update dump tool to use loot dump jsons instead of location json, they have more properties 2022-06-12 12:12:39 +01:00
Chomp
78494e2472 Update 2022-06-08 16:41:30 +01:00
Chomp
509cace32e Add new quests 2022-02-09 23:12:43 +00:00
Chomp
1e549c9d7f Fix base.json generator 2022-01-14 11:04:06 +00:00
Chomp
b20f5b357a Updated quest prereqs 2022-01-14 10:17:47 +00:00
Chomp
d54d357961 refactor and logging improvement 2022-01-14 10:16:37 +00:00
Chomp
9b78cd8654 Add quest to prereq list 2022-01-13 13:05:12 +00:00
Chomp
8940751fac Skip start condition lookup from original quest file if it cant be found, show warning if this occurs 2022-01-12 11:48:23 +00:00
Chomp
4ffebab448 Add new quest preReqs 2022-01-12 11:47:53 +00:00
Chomp
fcdb2f152d add quest prereqs 2022-01-10 23:38:08 +00:00
Chomp
f4801c2463 make code parse new quest json 2022-01-10 23:37:53 +00:00
Chomp
029256a323 add new quests 2022-01-10 23:37:29 +00:00
Chomp
0a56b14ddc update example file 2022-01-10 23:36:10 +00:00
Chomp
7cdf7d096d Quest improvements 2022-01-09 20:36:05 +00:00
Chomp
f0c6bda9dc use "is null" instead of "==" 2022-01-09 20:35:43 +00:00
Chomp
dd458f80ab move to .net 6 2022-01-09 20:33:55 +00:00
Chomp
055a6f901a Dump cleaner now handles:
trader base files
Location base files
2022-01-09 20:33:24 +00:00
Chomp
267b8a8d43 add to sln 2022-01-04 16:12:10 +00:00
Chomp
0bbe3791a7 update items json 2022-01-04 16:10:55 +00:00
Chomp
f02e014434 move logging around in json writer class 2022-01-04 16:10:13 +00:00
Chomp
340cd0705e Add dump cleaner project 2022-01-04 16:10:00 +00:00
Chomp
2132f0e7b7 remove using 2021-10-16 18:55:50 +01:00
Chomp
21cc81b1e4 logging improvements 2021-10-16 18:55:41 +01:00
Chomp
e22c1603cf Add quest requirement mappings 2021-10-16 18:55:11 +01:00
Chomp
b27c1fd98c standardise quest names 2021-10-16 18:54:31 +01:00
Chomp
9ee12a9568 Update code to support multiple requirements 2021-09-28 20:17:42 +01:00
Chomp
1c0faaa4c5 More quests 2021-09-28 20:15:18 +01:00
Chomp
8dacba47f5 Start of requirement class 2021-09-28 19:44:46 +01:00
Chomp
eb9d1c5bce Add enum to id to name mappings 2021-09-28 19:40:16 +01:00
Chomp
90fecb6d08 Quest status enum 2021-09-28 19:39:45 +01:00
Chomp
33ae5d9d82 Add quest enum 2021-09-28 19:39:37 +01:00
Chomp
cdde357100 update example quest file 2021-09-28 15:26:43 +01:00
8419a47988 Add saftey to code 2021-09-18 22:30:32 +01:00
70f5907630 Add quest icon checking 2021-09-18 22:30:16 +01:00
ce14ef879c More quests 2021-09-15 16:23:41 +01:00