Daniel Wolf

Results 17 issues of Daniel Wolf

I don't expect you guys to go out any buy headsets or the game to work on this yourselves, but I tried to implement Fallout 4 VR support myself in...

C-enhancement
G-fallout4vr
A-new-game

I use a lot of my own patches and plugins that wouldn't make sense to include in the LOOT masterlist, but having to load up LOOT to adjust user rules...

backend
awaiting-feedback

Would love to have the ability to specify the precision/digits to use when writing out floats. Currently `cpptoml` is writing out numbers like 0.29799999999999999 and 0.60999999999999999 which contain way too...

Visual issue where planted AgriCraft crops are invisible when using AgriCraft and VanillaFix together. Makes my greenhouses look barren. Using AgriCraft-2.12.0-1.12.0-a6 (w/ infinitylib-1.12.0) and VanillaFix-1.1.1-132. Forge is 1.12.2-14.23.5.2772. Opened issue...

incompatibility
models

Using [NuclearCraft](https://www.curseforge.com/minecraft/mc-mods/nuclearcraft-mod)'s "hardcore containers" radiation mechanics, I get random crashes every so often that seem to point to an issue with how it interacts with your backpacks. https://pastebin.com/sYHp1KzM I've opened...

bug

## Describe the bug When I call discord_cleanup in a build using TSAN, I get diagnostic messages stating a locked mutex is being destroyed. ``` WARNING: ThreadSanitizer: destroy of a...

bug

There's some things I'd like to do like this: https://discord.com/developers/docs/resources/channel#start-thread-in-forum-channel I realize that forums only recently rolled out, but it would be lovely to have the added functions to properly...

Whenever I launch the game, I have to manually go increase my teleportation distances every single time in the VR options. Is there a way to get those settings to...

When I try to install `curl` (or anything that ends up installing `curl-ca-bundle`), this happens: ``` candidates for curl-ca-bundle: curl-ca-bundle-7.88.1_0.any_any.noarch.tbz2 curl-ca-bundle-7.88.1_0.any_any.noarch.tbz2 curl-ca-bundle-8.0.1_0.any_any.noarch.tbz2 curl-ca-bundle-8.0.1_0.any_any.noarch.tbz2 curl-ca-bundle-8.1.0_0.any_any.noarch.tbz2 curl-ca-bundle-8.1.0_0.any_any.noarch.tbz2 curl-ca-bundle-8.1.2_0.any_any.noarch.tbz2 curl-ca-bundle-8.1.2_0.any_any.noarch.tbz2 curl-ca-bundle-8.2.0_0.any_any.noarch.tbz2 curl-ca-bundle-8.2.0_0.any_any.noarch.tbz2 curl-ca-bundle-8.2.0_1.any_any.noarch.tbz2...

Currently `osxcross-macports` is unable to install `curl-ca-bundle` since is only checks for OSXVERSION and those packages are now marked `any_any` instead of specific OSX version. This should allow them to...