146 Commits

Author SHA1 Message Date
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
3255f7df93 Improve handling of finding assort unlock reward items 2021-09-12 15:41:15 +01:00
076b0d23c5 More quest name mappings 2021-09-12 15:40:36 +01:00
5620468e0f extra check for multiple mod items that would throw off the data returned 2021-09-11 14:08:22 +01:00
bb40918722 fix bug in stack count 2021-09-11 14:07:34 +01:00
a46ae82c3e Show trader next to quest name 2021-09-11 14:07:20 +01:00
d0579b645a Code cleanup 2021-09-10 14:26:43 +01:00
fc92c73791 Handle money items 2021-09-10 13:29:58 +01:00
3493f27b6f Check input files exist, exit gracefully if they dont 2021-09-10 13:25:26 +01:00
56fbe22591 Move function to helper 2021-09-10 12:42:30 +01:00
5bdb09c754 Check item success rewards sub-items match 2021-09-08 20:14:39 +01:00
91d66f3b51 assortmentunlock checks 2021-09-07 19:53:02 +01:00
b898acf1ea reorder functions
Add checking of rewards:success data

Added checking of AssortmentUnlock items in rewards:success
2021-09-07 19:31:38 +01:00
bc0824e0f5 Check traderid and type values 2021-09-07 18:03:18 +01:00
a98311928b update readme 2021-09-07 17:50:50 +01:00
a1e1600f21 Add example quest dump file 2021-09-07 17:49:42 +01:00
6a1796ed46 more readme updates 2021-09-07 17:48:05 +01:00
acf6f4ff52 readme update 2021-09-07 17:46:46 +01:00
f652c0e8b5 First commit of quest tool prototype 2021-09-07 17:45:49 +01:00
Chomp
665a4da751 Initial commit 2021-09-07 18:34:50 +02:00