1
Utilities and 3rd Party Applications / Re: DFHack 0.47.04-r2
« on: September 03, 2020, 04:05:40 pm »Another/additional option for persisting buildingplan filters could be to use json-based export/import like the orders plugin. Not quite as automatic as persistent data (unless we auto-export on save and auto-import on load), but more useful for copying across forts.
I do have some dev tasks for buildingplan on my short list for quickfort integration:If filter persistence is still unimplemented when I'm done with that, I could look into implementing it.
- respect item filters that are passed in from the api
- support all teh buildings (starting with constructions)
Might be a while, though. There might be a raft of bug reports for quickfort when it goes out in the next release that I'll need to focus on.
It's fairly easy to auto-save/auto-load json files using the import/export stuff. Depending on how the data for the plugin is stored it may only be a few lines of code.
Thanks to everyone for answering. I'm afraid any coding portion it outside my realm of knowledge though.



