Results 10 comments of expwnent

It must be something weirdly correlated with when my PC is connected to the internet and when it's not then. I do have a program doing somewhat mysterious things with...

I tried it again offline without GC. Bizarrely, I got the same problem, except now instead of 5-10 seconds passing before PT crashes, it's a couple minutes. I don't think...

As far as I know it never worked in Adventure Mode or when controlling a unit in Arena Mode. IIRC it works based on combat logs, so if you make...

@lethosor Please check that this works on OSX. edit: Once it compiles on travis, that is.

It's not supposed to change behavior of persistent enabling. I merged the two variables because it was confusing to have two.

It is likely I will never finish this. If there's another one that does the same thing, such as https://github.com/DFHack/dfhack/pull/1402 or https://github.com/DFHack/dfhack/pull/955, and it is otherwise ready for merging, I...

I remember the hardest part was making lua interface well with this, replacing a certain lua file with an implementation in C++, so that would be a good candidate of...

I guess the issue is deciding whether it should speed up non-fort members and pets, and how to decide what to speed up and what not to. I'm not sure...

Other than the fact that I'm incredibly late finding the time to finish up my old PR what's the advantage of this one over the old one?

It's definitely a good idea if it's possible. If they want tab-completion _within_ commands/scripts that's probably asking too much.