119 Commits

Author SHA1 Message Date
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
bd0eec2e7c Add example files 2021-09-15 15:30:26 +01:00
1f85b9720f More quests 2021-09-15 15:28:52 +01:00
38ad355f48 More quest prereq mappings 2021-09-15 09:15:52 +01:00
fa8bd064b9 more quest Prereqs 2021-09-14 21:19:28 +01:00
bd52dd49e4 More quests and added helper function to get quest name 2021-09-14 20:28:48 +01:00
b29719f6ad add logging to show when quest prereq was skipped/added 2021-09-14 20:11:41 +01:00
786740c4e1 more quest mappings 2021-09-14 20:11:18 +01:00
81761b6ee8 New project for generating a quest file 2021-09-14 19:52:11 +01:00