Rob Goodberry

Results 9 issues of Rob Goodberry

WIP to re-enable confirm and update `getFocusString` based on `game` data

Whenever I load up stonesense I need to repeat the task of setting the camera follow offset, disabling stockpiles, showing moods etc. It would be cool if the configuration was...

Not sure if it's possible or if the zoom levels are very specific because of the art, but it would be cool to have an extra step or two in...

Stonesense allows you to follow the DF camera and specify an offset by using direction keys. This works really well and allows me to see the parts that I think...

I have closed the stonesense window with the escape key many many times by accident, but never on purpose. It seems unnecessary with the other options available to close the...

Need to do some testing with this and figure out if changing the ids breaks stuff, or if anything else needs to be cleared out like the guide paths. Putting...

VERY WIP. I started writing these updates on 0.47.5, not sure if it even works in 50.05, and have learned a lot more about DFhack since then. Will try to...

OS: Windows 11 Version: `adv-beta@cb33efa8a78d7f0477f1adc2cf5dd1bd50edc28b` - I'm guessing this is only an issue with the C++ port because I don't have this problem on the latest actual release using the...

I ran into a situation where [this line of code](https://github.com/DFHack/dfhack/blob/a606464616b7a20b41faa9a6057da472b744afdd/library/lua/gui/widgets/filtered_list.lua#L138) was causing me some confusion. I have a script that has a bunch of tabs that determine the current "view"...