Matthew Klingensmith

Results 131 comments of Matthew Klingensmith

okay, I believe I have fixed this, and that save does not currently have the problem. Forensics: 1. When crafting multiple items, and "Any" is selected as an ingredient, the...

That example doesn't seem to have the problem you're describing...

although it does have a ton of other problems mainly with pathfinding, which is pretty baffling

Some possible issues I just fixed from this save: * If plans were taking a very long time, it was possible dwarfs could abandon them before the planning was finished....

Also fixed this issue * Upon loading from a file, the dwarf's planners weren't getting set up correctly. As a result, dwarfs were getting their paths mixed up with other...

This is done! Needs some polish and some more commands. So far you can: Attack, Catch, Gather, Harvest, Cancel Task, Fire Dwarf, Promote Dwarf, Move Object, Destroy Object ![universal_selector](https://user-images.githubusercontent.com/241184/42139207-12905184-7d57-11e8-8414-e72e1fa0ad96.png)

Fixed the multiple-menus opening thing. Cancel tool is now in the selector. Cancel task and empty backpack are now in the selector.

still a core issue, likely the cause of our out of memory exceptions.

Sentry issue: [DWARFCORP-F4](https://sentry.io/cfg/dwarfcorp/issues/509886991/)

`VectorFieldPlanner` + `CBiRRT` is the mighty [ATACE](http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1545305) planner.