Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advfort2 #931

Merged
merged 3 commits into from
Jun 14, 2016
Merged

Advfort2 #931

merged 3 commits into from
Jun 14, 2016

Conversation

warmist
Copy link
Member

@warmist warmist commented May 22, 2016

Mostly fixes to advfort. There also a bug with workshops.lua that it's outdated. E.g. still is no longer a hardcoded building. Somebody should look the full list other :P

warmist added 3 commits May 20, 2016 13:55
Add explicit [fallback] option to the workshop jobs when sometimes the hacky way fails.
Fix brewing accepting too many items instead of barrel.
Fix tallow making reaction.
Add a limited display of item filters when adding items in a job slot.
@@ -126,19 +126,6 @@ jobs_workshop={
job_fields={job_type=df.job_type.CatchLiveFish}
}, -- no items?
},
[df.workshop_type.Still]={
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does workshop_type need to be updated?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope this file (workshops.lua) is out of date. Though not much depends on it but there are some jobs that are no longer hardcoded.

@PeridexisErrant
Copy link
Contributor

A related issue is that advtools needs updating (since 40.01). Does any of your work here suggest how to fix it, or that it should perhaps be deleted for good? (see also #735)

@lethosor lethosor merged commit a2b2c66 into DFHack:develop Jun 14, 2016
@lethosor lethosor added this to the 0.43.xx-r1 milestone Jun 14, 2016
McArcady pushed a commit to McArcady/dfhack that referenced this pull request Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants