Robin 'Ruadeil' Degen

Results 32 comments of Robin 'Ruadeil' Degen

Even better would be a tick box to specifically use gamescope. I think that would be the main use here; and it seems to be quite common to use this...

Thanks I'll look into quickfort. A separate ui to properly designate them would be great though yes.

My game is vanilla. I can make a video about it if needed. Let me know if you need more information or if i should try certain things.

``` DFHack is ready. Have a nice day! DFHack version 50.05-alpha1 (release) on x86_64 ``` I recorded a video. I tried both again, and in neither cases do they teleport....

@lethosor From what I can see a lot of things work since I'm seeing them blink around now; however hauling doesn't. For hauling they will still just move regularly (or...

@wolfboyft I have to look in greater detail when exactly it works and when it doesn't when I have some time. I will get back to you about that.

I can confirm that teleportation does not work if they're using a wheelbarrow. It doesn't seem to matter if it is empty or not; if they have one; they will...

I'm building zlib 1.2.13 here. I'm not performing any code patches on this. My conan file is here in case you're wondering about more details. https://github.com/aleya-dev/devops/blob/master/Conan/thirdparty/zlib/conanfile.py https://github.com/aleya-dev/devops/blob/master/Conan/aleya-conan-base/conanfile.py The only change...

I worked out how the sysroot is supposed to work for iOS. It looks like you have to specify the entire path: ``` cmake -G Xcode -B build \ -DCMAKE_SYSTEM_NAME=iOS...

Would it be possible to stop it from setting a value if i already provided it manually? That might be the simplest fix for now; considering the complexity of making...